"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/09/19 01:12:38 DEBUG : Creating backend with remote "TestB2:rclone-test-lakusaf4zipo" 2026/09/19 01:12:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/19 01:12:38 DEBUG : Creating backend with remote "/tmp/rclone1049991227" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:12:39 DEBUG : chunksize-probe: Cancelling large file upload === RUN TestMultithreadCopy/upload=false,size=16777215,streams=2 2026/09/19 01:12:45 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/19 01:12:45 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: write buffer set to 131072 2026/09/19 01:12:45 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/09/19 01:12:45 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/19 01:12:45 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/09/19 01:12:45 DEBUG : test-multithread-copy-false-16777215-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/09/19 01:12:45 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi starting 2026/09/19 01:12:45 DEBUG : test-multithread-copy-false-16777215-2: writing chunk 0 2026/09/19 01:12:48 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi finished 2026/09/19 01:12:48 DEBUG : test-multithread-copy-false-16777215-2: Finished multi-thread copy with 1 parts of size 16.000Mi === RUN TestMultithreadCopy/upload=false,size=16777216,streams=2 2026/09/19 01:12:54 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/19 01:12:54 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: write buffer set to 131072 2026/09/19 01:12:54 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16Mi 2026/09/19 01:12:54 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/19 01:12:54 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/09/19 01:12:54 DEBUG : test-multithread-copy-false-16777216-2: Starting multi-thread copy with 1 chunks of size 16Mi with 1 parallel streams 2026/09/19 01:12:54 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi starting 2026/09/19 01:12:54 DEBUG : test-multithread-copy-false-16777216-2: writing chunk 0 2026/09/19 01:12:56 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi finished 2026/09/19 01:12:56 DEBUG : test-multithread-copy-false-16777216-2: Finished multi-thread copy with 1 parts of size 16Mi === RUN TestMultithreadCopy/upload=false,size=16777217,streams=2 2026/09/19 01:12:58 DEBUG : test-multithread-copy-false-16777217-2: Clearing upload URL because of error: Post "https://pod-000-1039-07.backblaze.com/b2api/v1/b2_upload_file/cf12fd73308dbb7baf080e1b/c001_v0001039_t0042": write tcp 65.108.87.141:50178->206.190.208.58:443: use of closed network connection 2026/09/19 01:12:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1039-07.backblaze.com/b2api/v1/b2_upload_file/cf12fd73308dbb7baf080e1b/c001_v0001039_t0042": write tcp 65.108.87.141:50178->206.190.208.58:443: use of closed network connection) 2026/09/19 01:12:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms === NAME TestMultithreadCopy run.go:299: Retry Put of "test-multithread-copy-false-16777217-2" to B2 bucket rclone-test-lakusaf4zipo: 1/10 (Post "https://pod-000-1039-07.backblaze.com/b2api/v1/b2_upload_file/cf12fd73308dbb7baf080e1b/c001_v0001039_t0042": write tcp 65.108.87.141:50178->206.190.208.58:443: use of closed network connection) 2026/09/19 01:13:00 DEBUG : pacer: Reducing sleep to 10ms 2026/09/19 01:13:04 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/19 01:13:04 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: write buffer set to 131072 2026/09/19 01:13:04 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/09/19 01:13:04 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/19 01:13:04 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/09/19 01:13:04 DEBUG : test-multithread-copy-false-16777217-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/09/19 01:13:04 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi starting 2026/09/19 01:13:05 DEBUG : test-multithread-copy-false-16777217-2: writing chunk 0 2026/09/19 01:13:08 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi finished 2026/09/19 01:13:08 DEBUG : test-multithread-copy-false-16777217-2: Finished multi-thread copy with 1 parts of size 16.000Mi === RUN TestMultithreadCopy/upload=true,size=16777215,streams=2 2026/09/19 01:13:11 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: disabling buffering because source is local disk 2026/09/19 01:13:11 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/19 01:13:11 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/09/19 01:13:11 DEBUG : test-multithread-copy-true-16777215-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/09/19 01:13:11 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi starting 2026/09/19 01:13:11 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 1 length 8388607 2026/09/19 01:13:11 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/09/19 01:13:11 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 0 length 8388608 2026/09/19 01:13:14 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 1 2026/09/19 01:13:14 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi finished 2026/09/19 01:13:14 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 0 2026/09/19 01:13:14 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/09/19 01:13:14 DEBUG : test-multithread-copy-true-16777215-2: Finishing large file upload with 2 parts 2026/09/19 01:13:15 DEBUG : test-multithread-copy-true-16777215-2: Finished multi-thread copy with 2 parts of size 8Mi === RUN TestMultithreadCopy/upload=true,size=16777216,streams=2 2026/09/19 01:13:17 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: disabling buffering because source is local disk 2026/09/19 01:13:17 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/19 01:13:17 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/09/19 01:13:17 DEBUG : test-multithread-copy-true-16777216-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/09/19 01:13:17 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi starting 2026/09/19 01:13:17 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/09/19 01:13:17 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 1 length 8388608 2026/09/19 01:13:17 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 0 length 8388608 2026/09/19 01:13:20 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 0 2026/09/19 01:13:20 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/09/19 01:13:20 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 1 2026/09/19 01:13:20 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi finished 2026/09/19 01:13:20 DEBUG : test-multithread-copy-true-16777216-2: Finishing large file upload with 2 parts 2026/09/19 01:13:21 DEBUG : test-multithread-copy-true-16777216-2: Finished multi-thread copy with 2 parts of size 8Mi === RUN TestMultithreadCopy/upload=true,size=16777217,streams=2 2026/09/19 01:13:23 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: disabling buffering because source is local disk 2026/09/19 01:13:24 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/19 01:13:24 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/09/19 01:13:24 DEBUG : test-multithread-copy-true-16777217-2: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/09/19 01:13:24 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/09/19 01:13:24 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/09/19 01:13:24 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/09/19 01:13:24 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 2 length 1 2026/09/19 01:13:24 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 1 length 8388608 2026/09/19 01:13:24 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 0 length 8388608 2026/09/19 01:13:25 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 2 2026/09/19 01:13:25 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 finished 2026/09/19 01:13:27 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 1 2026/09/19 01:13:27 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/09/19 01:13:27 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 0 2026/09/19 01:13:27 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/09/19 01:13:27 DEBUG : test-multithread-copy-true-16777217-2: Finishing large file upload with 3 parts 2026/09/19 01:13:28 DEBUG : test-multithread-copy-true-16777217-2: Finished multi-thread copy with 3 parts of size 8Mi --- PASS: TestMultithreadCopy (51.10s) --- PASS: TestMultithreadCopy/upload=false,size=16777215,streams=2 (9.70s) --- PASS: TestMultithreadCopy/upload=false,size=16777216,streams=2 (8.12s) --- PASS: TestMultithreadCopy/upload=false,size=16777217,streams=2 (11.85s) --- PASS: TestMultithreadCopy/upload=true,size=16777215,streams=2 (6.51s) --- PASS: TestMultithreadCopy/upload=true,size=16777216,streams=2 (6.29s) --- PASS: TestMultithreadCopy/upload=true,size=16777217,streams=2 (7.01s) === RUN TestMultithreadCopyAbort run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:13:29 DEBUG : chunksize-probe: Cancelling large file upload 2026/09/19 01:13:32 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk 2026/09/19 01:13:33 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 1 2026/09/19 01:13:33 DEBUG : test-multithread-abort: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/09/19 01:13:33 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/09/19 01:13:33 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/09/19 01:13:33 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/19 01:13:33 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/09/19 01:13:33 DEBUG : Open with options = [RangeOption(8388608,16777215)] 2026/09/19 01:13:33 DEBUG : test-multithread-abort: Sending chunk 1 length 8388608 2026/09/19 01:13:33 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/09/19 01:13:33 DEBUG : Open with options = [RangeOption(0,8388607)] 2026/09/19 01:13:33 DEBUG : test-multithread-abort: Sending chunk 0 length 8388608 2026/09/19 01:13:35 DEBUG : test-multithread-abort: Done sending chunk 0 2026/09/19 01:13:35 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/09/19 01:13:36 DEBUG : test-multithread-abort: Done sending chunk 1 2026/09/19 01:13:36 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/09/19 01:13:36 DEBUG : Returning error reader 2026/09/19 01:13:36 DEBUG : test-multithread-abort: Sending chunk 2 length 1 2026/09/19 01:13:36 DEBUG : BOOM: simulated read failure 2026/09/19 01:13:36 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 0/10: BOOM: simulated read failure 2026/09/19 01:13:36 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/19 01:13:37 DEBUG : Returning error reader 2026/09/19 01:13:37 DEBUG : BOOM: simulated read failure 2026/09/19 01:13:37 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure 2026/09/19 01:13:37 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/19 01:13:38 DEBUG : Returning error reader 2026/09/19 01:13:38 DEBUG : BOOM: simulated read failure 2026/09/19 01:13:38 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure 2026/09/19 01:13:38 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/19 01:13:39 DEBUG : Returning error reader 2026/09/19 01:13:39 DEBUG : BOOM: simulated read failure 2026/09/19 01:13:39 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure 2026/09/19 01:13:39 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/19 01:13:40 DEBUG : Returning error reader 2026/09/19 01:13:40 DEBUG : BOOM: simulated read failure 2026/09/19 01:13:40 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure 2026/09/19 01:13:40 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/19 01:13:41 DEBUG : Returning error reader 2026/09/19 01:13:41 DEBUG : BOOM: simulated read failure 2026/09/19 01:13:41 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure 2026/09/19 01:13:41 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/19 01:13:42 DEBUG : Returning error reader 2026/09/19 01:13:42 DEBUG : BOOM: simulated read failure 2026/09/19 01:13:42 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure 2026/09/19 01:13:42 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/19 01:13:43 DEBUG : Returning error reader 2026/09/19 01:13:43 DEBUG : BOOM: simulated read failure 2026/09/19 01:13:43 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure 2026/09/19 01:13:43 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/19 01:13:44 DEBUG : Returning error reader 2026/09/19 01:13:44 DEBUG : BOOM: simulated read failure 2026/09/19 01:13:44 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure 2026/09/19 01:13:44 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/19 01:13:45 DEBUG : Returning error reader 2026/09/19 01:13:45 DEBUG : BOOM: simulated read failure 2026/09/19 01:13:45 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure 2026/09/19 01:13:45 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/19 01:13:46 DEBUG : Returning error reader 2026/09/19 01:13:46 DEBUG : BOOM: simulated read failure 2026/09/19 01:13:46 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure 2026/09/19 01:13:46 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries 2026/09/19 01:13:46 DEBUG : test-multithread-abort: Error sending chunk 2 (retry=false): Post "https://pod-000-1032-01.backblaze.com/b2api/v1/b2_upload_part/4_zcf12fd73308dbb7baf080e1b_f216ec61e672f890e_d20260919_m011332_c001_v0001032_t0016_u01789780412965/0047": BOOM: simulated read failure: &url.Error{Op:"Post", URL:"https://pod-000-1032-01.backblaze.com/b2api/v1/b2_upload_part/4_zcf12fd73308dbb7baf080e1b_f216ec61e672f890e_d20260919_m011332_c001_v0001032_t0016_u01789780412965/0047", Err:(*errors.errorString)(0x26a0f784c30)} 2026/09/19 01:13:46 DEBUG : test-multithread-abort: Error sending chunk 2: Post "https://pod-000-1032-01.backblaze.com/b2api/v1/b2_upload_part/4_zcf12fd73308dbb7baf080e1b_f216ec61e672f890e_d20260919_m011332_c001_v0001032_t0016_u01789780412965/0047": BOOM: simulated read failure 2026/09/19 01:13:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: Post "https://pod-000-1032-01.backblaze.com/b2api/v1/b2_upload_part/4_zcf12fd73308dbb7baf080e1b_f216ec61e672f890e_d20260919_m011332_c001_v0001032_t0016_u01789780412965/0047": BOOM: simulated read failure 2026/09/19 01:13:46 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit 2026/09/19 01:13:46 DEBUG : test-multithread-abort: Cancelling large file upload --- PASS: TestMultithreadCopyAbort (18.26s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/19 01:13:47 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/19 01:13:47 DEBUG : file.txt: writing chunk 1 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/19 01:13:47 DEBUG : file.txt: writing chunk 0 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/19 01:13:47 DEBUG : file.txt: writing chunk 2 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/write/fatal=true 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/19 01:13:47 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/19 01:13:47 DEBUG : file.txt: writing chunk 1 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/19 01:13:47 DEBUG : file.txt: writing chunk 2 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/19 01:13:47 DEBUG : file.txt: writing chunk 0 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=false 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/19 01:13:47 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/19 01:13:47 DEBUG : file.txt: writing chunk 1 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/19 01:13:47 DEBUG : file.txt: writing chunk 2 2026/09/19 01:13:47 DEBUG : file.txt: writing chunk 0 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/19 01:13:47 DEBUG : file.txt: writing chunk 3 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=true 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/19 01:13:47 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/19 01:13:47 DEBUG : file.txt: writing chunk 1 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/19 01:13:47 DEBUG : file.txt: writing chunk 2 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/19 01:13:47 DEBUG : file.txt: writing chunk 0 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/19 01:13:47 DEBUG : file.txt: writing chunk 3 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/19 01:13:47 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found --- PASS: TestMultithreadCopyWriterAtErrors (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=true (0.00s) === RUN TestSizeDiffers 2026/09/19 01:13:47 DEBUG : a: size = 0 OK 2026/09/19 01:13:47 DEBUG : a: size = 1 (memory) 2026/09/19 01:13:47 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestDirTransferEntry --- PASS: TestDirTransferEntry (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/19 01:13:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/19 01:13:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/19 01:13:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/19 01:13:47 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/19 01:13:47 DEBUG : potato: Seek from 10 to 0 2026/09/19 01:13:47 DEBUG : potato: Seek from 10 to 0 2026/09/19 01:13:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/19 01:13:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/19 01:13:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/19 01:13:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/19 01:13:47 DEBUG : potato: Seek from 5 to 2 2026/09/19 01:13:47 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/19 01:13:47 DEBUG : potato: Seek from 7 to 0 2026/09/19 01:13:47 DEBUG : potato: Seek from 7 to 0 2026/09/19 01:13:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/19 01:13:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/19 01:13:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/19 01:13:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/19 01:13:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/19 01:13:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/19 01:13:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/19 01:13:48 DEBUG : potato: Seek from 5 to 2 2026/09/19 01:13:48 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/19 01:13:48 DEBUG : potato: Seek from 8 to 0 2026/09/19 01:13:48 DEBUG : potato: Seek from 8 to 0 2026/09/19 01:13:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/19 01:13:48 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/19 01:13:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/19 01:13:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/19 01:13:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/19 01:13:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/19 01:13:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/19 01:13:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/19 01:13:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/19 01:13:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/19 01:13:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/19 01:13:48 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/19 01:13:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/19 01:13:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/19 01:13:48 DEBUG : potato: Seek from 5 to 2 2026/09/19 01:13:48 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/19 01:13:48 DEBUG : potato: Seek from 9 to 0 2026/09/19 01:13:48 DEBUG : potato: Seek from 9 to 0 2026/09/19 01:13:48 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (4.59s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.18s) --- PASS: TestCheck/5 (0.18s) --- PASS: TestCheck/6 (0.18s) --- PASS: TestCheck/7 (0.18s) === RUN TestCheckFsError 2026/09/19 01:13:52 DEBUG : Creating backend with remote "nonexistent" 2026/09/19 01:13:52 DEBUG : Creating backend with remote "nonexistent" 2026/09/19 01:13:52 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/19 01:13:52 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/19 01:13:52 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/19 01:13:52 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (6.41s) --- PASS: TestCheckDownload/1 (0.74s) --- PASS: TestCheckDownload/2 (0.36s) --- PASS: TestCheckDownload/3 (0.36s) --- PASS: TestCheckDownload/4 (0.54s) --- PASS: TestCheckDownload/5 (0.38s) --- PASS: TestCheckDownload/6 (0.45s) --- PASS: TestCheckDownload/7 (0.37s) === RUN TestCheckSizeOnly run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (4.35s) --- PASS: TestCheckSizeOnly/1 (0.18s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.18s) --- PASS: TestCheckSizeOnly/4 (0.18s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.18s) --- PASS: TestCheckSizeOnly/7 (0.18s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:14:04 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/19 01:14:04 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/19 01:14:04 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/19 01:14:04 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/19 01:14:05 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/19 01:14:05 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/19 01:14:05 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/19 01:14:05 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.82s) === RUN TestCheckSum run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:14:06 DEBUG : Creating backend with remote "TestB2:rclone-test-lakusaf4zipo/data" check_test.go:354: B2 bucket rclone-test-lakusaf4zipo path data lacks md5, skipping --- SKIP: TestCheckSum (1.44s) === RUN TestCheckSumDownload run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:14:07 DEBUG : Creating backend with remote "TestB2:rclone-test-lakusaf4zipo/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (12.32s) --- PASS: TestCheckSumDownload/subtest1 (1.26s) --- PASS: TestCheckSumDownload/subtest2 (0.77s) --- PASS: TestCheckSumDownload/subtest3 (0.91s) --- PASS: TestCheckSumDownload/subtest4 (0.75s) --- PASS: TestCheckSumDownload/subtest5 (0.73s) --- PASS: TestCheckSumDownload/subtest6 (0.73s) --- PASS: TestCheckSumDownload/subtest7 (0.83s) === RUN TestCheckSumConcurrency 2026/09/19 01:14:19 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/19 01:14:19 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/19 01:14:19 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/19 01:14:19 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/19 01:14:19 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/19 01:14:19 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/19 01:14:19 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/19 01:14:19 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/19 01:14:19 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/19 01:14:19 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/19 01:14:19 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/19 01:14:19 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/19 01:14:19 DEBUG : Creating backend with remote "TestB2:rclone-test-fezogiv8naha" 2026/09/19 01:14:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/19 01:14:20 DEBUG : Creating backend with remote "/tmp/rclone3558743662" run.go:198: Remote "B2 bucket rclone-test-fezogiv8naha", Local "Local file system at /tmp/rclone3558743662", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2026/09/19 01:14:22 ERROR : hello, world!: sum not found 2026/09/19 01:14:22 ERROR : HELLO, WORLD!: file not in B2 bucket rclone-test-fezogiv8naha 2026/09/19 01:14:22 NOTICE: B2 bucket rclone-test-fezogiv8naha: 1 files missing 2026/09/19 01:14:22 NOTICE: 1 hashes missing 2026/09/19 01:14:22 NOTICE: B2 bucket rclone-test-fezogiv8naha: 1 differences found 2026/09/19 01:14:22 NOTICE: B2 bucket rclone-test-fezogiv8naha: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/19 01:14:23 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/19 01:14:23 NOTICE: B2 bucket rclone-test-fezogiv8naha: 0 differences found 2026/09/19 01:14:23 NOTICE: B2 bucket rclone-test-fezogiv8naha: 1 matching files 2026/09/19 01:14:23 DEBUG : Creating backend with remote "TestB2:rclone-test-saqenis2yoke" 2026/09/19 01:14:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/19 01:14:23 DEBUG : Creating backend with remote "/tmp/rclone442296559" run.go:198: Remote "B2 bucket rclone-test-saqenis2yoke", Local "Local file system at /tmp/rclone442296559", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2026/09/19 01:14:25 ERROR : HELLO, WORLD!: sum not found 2026/09/19 01:14:25 ERROR : hello, world!: file not in B2 bucket rclone-test-saqenis2yoke 2026/09/19 01:14:25 NOTICE: B2 bucket rclone-test-saqenis2yoke: 1 files missing 2026/09/19 01:14:25 NOTICE: 1 hashes missing 2026/09/19 01:14:25 NOTICE: B2 bucket rclone-test-saqenis2yoke: 1 differences found 2026/09/19 01:14:25 NOTICE: B2 bucket rclone-test-saqenis2yoke: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/19 01:14:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/19 01:14:26 NOTICE: B2 bucket rclone-test-saqenis2yoke: 0 differences found 2026/09/19 01:14:26 NOTICE: B2 bucket rclone-test-saqenis2yoke: 1 matching files 2026/09/19 01:14:26 DEBUG : Creating backend with remote "TestB2:rclone-test-baximaf8cuti" 2026/09/19 01:14:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/19 01:14:26 DEBUG : Creating backend with remote "/tmp/rclone764354068" run.go:198: Remote "B2 bucket rclone-test-baximaf8cuti", Local "Local file system at /tmp/rclone764354068", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/19 01:14:28 ERROR : HeLlO, wOrLd!: sum not found 2026/09/19 01:14:28 ERROR : hello, world!: file not in B2 bucket rclone-test-baximaf8cuti 2026/09/19 01:14:28 NOTICE: B2 bucket rclone-test-baximaf8cuti: 1 files missing 2026/09/19 01:14:28 NOTICE: 1 hashes missing 2026/09/19 01:14:28 NOTICE: B2 bucket rclone-test-baximaf8cuti: 1 differences found 2026/09/19 01:14:28 NOTICE: B2 bucket rclone-test-baximaf8cuti: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/19 01:14:29 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/19 01:14:29 NOTICE: B2 bucket rclone-test-baximaf8cuti: 0 differences found 2026/09/19 01:14:29 NOTICE: B2 bucket rclone-test-baximaf8cuti: 1 matching files 2026/09/19 01:14:29 DEBUG : Creating backend with remote "TestB2:rclone-test-nutiyic7gexi" 2026/09/19 01:14:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/19 01:14:29 DEBUG : Creating backend with remote "/tmp/rclone841874251" run.go:198: Remote "B2 bucket rclone-test-nutiyic7gexi", Local "Local file system at /tmp/rclone841874251", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/19 01:14:31 ERROR : HELLO, WORLD!: sum not found 2026/09/19 01:14:31 ERROR : HeLlO, wOrLd!: file not in B2 bucket rclone-test-nutiyic7gexi 2026/09/19 01:14:31 NOTICE: B2 bucket rclone-test-nutiyic7gexi: 1 files missing 2026/09/19 01:14:31 NOTICE: 1 hashes missing 2026/09/19 01:14:31 NOTICE: B2 bucket rclone-test-nutiyic7gexi: 1 differences found 2026/09/19 01:14:31 NOTICE: B2 bucket rclone-test-nutiyic7gexi: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/19 01:14:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/19 01:14:32 NOTICE: B2 bucket rclone-test-nutiyic7gexi: 0 differences found 2026/09/19 01:14:32 NOTICE: B2 bucket rclone-test-nutiyic7gexi: 1 matching files 2026/09/19 01:14:32 DEBUG : Creating backend with remote "TestB2:rclone-test-wudimih8taqi" 2026/09/19 01:14:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/19 01:14:32 DEBUG : Creating backend with remote "/tmp/rclone1480467964" run.go:198: Remote "B2 bucket rclone-test-wudimih8taqi", Local "Local file system at /tmp/rclone1480467964", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2026/09/19 01:14:34 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/19 01:14:34 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-wudimih8taqi 2026/09/19 01:14:34 NOTICE: B2 bucket rclone-test-wudimih8taqi: 1 files missing 2026/09/19 01:14:34 NOTICE: 1 hashes missing 2026/09/19 01:14:34 NOTICE: B2 bucket rclone-test-wudimih8taqi: 1 differences found 2026/09/19 01:14:34 NOTICE: B2 bucket rclone-test-wudimih8taqi: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/19 01:14:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/19 01:14:35 NOTICE: B2 bucket rclone-test-wudimih8taqi: 0 differences found 2026/09/19 01:14:35 NOTICE: B2 bucket rclone-test-wudimih8taqi: 1 matching files 2026/09/19 01:14:35 DEBUG : Creating backend with remote "TestB2:rclone-test-heretin0qave" 2026/09/19 01:14:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/19 01:14:36 DEBUG : Creating backend with remote "/tmp/rclone3715351058" run.go:198: Remote "B2 bucket rclone-test-heretin0qave", Local "Local file system at /tmp/rclone3715351058", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2026/09/19 01:14:38 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/19 01:14:38 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-heretin0qave 2026/09/19 01:14:38 NOTICE: B2 bucket rclone-test-heretin0qave: 1 files missing 2026/09/19 01:14:38 NOTICE: 1 hashes missing 2026/09/19 01:14:38 NOTICE: B2 bucket rclone-test-heretin0qave: 1 differences found 2026/09/19 01:14:38 NOTICE: B2 bucket rclone-test-heretin0qave: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/19 01:14:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/19 01:14:39 NOTICE: B2 bucket rclone-test-heretin0qave: 0 differences found 2026/09/19 01:14:39 NOTICE: B2 bucket rclone-test-heretin0qave: 1 matching files 2026/09/19 01:14:39 DEBUG : Creating backend with remote "TestB2:rclone-test-jesigur8jupa" 2026/09/19 01:14:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/19 01:14:39 DEBUG : Creating backend with remote "/tmp/rclone1810641064" run.go:198: Remote "B2 bucket rclone-test-jesigur8jupa", Local "Local file system at /tmp/rclone1810641064", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2026/09/19 01:14:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/19 01:14:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-jesigur8jupa 2026/09/19 01:14:41 NOTICE: B2 bucket rclone-test-jesigur8jupa: 1 files missing 2026/09/19 01:14:41 NOTICE: 1 hashes missing 2026/09/19 01:14:41 NOTICE: B2 bucket rclone-test-jesigur8jupa: 1 differences found 2026/09/19 01:14:41 NOTICE: B2 bucket rclone-test-jesigur8jupa: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/19 01:14:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/19 01:14:42 NOTICE: B2 bucket rclone-test-jesigur8jupa: 0 differences found 2026/09/19 01:14:42 NOTICE: B2 bucket rclone-test-jesigur8jupa: 1 matching files 2026/09/19 01:14:42 DEBUG : Creating backend with remote "TestB2:rclone-test-tecibil5feqe" 2026/09/19 01:14:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/19 01:14:42 DEBUG : Creating backend with remote "/tmp/rclone3326656385" run.go:198: Remote "B2 bucket rclone-test-tecibil5feqe", Local "Local file system at /tmp/rclone3326656385", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2026/09/19 01:14:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/19 01:14:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-tecibil5feqe 2026/09/19 01:14:44 NOTICE: B2 bucket rclone-test-tecibil5feqe: 1 files missing 2026/09/19 01:14:44 NOTICE: 1 hashes missing 2026/09/19 01:14:44 NOTICE: B2 bucket rclone-test-tecibil5feqe: 1 differences found 2026/09/19 01:14:44 NOTICE: B2 bucket rclone-test-tecibil5feqe: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/19 01:14:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/19 01:14:45 NOTICE: B2 bucket rclone-test-tecibil5feqe: 0 differences found 2026/09/19 01:14:45 NOTICE: B2 bucket rclone-test-tecibil5feqe: 1 matching files 2026/09/19 01:14:45 DEBUG : Creating backend with remote "TestB2:rclone-test-rurakom0vegu" 2026/09/19 01:14:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/19 01:14:46 DEBUG : Creating backend with remote "/tmp/rclone1345195830" run.go:198: Remote "B2 bucket rclone-test-rurakom0vegu", Local "Local file system at /tmp/rclone1345195830", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2026/09/19 01:14:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/19 01:14:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-rurakom0vegu 2026/09/19 01:14:48 NOTICE: B2 bucket rclone-test-rurakom0vegu: 1 files missing 2026/09/19 01:14:48 NOTICE: 1 hashes missing 2026/09/19 01:14:48 NOTICE: B2 bucket rclone-test-rurakom0vegu: 1 differences found 2026/09/19 01:14:48 NOTICE: B2 bucket rclone-test-rurakom0vegu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/19 01:14:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/19 01:14:48 NOTICE: B2 bucket rclone-test-rurakom0vegu: 0 differences found 2026/09/19 01:14:48 NOTICE: B2 bucket rclone-test-rurakom0vegu: 1 matching files 2026/09/19 01:14:48 DEBUG : Creating backend with remote "TestB2:rclone-test-sibugob2guye" 2026/09/19 01:14:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/19 01:14:49 DEBUG : Creating backend with remote "/tmp/rclone460841971" run.go:198: Remote "B2 bucket rclone-test-sibugob2guye", Local "Local file system at /tmp/rclone460841971", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2026/09/19 01:14:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/19 01:14:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-sibugob2guye 2026/09/19 01:14:51 NOTICE: B2 bucket rclone-test-sibugob2guye: 1 files missing 2026/09/19 01:14:51 NOTICE: 1 hashes missing 2026/09/19 01:14:51 NOTICE: B2 bucket rclone-test-sibugob2guye: 1 differences found 2026/09/19 01:14:51 NOTICE: B2 bucket rclone-test-sibugob2guye: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/19 01:14:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/19 01:14:52 NOTICE: B2 bucket rclone-test-sibugob2guye: 0 differences found 2026/09/19 01:14:52 NOTICE: B2 bucket rclone-test-sibugob2guye: 1 matching files 2026/09/19 01:14:52 DEBUG : B2 bucket rclone-test-sibugob2guye: Purge remote 2026/09/19 01:14:52 INFO : B2 bucket rclone-test-sibugob2guye: cleaning bucket "rclone-test-sibugob2guye" of all files 2026/09/19 01:14:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z6f22fd7330adbb7baf080e1b_f1094ed3ca3f5d1af_d20260919_m011451_c001_v0001102_t0053_u01789780490999") 2026/09/19 01:14:53 DEBUG : B2 bucket rclone-test-rurakom0vegu: Purge remote 2026/09/19 01:14:53 INFO : B2 bucket rclone-test-rurakom0vegu: cleaning bucket "rclone-test-rurakom0vegu" of all files 2026/09/19 01:14:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z9f02ed9330adbb7baf080e1b_f103ab0e6d95b7e26_d20260919_m011447_c001_v0001172_t0016_u01789780487471") 2026/09/19 01:14:54 DEBUG : B2 bucket rclone-test-tecibil5feqe: Purge remote 2026/09/19 01:14:54 INFO : B2 bucket rclone-test-tecibil5feqe: cleaning bucket "rclone-test-tecibil5feqe" of all files 2026/09/19 01:14:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z0fc2ddd330adbb7baf080e1b_f1192fdbe06ebb3a6_d20260919_m011444_c001_v0001179_t0019_u01789780484242") 2026/09/19 01:14:55 DEBUG : B2 bucket rclone-test-jesigur8jupa: Purge remote 2026/09/19 01:14:55 INFO : B2 bucket rclone-test-jesigur8jupa: cleaning bucket "rclone-test-jesigur8jupa" of all files 2026/09/19 01:14:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zaf92dd0330adbb7baf080e1b_f114ccafbf45656ae_d20260919_m011441_c001_v0001182_t0053_u01789780481111") 2026/09/19 01:14:57 DEBUG : B2 bucket rclone-test-heretin0qave: Purge remote 2026/09/19 01:14:57 INFO : B2 bucket rclone-test-heretin0qave: cleaning bucket "rclone-test-heretin0qave" of all files 2026/09/19 01:14:57 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z9fe2cd2330adbb7baf080e1b_f100bc93db8e2bbc4_d20260919_m011437_c001_v0001167_t0011_u01789780477471") 2026/09/19 01:14:58 DEBUG : B2 bucket rclone-test-wudimih8taqi: Purge remote 2026/09/19 01:14:58 INFO : B2 bucket rclone-test-wudimih8taqi: cleaning bucket "rclone-test-wudimih8taqi" of all files 2026/09/19 01:14:58 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z4f32bd6330adbb7baf080e1b_f417be2b5038c0373_d20260919_m011434_c001_v0001161_t0039_u01789780474291") 2026/09/19 01:14:59 DEBUG : B2 bucket rclone-test-nutiyic7gexi: Purge remote 2026/09/19 01:14:59 INFO : B2 bucket rclone-test-nutiyic7gexi: cleaning bucket "rclone-test-nutiyic7gexi" of all files 2026/09/19 01:14:59 DEBUG : HELLO, WORLD!: Deleting (id "4_zefe2ad9330adbb7baf080e1b_f41590e5c3a87036b_d20260919_m011431_c001_v0001177_t0040_u01789780471153") 2026/09/19 01:15:00 DEBUG : B2 bucket rclone-test-baximaf8cuti: Purge remote 2026/09/19 01:15:00 INFO : B2 bucket rclone-test-baximaf8cuti: cleaning bucket "rclone-test-baximaf8cuti" of all files 2026/09/19 01:15:00 DEBUG : HeLlO, wOrLd!: Deleting (id "4_zdf529dd330adbb7baf080e1b_f419b9b289d2334aa_d20260919_m011428_c001_v0001154_t0015_u01789780468023") 2026/09/19 01:15:01 DEBUG : B2 bucket rclone-test-saqenis2yoke: Purge remote 2026/09/19 01:15:01 INFO : B2 bucket rclone-test-saqenis2yoke: cleaning bucket "rclone-test-saqenis2yoke" of all files 2026/09/19 01:15:02 DEBUG : HELLO, WORLD!: Deleting (id "4_zbf429d1330adbb7baf080e1b_f4114cf8478ac2b11_d20260919_m011424_c001_v0001098_t0039_u01789780464938") 2026/09/19 01:15:02 DEBUG : B2 bucket rclone-test-fezogiv8naha: Purge remote 2026/09/19 01:15:02 INFO : B2 bucket rclone-test-fezogiv8naha: cleaning bucket "rclone-test-fezogiv8naha" of all files 2026/09/19 01:15:03 DEBUG : hello, world!: Deleting (id "4_zaf328d5330adbb7baf080e1b_f4021e582cac4bb2d_d20260919_m011421_c001_v0001185_t0015_u01789780461833") --- PASS: TestApplyTransforms (43.79s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:15:04 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/19 01:15:04 DEBUG : sub/file2: size = 14 OK 2026/09/19 01:15:04 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/19 01:15:04 INFO : file1: Copied (new) to: sub/file2 2026/09/19 01:15:05 DEBUG : sub/file2: size = 14 OK 2026/09/19 01:15:05 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/19 01:15:05 DEBUG : file1: Unchanged skipping 2026/09/19 01:15:05 DEBUG : B2 bucket rclone-test-lakusaf4zipo: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.71s) === RUN TestCopyLongFile run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.36s) === RUN TestCopyFileBackupDir run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:15:07 DEBUG : Creating backend with remote "TestB2:rclone-test-lakusaf4zipo/backup" 2026/09/19 01:15:07 DEBUG : Config file has changed externally - reloading 2026/09/19 01:15:08 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1049991227) 2026/09/19 01:15:08 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-lakusaf4zipo) 2026/09/19 01:15:08 DEBUG : dst/file1: Sizes differ 2026/09/19 01:15:09 DEBUG : dst/file1: size = 18 OK 2026/09/19 01:15:09 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/09/19 01:15:09 INFO : dst/file1: Copied (server-side copy) 2026/09/19 01:15:10 INFO : dst/file1: Deleted 2026/09/19 01:15:10 DEBUG : dst/file1: size = 14 OK 2026/09/19 01:15:10 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/19 01:15:10 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.43s) === RUN TestCopyFileCompareDest run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:15:11 DEBUG : Creating backend with remote "TestB2:rclone-test-lakusaf4zipo/dst" 2026/09/19 01:15:12 DEBUG : Creating backend with remote "TestB2:rclone-test-lakusaf4zipo/CompareDest" 2026/09/19 01:15:13 DEBUG : one: Need to transfer - File not found at Destination 2026/09/19 01:15:15 DEBUG : one: size = 3 OK 2026/09/19 01:15:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/19 01:15:15 INFO : one: Copied (new) 2026/09/19 01:15:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1049991227) 2026/09/19 01:15:16 DEBUG : one: size = 3 (B2 bucket rclone-test-lakusaf4zipo path dst) 2026/09/19 01:15:16 DEBUG : one: Sizes differ 2026/09/19 01:15:16 DEBUG : one: size = 5 OK 2026/09/19 01:15:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/19 01:15:16 INFO : one: Copied (replaced existing) 2026/09/19 01:15:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1049991227) 2026/09/19 01:15:17 DEBUG : one: size = 3 (B2 bucket rclone-test-lakusaf4zipo path dst) 2026/09/19 01:15:17 DEBUG : one: Sizes differ 2026/09/19 01:15:18 DEBUG : one: size = 5 OK 2026/09/19 01:15:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/19 01:15:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/19 01:15:18 DEBUG : two: Need to transfer - File not found at Destination 2026/09/19 01:15:18 DEBUG : two: size = 3 OK 2026/09/19 01:15:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/19 01:15:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/19 01:15:19 DEBUG : two: Need to transfer - File not found at Destination 2026/09/19 01:15:19 DEBUG : two: size = 3 OK 2026/09/19 01:15:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/19 01:15:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/19 01:15:20 DEBUG : two: Need to transfer - File not found at Destination 2026/09/19 01:15:20 DEBUG : two: size = 5 (Local file system at /tmp/rclone1049991227) 2026/09/19 01:15:20 DEBUG : two: size = 3 (B2 bucket rclone-test-lakusaf4zipo path CompareDest) 2026/09/19 01:15:20 DEBUG : two: Sizes differ 2026/09/19 01:15:20 DEBUG : two: size = 5 OK 2026/09/19 01:15:20 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/09/19 01:15:20 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (10.55s) === RUN TestCopyFileCopyDest run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:15:21 DEBUG : Creating backend with remote "TestB2:rclone-test-lakusaf4zipo/dst" 2026/09/19 01:15:23 DEBUG : Creating backend with remote "TestB2:rclone-test-lakusaf4zipo/CopyDest" 2026/09/19 01:15:24 DEBUG : one: Need to transfer - File not found at Destination 2026/09/19 01:15:26 DEBUG : one: size = 3 OK 2026/09/19 01:15:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/19 01:15:26 INFO : one: Copied (new) 2026/09/19 01:15:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1049991227) 2026/09/19 01:15:26 DEBUG : one: size = 3 (B2 bucket rclone-test-lakusaf4zipo path dst) 2026/09/19 01:15:26 DEBUG : one: Sizes differ 2026/09/19 01:15:27 DEBUG : one: size = 5 OK 2026/09/19 01:15:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/19 01:15:27 INFO : one: Copied (replaced existing) 2026/09/19 01:15:28 DEBUG : Creating backend with remote "TestB2:rclone-test-lakusaf4zipo/BackupDir" 2026/09/19 01:15:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1049991227) 2026/09/19 01:15:29 DEBUG : one: size = 3 (B2 bucket rclone-test-lakusaf4zipo path dst) 2026/09/19 01:15:29 DEBUG : one: Sizes differ 2026/09/19 01:15:29 DEBUG : one: size = 5 OK 2026/09/19 01:15:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/19 01:15:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1049991227) 2026/09/19 01:15:29 DEBUG : one: size = 3 (B2 bucket rclone-test-lakusaf4zipo path dst) 2026/09/19 01:15:29 DEBUG : one: Sizes differ 2026/09/19 01:15:31 DEBUG : one: size = 3 OK 2026/09/19 01:15:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/19 01:15:31 INFO : one: Copied (server-side copy) 2026/09/19 01:15:31 INFO : one: Deleted 2026/09/19 01:15:31 DEBUG : one: size = 5 OK 2026/09/19 01:15:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/19 01:15:31 INFO : one: Copied (server-side copy) 2026/09/19 01:15:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/19 01:15:32 DEBUG : two: Need to transfer - File not found at Destination 2026/09/19 01:15:32 DEBUG : two: size = 3 OK 2026/09/19 01:15:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/19 01:15:32 DEBUG : two: size = 3 OK 2026/09/19 01:15:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/19 01:15:32 INFO : two: Copied (server-side copy) 2026/09/19 01:15:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/19 01:15:32 DEBUG : two: size = 3 OK 2026/09/19 01:15:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/19 01:15:32 DEBUG : two: Unchanged skipping 2026/09/19 01:15:33 DEBUG : three: Need to transfer - File not found at Destination 2026/09/19 01:15:33 DEBUG : three: size = 7 (Local file system at /tmp/rclone1049991227) 2026/09/19 01:15:33 DEBUG : three: size = 5 (B2 bucket rclone-test-lakusaf4zipo path CopyDest) 2026/09/19 01:15:33 DEBUG : three: Sizes differ 2026/09/19 01:15:33 DEBUG : three: Destination not found in --copy-dest 2026/09/19 01:15:34 DEBUG : three: size = 7 OK 2026/09/19 01:15:34 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/09/19 01:15:34 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (14.47s) === RUN TestCopyInplace run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.36s) === RUN TestCopyLongFileName run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.36s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:15:37 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/19 01:15:38 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/19 01:15:38 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/19 01:15:38 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/19 01:15:38 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/19 01:15:38 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1167-17.backblaze.com/b2api/v1/b2_upload_file/cf12fd73308dbb7baf080e1b/c001_v0001167_t0005": max transfer limit reached as set by --max-transfer 2026/09/19 01:15:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/19 01:15:39 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/19 01:15:40 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/19 01:15:40 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 4f1e4b6010e30741a578baf7ced41567ca0d8d02 OK 2026/09/19 01:15:40 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (3.65s) === RUN TestDeduplicateInteractive run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.36s) === RUN TestDeduplicateSkip run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.36s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.36s) === RUN TestDeduplicateFirst run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.36s) === RUN TestDeduplicateNewest run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.36s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:15:44 INFO : B2 bucket rclone-test-lakusaf4zipo: Looking for duplicate sha1 hashes using newest mode. 2026/09/19 01:15:44 NOTICE: 018d4d18db5aec048db8ffe2ea7ab3ccc9084614: Found 3 files with duplicate sha1 hashes 2026/09/19 01:15:44 INFO : one: Deleted 2026/09/19 01:15:44 INFO : also/one: Deleted 2026/09/19 01:15:44 NOTICE: 018d4d18db5aec048db8ffe2ea7ab3ccc9084614: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.90s) === RUN TestDeduplicateOldest run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.36s) === RUN TestDeduplicateLargest run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.45s) === RUN TestDeduplicateSmallest run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.36s) === RUN TestDeduplicateRename run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.36s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRenameManyExisting (0.36s) === RUN TestMergeDirs run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" dedupe_test.go:294: Can't merge directories --- SKIP: TestMergeDirs (0.36s) === RUN TestListDirSorted run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:15:50 DEBUG : a.txt: Excluded (Size Filter) 2026/09/19 01:15:50 DEBUG : a.txt: Excluded 2026/09/19 01:15:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/19 01:15:51 DEBUG : sub dir/hello world: Excluded 2026/09/19 01:15:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/19 01:15:51 DEBUG : sub dir/hello world2: Excluded 2026/09/19 01:15:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/19 01:15:51 DEBUG : sub dir/hello world: Excluded 2026/09/19 01:15:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/19 01:15:51 DEBUG : sub dir/hello world2: Excluded 2026/09/19 01:15:52 DEBUG : sub dir/ignore dir: Excluded 2026/09/19 01:15:52 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (6.48s) === RUN TestListDirSortedFn run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:15:56 DEBUG : a.txt: Excluded (Size Filter) 2026/09/19 01:15:56 DEBUG : a.txt: Excluded 2026/09/19 01:15:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/19 01:15:56 DEBUG : sub dir/hello world: Excluded 2026/09/19 01:15:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/19 01:15:56 DEBUG : sub dir/hello world2: Excluded 2026/09/19 01:15:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/19 01:15:57 DEBUG : sub dir/hello world: Excluded 2026/09/19 01:15:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/19 01:15:57 DEBUG : sub dir/hello world2: Excluded 2026/09/19 01:15:57 DEBUG : sub dir/ignore dir: Excluded 2026/09/19 01:15:57 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (5.17s) === RUN TestListJSON run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/09/19 01:16:01 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.09s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.18s) --- PASS: TestListJSON/Recurse (0.18s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.18s) --- PASS: TestListJSON/ShowHash (0.18s) --- PASS: TestListJSON/HashTypes (0.18s) --- PASS: TestListJSON/Metadata (0.18s) === RUN TestStatJSON run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/09/19 01:16:06 DEBUG : Creating backend with remote "TestB2:rclone-test-lakusaf4zipo/notfound" 2026/09/19 01:16:06 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (6.62s) --- PASS: TestStatJSON/Root (0.18s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.72s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.18s) --- PASS: TestStatJSON/File (0.18s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.18s) --- PASS: TestStatJSON/FileFilesOnly (0.18s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.18s) --- PASS: TestStatJSON/DirDirsOnly (0.18s) --- PASS: TestStatJSON/FileDirsOnly (0.36s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.36s) --- PASS: TestStatJSON/RootNotFound (1.85s) === RUN TestStatJSONMemory 2026/09/19 01:16:09 DEBUG : Creating backend with remote ":memory:" 2026/09/19 01:16:09 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/19 01:16:09 DEBUG : sub/file1: size = 5 OK 2026/09/19 01:16:09 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/19 01:16:09 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestStatJSONConfinement --- PASS: TestStatJSONConfinement (0.00s) === RUN TestMkdir run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:16:09 INFO : B2 bucket rclone-test-lakusaf4zipo: Making directory 2026/09/19 01:16:09 INFO : B2 bucket rclone-test-lakusaf4zipo: Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" --- PASS: TestLsd (1.45s) === RUN TestLs run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" --- PASS: TestLs (1.77s) === RUN TestLsWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:16:14 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (2.28s) === RUN TestLsLong run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" --- PASS: TestLsLong (1.68s) === RUN TestHashSums run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (2.03s) --- PASS: TestHashSums/Sha1 (0.18s) --- PASS: TestHashSums/Sha1Download (0.37s) === RUN TestHashSumsWithErrors 2026/09/19 01:16:19 DEBUG : Creating backend with remote ":memory:" 2026/09/19 01:16:19 DEBUG : Config file has changed externally - reloading 2026/09/19 01:16:19 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/19 01:16:19 ERROR : file1: hash unsupported: hash type not supported 2026/09/19 01:16:19 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/19 01:16:19 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/19 01:16:19 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/19 01:16:19 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/19 01:16:19 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/19 01:16:19 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/19 01:16:19 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/19 01:16:19 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/19 01:16:19 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" --- PASS: TestCount (2.42s) === RUN TestDelete run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:16:22 DEBUG : Waiting for deletions to finish 2026/09/19 01:16:22 DEBUG : large: Excluded (Size Filter) 2026/09/19 01:16:23 INFO : medium: Deleted 2026/09/19 01:16:23 INFO : small: Deleted --- PASS: TestDelete (2.47s) === RUN TestMaxDelete run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:16:25 DEBUG : Waiting for deletions to finish 2026/09/19 01:16:25 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/09/19 01:16:25 INFO : large: Deleted 2026/09/19 01:16:25 INFO : medium: Deleted --- PASS: TestMaxDelete (2.46s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:16:27 DEBUG : Waiting for deletions to finish 2026/09/19 01:16:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/19 01:16:27 INFO : medium: Deleted 2026/09/19 01:16:27 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.49s) === RUN TestMaxDeleteSize run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:16:30 DEBUG : Waiting for deletions to finish 2026/09/19 01:16:30 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/09/19 01:16:30 INFO : large: Deleted 2026/09/19 01:16:30 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.71s) === RUN TestReadFile run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" --- PASS: TestReadFile (2.01s) === RUN TestRetry 2026/09/19 01:16:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/19 01:16:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/19 01:16:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/19 01:16:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/19 01:16:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/19 01:16:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/19 01:16:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" --- PASS: TestCat (3.98s) === RUN TestPurge 2026/09/19 01:16:37 DEBUG : Creating backend with remote "TestB2:rclone-test-turitiw8cere" 2026/09/19 01:16:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/19 01:16:38 DEBUG : Creating backend with remote "/tmp/rclone1157207766" run.go:198: Remote "B2 bucket rclone-test-turitiw8cere", Local "Local file system at /tmp/rclone1157207766", Modify Window "1ms" 2026/09/19 01:16:39 INFO : A2: Making directory 2026/09/19 01:16:39 INFO : A1/B2: Making directory 2026/09/19 01:16:39 INFO : A1/B2/C2: Making directory 2026/09/19 01:16:39 INFO : A1/B1/C3: Making directory 2026/09/19 01:16:39 INFO : A3: Making directory 2026/09/19 01:16:39 INFO : A3/B3: Making directory 2026/09/19 01:16:39 INFO : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2026/09/19 01:16:40 INFO : B2 bucket rclone-test-turitiw8cere: cleaning bucket "rclone-test-turitiw8cere" of all files 2026/09/19 01:16:40 DEBUG : A1/B1/C1/one: Deleting (id "4_z6f92ad0330cdbb7baf080e1b_f409766e9117a59c1_d20260919_m011639_c001_v0001146_t0043_u01789780599773") fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2026/09/19 01:16:40 INFO : B2 bucket rclone-test-turitiw8cere: cleaning bucket "rclone-test-turitiw8cere" of all files 2026/09/19 01:16:40 DEBUG : A1/two: Deleting (id "4_z6f92ad0330cdbb7baf080e1b_f409766e9117a59c5_d20260919_m011639_c001_v0001146_t0043_u01789780599962") 2026/09/19 01:16:42 DEBUG : B2 bucket rclone-test-turitiw8cere: Purge remote 2026/09/19 01:16:42 INFO : B2 bucket rclone-test-turitiw8cere: cleaning bucket "rclone-test-turitiw8cere" of all files 2026/09/19 01:16:42 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.77s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:16:43 INFO : A2: Making directory 2026/09/19 01:16:43 INFO : A1/B2: Making directory 2026/09/19 01:16:43 INFO : A1/B2/C2: Making directory 2026/09/19 01:16:43 INFO : A1/B1/C3: Making directory 2026/09/19 01:16:43 INFO : A3: Making directory 2026/09/19 01:16:43 INFO : A3/B3: Making directory 2026/09/19 01:16:43 INFO : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2026/09/19 01:16:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/19 01:16:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/19 01:16:44 DEBUG : pacer: Reducing sleep to 10ms 2026/09/19 01:16:44 DEBUG : removing 1 level 3 directories 2026/09/19 01:16:44 INFO : A3/B3/C4: Removing directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" 2026/09/19 01:16:46 DEBUG : removing 1 level 0 directories 2026/09/19 01:16:46 INFO : B2 bucket rclone-test-lakusaf4zipo: Removing directory 2026/09/19 01:16:46 ERROR : Failed to rmdir: failed to delete bucket: Cannot delete non-empty bucket (400 cannot_delete_non_empty_bucket) operations_test.go:732: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:732 Error: Received unexpected error: failed to remove directories: failed to delete bucket: Cannot delete non-empty bucket (400 cannot_delete_non_empty_bucket) Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (4.57s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:16:47 INFO : A1: Making directory 2026/09/19 01:16:47 INFO : A1/B1: Making directory 2026/09/19 01:16:47 INFO : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.91s) === RUN TestRmdirsWithFilter run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:16:48 INFO : A1: Making directory 2026/09/19 01:16:48 INFO : A1/B1: Making directory 2026/09/19 01:16:48 INFO : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.91s) === RUN TestCopyURL run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:16:49 DEBUG : file1: size = 14 OK 2026/09/19 01:16:49 DEBUG : file1: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/09/19 01:16:50 DEBUG : filename.txt: File name found in url 2026/09/19 01:16:50 DEBUG : filename.txt: size = 14 OK 2026/09/19 01:16:50 DEBUG : filename.txt: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/09/19 01:16:50 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/19 01:16:50 DEBUG : headerfilename.txt: size = 14 OK 2026/09/19 01:16:50 DEBUG : headerfilename.txt: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/09/19 01:16:50 DEBUG : file2: size = 14 OK 2026/09/19 01:16:50 DEBUG : file2: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK --- PASS: TestCopyURL (2.98s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:16:52 DEBUG : file1: size = 14 OK 2026/09/19 01:16:52 DEBUG : file1: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK --- PASS: TestCopyURLDownloadHeaders (0.73s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:16:52 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/19 01:16:53 DEBUG : sub/file2: size = 14 OK 2026/09/19 01:16:53 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/19 01:16:53 INFO : file1: Copied (new) to: sub/file2 2026/09/19 01:16:53 INFO : file1: Deleted 2026/09/19 01:16:53 DEBUG : sub/file2: size = 14 OK 2026/09/19 01:16:53 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/19 01:16:53 DEBUG : file1: Unchanged skipping 2026/09/19 01:16:53 INFO : file1: Deleted 2026/09/19 01:16:53 DEBUG : B2 bucket rclone-test-lakusaf4zipo: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.64s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:16:54 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/19 01:16:54 DEBUG : file1: size = 14 OK 2026/09/19 01:16:54 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/19 01:16:54 INFO : file1: Copied (new) 2026/09/19 01:16:54 INFO : file1: Deleted 2026/09/19 01:16:55 DEBUG : file1: Destination exists, skipping 2026/09/19 01:16:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.51s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.37s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.36s) === RUN TestMoveFileBackupDir run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:16:57 DEBUG : Creating backend with remote "TestB2:rclone-test-lakusaf4zipo/backup" 2026/09/19 01:16:58 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1049991227) 2026/09/19 01:16:58 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-lakusaf4zipo) 2026/09/19 01:16:58 DEBUG : dst/file1: Sizes differ 2026/09/19 01:16:59 DEBUG : dst/file1: size = 18 OK 2026/09/19 01:16:59 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/09/19 01:16:59 INFO : dst/file1: Copied (server-side copy) 2026/09/19 01:16:59 INFO : dst/file1: Deleted 2026/09/19 01:17:00 DEBUG : dst/file1: size = 14 OK 2026/09/19 01:17:00 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/19 01:17:00 INFO : dst/file1: Copied (new) 2026/09/19 01:17:00 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.39s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:17:01 INFO : A1/B2: Making directory 2026/09/19 01:17:01 INFO : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" 2026/09/19 01:17:03 DEBUG : A2/B1/C1/four: size = 4 OK 2026/09/19 01:17:03 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/19 01:17:03 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/09/19 01:17:03 DEBUG : A2/B1/three: size = 5 OK 2026/09/19 01:17:03 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/19 01:17:03 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/09/19 01:17:03 DEBUG : A2/B1/C2/five: size = 4 OK 2026/09/19 01:17:03 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/19 01:17:03 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/09/19 01:17:03 INFO : A1/B1/C1/four: Deleted 2026/09/19 01:17:03 INFO : A1/B1/three: Deleted 2026/09/19 01:17:03 DEBUG : A2/one: size = 3 OK 2026/09/19 01:17:03 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/19 01:17:03 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/09/19 01:17:03 DEBUG : A2/two: size = 3 OK 2026/09/19 01:17:03 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/19 01:17:03 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/09/19 01:17:03 INFO : A1/B1/C2/five: Deleted 2026/09/19 01:17:03 INFO : A1/one: Deleted 2026/09/19 01:17:03 INFO : A1/two: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2026/09/19 01:17:04 DEBUG : A3/B1/C1/four: size = 4 OK 2026/09/19 01:17:04 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/19 01:17:04 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/09/19 01:17:04 DEBUG : A3/B1/C2/five: size = 4 OK 2026/09/19 01:17:04 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/19 01:17:04 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/09/19 01:17:04 DEBUG : A3/B1/three: size = 5 OK 2026/09/19 01:17:04 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/19 01:17:04 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/09/19 01:17:04 DEBUG : A3/one: size = 3 OK 2026/09/19 01:17:04 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/19 01:17:04 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/09/19 01:17:04 DEBUG : A3/two: size = 3 OK 2026/09/19 01:17:04 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/19 01:17:04 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/09/19 01:17:04 INFO : A2/B1/C1/four: Deleted 2026/09/19 01:17:04 INFO : A2/B1/C2/five: Deleted 2026/09/19 01:17:04 INFO : A2/B1/three: Deleted 2026/09/19 01:17:04 INFO : A2/one: Deleted 2026/09/19 01:17:04 INFO : A2/two: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" 2026/09/19 01:17:04 INFO : B2 bucket rclone-test-lakusaf4zipo: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/19 01:17:05 DEBUG : A4/B1/C1/four: size = 4 OK 2026/09/19 01:17:05 DEBUG : A3/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/19 01:17:05 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/09/19 01:17:05 DEBUG : A4/one: size = 3 OK 2026/09/19 01:17:05 DEBUG : A3/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/19 01:17:05 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/09/19 01:17:05 DEBUG : A4/B1/three: size = 5 OK 2026/09/19 01:17:05 DEBUG : A3/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/19 01:17:05 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/09/19 01:17:05 DEBUG : A4/two: size = 3 OK 2026/09/19 01:17:05 DEBUG : A3/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/19 01:17:05 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/09/19 01:17:05 DEBUG : A4/B1/C2/five: size = 4 OK 2026/09/19 01:17:05 DEBUG : A3/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/19 01:17:05 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/09/19 01:17:05 INFO : A3/B1/C1/four: Deleted 2026/09/19 01:17:05 INFO : A3/one: Deleted 2026/09/19 01:17:05 INFO : A3/B1/three: Deleted 2026/09/19 01:17:05 INFO : A3/two: Deleted 2026/09/19 01:17:05 INFO : A3/B1/C2/five: Deleted fstest.go:251: Filtering empty directory "A4/B2" fstest.go:251: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (6.28s) === RUN TestGetFsInfo run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:17:07 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.37s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:17:07 DEBUG : B2 bucket rclone-test-lakusaf4zipo: File to upload is small (34 bytes), uploading instead of streaming 2026/09/19 01:17:08 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/19 01:17:08 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/09/19 01:17:08 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/09/19 01:17:08 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/09/19 01:17:09 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/19 01:17:09 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/09/19 01:17:09 DEBUG : no_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:17:10 DEBUG : B2 bucket rclone-test-lakusaf4zipo: File to upload is small (34 bytes), uploading instead of streaming 2026/09/19 01:17:11 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/19 01:17:11 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/09/19 01:17:11 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/09/19 01:17:11 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/09/19 01:17:12 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/19 01:17:12 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/09/19 01:17:12 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:17:13 DEBUG : B2 bucket rclone-test-lakusaf4zipo: File to upload is small (34 bytes), uploading instead of streaming 2026/09/19 01:17:13 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/19 01:17:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/19 01:17:13 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/09/19 01:17:14 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/19 01:17:14 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:17:15 DEBUG : B2 bucket rclone-test-lakusaf4zipo: File to upload is small (34 bytes), uploading instead of streaming 2026/09/19 01:17:16 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/19 01:17:16 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/19 01:17:16 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/19 01:17:16 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/09/19 01:17:17 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/19 01:17:17 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/19 01:17:17 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (10.35s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.41s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.37s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.57s) === RUN TestRcatMetadata run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" operations_test.go:1567: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.45s) === RUN TestRcatSize run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:17:18 DEBUG : potato1: size = 60 OK 2026/09/19 01:17:18 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/19 01:17:18 DEBUG : B2 bucket rclone-test-lakusaf4zipo: File to upload is small (60 bytes), uploading instead of streaming 2026/09/19 01:17:19 DEBUG : potato2: size = 60 OK 2026/09/19 01:17:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/19 01:17:19 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (1.57s) === RUN TestRcatSizeShortEOF run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:17:19 DEBUG : potato1: Clearing upload URL because of error: Post "https://pod-000-1167-17.backblaze.com/b2api/v1/b2_upload_file/cf12fd73308dbb7baf080e1b/c001_v0001167_t0005": net/http: HTTP/1.x transport connection broken: http: ContentLength=160 with Body length 100 2026/09/19 01:17:19 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-17.backblaze.com/b2api/v1/b2_upload_file/cf12fd73308dbb7baf080e1b/c001_v0001167_t0005": net/http: HTTP/1.x transport connection broken: http: ContentLength=160 with Body length 100) 2026/09/19 01:17:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/19 01:17:19 ERROR : potato1: Post request put error: Post "https://pod-000-1167-17.backblaze.com/b2api/v1/b2_upload_file/cf12fd73308dbb7baf080e1b/c001_v0001167_t0005": net/http: HTTP/1.x transport connection broken: http: ContentLength=160 with Body length 100 2026/09/19 01:17:20 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestRcatSizeShortEOF (0.37s) === RUN TestRcatSizeMetadata run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" operations_test.go:1660: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.36s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:17:21 DEBUG : potato1: size = 60 OK 2026/09/19 01:17:21 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK --- PASS: TestRcatSizeUploadHeaders (1.27s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:17:22 DEBUG : potato1: size = 60 OK 2026/09/19 01:17:22 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d (B2 bucket rclone-test-lakusaf4zipo) 2026/09/19 01:17:22 DEBUG : potato1: sha1 = 3639923d60907789b4155daea94152f89e4fb69c (B2 bucket rclone-test-lakusaf4zipo) 2026/09/19 01:17:22 ERROR : potato1: corrupted on transfer: sha1 hashes differ src "9dc7f7d3279715991a22853f5981df582b7f9f6d" vs dst(B2 bucket rclone-test-lakusaf4zipo) "3639923d60907789b4155daea94152f89e4fb69c" 2026/09/19 01:17:22 INFO : potato1: Removing failed copy === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:17:23 DEBUG : potato4: size = 60 (B2 bucket rclone-test-lakusaf4zipo) 2026/09/19 01:17:23 DEBUG : potato4: size = 59 (B2 bucket rclone-test-lakusaf4zipo) 2026/09/19 01:17:23 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(B2 bucket rclone-test-lakusaf4zipo) 59 2026/09/19 01:17:23 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:17:23 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:17:24 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (3.26s) --- PASS: TestRcatSizeChecksum/Corrupted (0.90s) --- PASS: TestRcatSizeChecksum/SizeDiffers (0.91s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (0.72s) --- PASS: TestRcatSizeChecksum/NoHashes (0.72s) === RUN TestTouchDir run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" 2026/09/19 01:17:26 DEBUG : B2 bucket rclone-test-lakusaf4zipo: Touching "sub dir/potato3" 2026/09/19 01:17:26 DEBUG : B2 bucket rclone-test-lakusaf4zipo: Touching "empty space" 2026/09/19 01:17:26 DEBUG : B2 bucket rclone-test-lakusaf4zipo: Touching "potato2" --- PASS: TestTouchDir (5.01s) === RUN TestMkdirMetadata run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" operations_test.go:1880: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.36s) === RUN TestMkdirModTime run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" operations_test.go:1901: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.38s) === RUN TestCopyDirMetadata run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" operations_test.go:1945: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.36s) === RUN TestSetDirModTime run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" operations_test.go:1983: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.37s) === RUN TestDirsEqual run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" operations_test.go:2034: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.37s) === RUN TestRemoveExisting run.go:198: Remote "B2 bucket rclone-test-lakusaf4zipo", Local "Local file system at /tmp/rclone1049991227", Modify Window "1ms" operations_test.go:2103: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.36s) === RUN TestRcAbout rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) === RUN TestRcGetFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcGetFile (0.00s) FAIL 2026/09/19 01:17:32 DEBUG : B2 bucket rclone-test-lakusaf4zipo: Purge remote 2026/09/19 01:17:32 INFO : B2 bucket rclone-test-lakusaf4zipo: cleaning bucket "rclone-test-lakusaf4zipo" of all files 2026/09/19 01:17:33 DEBUG : A1/B1/C1/four: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4040cc9597aab1e8_d20260919_m011703_c001_v7007000_t0000_u01789780623371") 2026/09/19 01:17:33 DEBUG : A1/B1/C1/four: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e257c8_d20260919_m011701_c001_v0001167_t0005_u01789780621601") 2026/09/19 01:17:33 DEBUG : A1/B1/C1/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4260ce15cc2c29a9_d20260919_m011645_c001_v7007000_t0000_u01789780605511") 2026/09/19 01:17:33 DEBUG : A1/B1/C1/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25760_d20260919_m011643_c001_v0001167_t0005_u01789780603011") 2026/09/19 01:17:33 DEBUG : A1/B1/C2/five: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f42546d01883bc3d6_d20260919_m011703_c001_v7007000_t0000_u01789780623550") 2026/09/19 01:17:33 DEBUG : A1/B1/C2/five: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e257cc_d20260919_m011701_c001_v0001167_t0005_u01789780621784") 2026/09/19 01:17:33 DEBUG : A1/B1/three: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f409a16c7b1067488_d20260919_m011703_c001_v7007000_t0000_u01789780623377") 2026/09/19 01:17:33 DEBUG : A1/B1/three: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e257c4_d20260919_m011701_c001_v0001167_t0005_u01789780621407") 2026/09/19 01:17:33 DEBUG : A1/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f403ee4c63376cf56_d20260919_m011703_c001_v7007000_t0000_u01789780623608") 2026/09/19 01:17:33 DEBUG : A1/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e257c0_d20260919_m011701_c001_v0001167_t0005_u01789780621021") 2026/09/19 01:17:33 DEBUG : A1/two: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419d7a5b5b30691f_d20260919_m011703_c001_v7007000_t0000_u01789780623621") 2026/09/19 01:17:33 DEBUG : A1/two: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e257c2_d20260919_m011701_c001_v0001167_t0005_u01789780621204") 2026/09/19 01:17:33 DEBUG : A1/two: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4260ce15cc2c29aa_d20260919_m011645_c001_v7007000_t0000_u01789780605873") 2026/09/19 01:17:33 DEBUG : A1/two: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25764_d20260919_m011643_c001_v0001167_t0005_u01789780603193") 2026/09/19 01:17:33 DEBUG : A2/B1/C1/four: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419d7a5b5b306922_d20260919_m011704_c001_v7007000_t0000_u01789780624550") 2026/09/19 01:17:33 DEBUG : A2/B1/C1/four: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f413be86e98ad5519_d20260919_m011702_c001_v0001038_t0006_u01789780622949") 2026/09/19 01:17:33 DEBUG : A2/B1/C2/five: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f403ee4c63376cf5d_d20260919_m011704_c001_v7007000_t0000_u01789780624562") 2026/09/19 01:17:33 DEBUG : A2/B1/C2/five: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4087309a24361420_d20260919_m011703_c001_v0001038_t0042_u01789780623366") 2026/09/19 01:17:33 DEBUG : A2/B1/three: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f42546d01883bc3d7_d20260919_m011704_c001_v7007000_t0000_u01789780624580") 2026/09/19 01:17:33 DEBUG : A2/B1/three: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f405808001c204192_d20260919_m011703_c001_v0001165_t0030_u01789780623147") 2026/09/19 01:17:33 DEBUG : A2/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f249d_d20260919_m011704_c001_v7007000_t0000_u01789780624594") 2026/09/19 01:17:33 DEBUG : A2/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f408bb188d0a0de04_d20260919_m011703_c001_v0001173_t0048_u01789780623361") 2026/09/19 01:17:33 DEBUG : A2/two: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f409a16c7b1067489_d20260919_m011704_c001_v7007000_t0000_u01789780624606") 2026/09/19 01:17:33 DEBUG : A2/two: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f406fac781d315d19_d20260919_m011703_c001_v0001146_t0039_u01789780623435") 2026/09/19 01:17:34 DEBUG : A3/B1/C1/four: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f403ee4c63376cf63_d20260919_m011705_c001_v7007000_t0000_u01789780625577") 2026/09/19 01:17:34 DEBUG : A3/B1/C1/four: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f40338ff18144db5b_d20260919_m011704_c001_v0001100_t0051_u01789780624369") 2026/09/19 01:17:34 DEBUG : A3/B1/C2/five: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f249e_d20260919_m011705_c001_v7007000_t0000_u01789780625662") 2026/09/19 01:17:34 DEBUG : A3/B1/C2/five: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4188d2f7546b004a_d20260919_m011704_c001_v0001181_t0005_u01789780624380") 2026/09/19 01:17:34 DEBUG : A3/B1/three: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f42546d01883bc3dc_d20260919_m011705_c001_v7007000_t0000_u01789780625598") 2026/09/19 01:17:34 DEBUG : A3/B1/three: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4095be54762c6241_d20260919_m011704_c001_v0001144_t0035_u01789780624394") 2026/09/19 01:17:34 DEBUG : A3/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f409a16c7b106748b_d20260919_m011705_c001_v7007000_t0000_u01789780625587") 2026/09/19 01:17:34 DEBUG : A3/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f407008763596292f_d20260919_m011704_c001_v0001183_t0040_u01789780624408") 2026/09/19 01:17:34 DEBUG : A3/two: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419d7a5b5b306929_d20260919_m011705_c001_v7007000_t0000_u01789780625618") 2026/09/19 01:17:34 DEBUG : A3/two: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f413d91b05fc5d2c4_d20260919_m011704_c001_v0001157_t0010_u01789780624423") 2026/09/19 01:17:34 DEBUG : A4/B1/C1/four: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f249f_d20260919_m011706_c001_v7007000_t0000_u01789780626215") 2026/09/19 01:17:34 DEBUG : A4/B1/C1/four: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f413942b33a0ef485_d20260919_m011705_c001_v0001131_t0015_u01789780625391") 2026/09/19 01:17:34 DEBUG : A4/B1/C2/five: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24a0_d20260919_m011706_c001_v7007000_t0000_u01789780626394") 2026/09/19 01:17:34 DEBUG : A4/B1/C2/five: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4139b55226cb8d50_d20260919_m011705_c001_v0001136_t0019_u01789780625479") 2026/09/19 01:17:34 DEBUG : A4/B1/three: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24a1_d20260919_m011706_c001_v7007000_t0000_u01789780626574") 2026/09/19 01:17:34 DEBUG : A4/B1/three: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f403051ccc3f02109_d20260919_m011705_c001_v0001039_t0032_u01789780625405") 2026/09/19 01:17:34 DEBUG : A4/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24a2_d20260919_m011706_c001_v7007000_t0000_u01789780626753") 2026/09/19 01:17:34 DEBUG : A4/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4122a77f650a31d5_d20260919_m011705_c001_v0001036_t0055_u01789780625394") 2026/09/19 01:17:34 DEBUG : A4/two: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24a3_d20260919_m011706_c001_v7007000_t0000_u01789780626932") 2026/09/19 01:17:34 DEBUG : A4/two: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4158c84b93b1d7f5_d20260919_m011705_c001_v0001174_t0030_u01789780625436") 2026/09/19 01:17:34 DEBUG : BackupDir/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419abccb236e6b6a_d20260919_m011534_c001_v7007000_t0000_u01789780534900") 2026/09/19 01:17:35 DEBUG : BackupDir/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4170a31a75f335cb_d20260919_m011530_c001_v0001099_t0039_u01789780530989") 2026/09/19 01:17:35 DEBUG : CompareDest/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419abccb236e6b54_d20260919_m011520_c001_v7007000_t0000_u01789780520875") 2026/09/19 01:17:35 DEBUG : CompareDest/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e2554c_d20260919_m011517_c001_v0001167_t0005_u01789780517440") 2026/09/19 01:17:35 DEBUG : CompareDest/two: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419abccb236e6b55_d20260919_m011521_c001_v7007000_t0000_u01789780521058") 2026/09/19 01:17:35 DEBUG : CompareDest/two: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25552_d20260919_m011518_c001_v0001167_t0005_u01789780518342") 2026/09/19 01:17:35 DEBUG : CopyDest/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419abccb236e6b6b_d20260919_m011535_c001_v7007000_t0000_u01789780535079") 2026/09/19 01:17:35 DEBUG : CopyDest/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25577_d20260919_m011527_c001_v0001167_t0005_u01789780527867") 2026/09/19 01:17:35 DEBUG : CopyDest/three: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419abccb236e6b6d_d20260919_m011535_c001_v7007000_t0000_u01789780535260") 2026/09/19 01:17:35 DEBUG : CopyDest/three: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25597_d20260919_m011533_c001_v0001167_t0005_u01789780533244") 2026/09/19 01:17:35 DEBUG : CopyDest/two: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419abccb236e6b6f_d20260919_m011535_c001_v7007000_t0000_u01789780535440") 2026/09/19 01:17:35 DEBUG : CopyDest/two: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25589_d20260919_m011531_c001_v0001167_t0005_u01789780531770") 2026/09/19 01:17:35 DEBUG : ReadFile: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f42063e2fc4a90ddc_d20260919_m011633_c001_v7007000_t0000_u01789780593125") 2026/09/19 01:17:35 DEBUG : ReadFile: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25722_d20260919_m011631_c001_v0001167_t0005_u01789780591838") 2026/09/19 01:17:35 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419abccb236e6b77_d20260919_m011540_c001_v7007000_t0000_u01789780540605") 2026/09/19 01:17:35 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e255b1_d20260919_m011538_c001_v0001167_t0046_u01789780538033") 2026/09/19 01:17:35 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419abccb236e6b78_d20260919_m011540_c001_v7007000_t0000_u01789780540786") 2026/09/19 01:17:35 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e255c5_d20260919_m011539_c001_v0001167_t0056_u01789780539809") 2026/09/19 01:17:35 DEBUG : a.txt: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7ddf_d20260919_m011558_c001_v7007000_t0000_u01789780558280") 2026/09/19 01:17:35 DEBUG : a.txt: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25623_d20260919_m011554_c001_v0001167_t0005_u01789780554560") 2026/09/19 01:17:35 DEBUG : a.txt: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7db8_d20260919_m011553_c001_v7007000_t0000_u01789780553106") 2026/09/19 01:17:35 DEBUG : a.txt: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e255f1_d20260919_m011548_c001_v0001167_t0005_u01789780548082") 2026/09/19 01:17:35 DEBUG : also/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419abccb236e6b8c_d20260919_m011544_c001_v7007000_t0000_u01789780544761") 2026/09/19 01:17:35 DEBUG : also/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e255d9_d20260919_m011543_c001_v0001167_t0042_u01789780543214") 2026/09/19 01:17:35 DEBUG : another: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419abccb236e6b8e_d20260919_m011545_c001_v7007000_t0000_u01789780545300") 2026/09/19 01:17:36 DEBUG : another: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e255db_d20260919_m011543_c001_v0001167_t0044_u01789780543587") 2026/09/19 01:17:36 DEBUG : backup/dst/file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419d7a5b5b306918_d20260919_m011700_c001_v7007000_t0000_u01789780620477") 2026/09/19 01:17:36 DEBUG : backup/dst/file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f402452b4929a75e0_d20260919_m011659_c001_v0001040_t0042_u01789780619554") 2026/09/19 01:17:36 DEBUG : backup/dst/file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419abccb236e6b12_d20260919_m011510_c001_v7007000_t0000_u01789780510790") 2026/09/19 01:17:36 DEBUG : backup/dst/file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f412756cdd0300f21_d20260919_m011509_c001_v0001185_t0055_u01789780509881") 2026/09/19 01:17:36 DEBUG : data/banana: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f41838c68b837166c_d20260919_m011419_c001_v7007000_t0000_u01789780459307") 2026/09/19 01:17:36 DEBUG : data/banana: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25398_d20260919_m011417_c001_v0001167_t0005_u01789780457366") 2026/09/19 01:17:36 DEBUG : data/banana: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25346_d20260919_m011408_c001_v0001167_t0005_u01789780448807") 2026/09/19 01:17:36 DEBUG : data/potato: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f41838c68b837166d_d20260919_m011419_c001_v7007000_t0000_u01789780459488") 2026/09/19 01:17:36 DEBUG : data/potato: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e2539a_d20260919_m011417_c001_v0001167_t0005_u01789780457549") 2026/09/19 01:17:36 DEBUG : data/potato: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e2535e_d20260919_m011410_c001_v0001167_t0005_u01789780450611") 2026/09/19 01:17:36 DEBUG : dst/file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419d7a5b5b306919_d20260919_m011700_c001_v7007000_t0000_u01789780620656") 2026/09/19 01:17:36 DEBUG : dst/file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e257be_d20260919_m011659_c001_v0001167_t0005_u01789780619923") 2026/09/19 01:17:36 DEBUG : dst/file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419d7a5b5b306916_d20260919_m011659_c001_v7007000_t0000_u01789780619738") 2026/09/19 01:17:36 DEBUG : dst/file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e257ae_d20260919_m011656_c001_v0001167_t0005_u01789780616626") 2026/09/19 01:17:36 DEBUG : dst/file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419abccb236e6b14_d20260919_m011510_c001_v7007000_t0000_u01789780510970") 2026/09/19 01:17:36 DEBUG : dst/file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e2551a_d20260919_m011510_c001_v0001167_t0005_u01789780510250") 2026/09/19 01:17:36 DEBUG : dst/file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419abccb236e6b0d_d20260919_m011510_c001_v7007000_t0000_u01789780510068") 2026/09/19 01:17:36 DEBUG : dst/file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e254fa_d20260919_m011506_c001_v0001167_t0005_u01789780506898") 2026/09/19 01:17:36 DEBUG : dst/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419abccb236e6b70_d20260919_m011535_c001_v7007000_t0000_u01789780535620") 2026/09/19 01:17:37 DEBUG : dst/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f404ae3d7164383f8_d20260919_m011531_c001_v0001092_t0033_u01789780531380") 2026/09/19 01:17:37 DEBUG : dst/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f40517667d3774c6d_d20260919_m011531_c001_v7007000_t0000_u01789780531175") 2026/09/19 01:17:37 DEBUG : dst/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25573_d20260919_m011527_c001_v0001167_t0005_u01789780527683") 2026/09/19 01:17:37 DEBUG : dst/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f410c17f76f47818a_d20260919_m011526_c001_v0001161_t0033_u01789780526961") 2026/09/19 01:17:37 DEBUG : dst/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f410c17f76f478186_d20260919_m011526_c001_v0001161_t0033_u01789780526062") 2026/09/19 01:17:37 DEBUG : dst/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419abccb236e6b56_d20260919_m011521_c001_v7007000_t0000_u01789780521238") 2026/09/19 01:17:37 DEBUG : dst/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e2554a_d20260919_m011517_c001_v0001167_t0005_u01789780517256") 2026/09/19 01:17:37 DEBUG : dst/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f410824e52b98c8f2_d20260919_m011516_c001_v0001131_t0013_u01789780516538") 2026/09/19 01:17:37 DEBUG : dst/one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f410824e52b98c8ee_d20260919_m011515_c001_v0001131_t0013_u01789780515565") 2026/09/19 01:17:37 DEBUG : dst/three: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419abccb236e6b71_d20260919_m011535_c001_v7007000_t0000_u01789780535801") 2026/09/19 01:17:37 DEBUG : dst/three: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f410c17f76f4781a8_d20260919_m011534_c001_v0001161_t0033_u01789780534343") 2026/09/19 01:17:37 DEBUG : dst/two: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419abccb236e6b72_d20260919_m011535_c001_v7007000_t0000_u01789780535982") 2026/09/19 01:17:37 DEBUG : dst/two: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f40120e80b44dd132_d20260919_m011532_c001_v0001183_t0044_u01789780532509") 2026/09/19 01:17:37 DEBUG : dst/two: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419abccb236e6b58_d20260919_m011521_c001_v7007000_t0000_u01789780521418") 2026/09/19 01:17:37 DEBUG : dst/two: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f410824e52b98c908_d20260919_m011520_c001_v0001131_t0013_u01789780520330") 2026/09/19 01:17:37 DEBUG : empty space: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24c8_d20260919_m011729_c001_v7007000_t0000_u01789780649588") 2026/09/19 01:17:37 DEBUG : empty space: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4069028ee0d64158_d20260919_m011727_c001_v0001167_t0044_u01789780647130") 2026/09/19 01:17:37 DEBUG : empty space: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4083ddd86aac944a_d20260919_m011725_c001_v0001145_t0030_u01789780645848") 2026/09/19 01:17:37 DEBUG : empty space: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7e70_d20260919_m011620_c001_v7007000_t0000_u01789780580613") 2026/09/19 01:17:37 DEBUG : empty space: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e256ce_d20260919_m011619_c001_v0001167_t0005_u01789780579596") 2026/09/19 01:17:37 DEBUG : empty space: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7e6a_d20260919_m011618_c001_v7007000_t0000_u01789780578745") 2026/09/19 01:17:38 DEBUG : empty space: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e256c6_d20260919_m011617_c001_v0001167_t0005_u01789780577570") 2026/09/19 01:17:38 DEBUG : empty space: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7e66_d20260919_m011616_c001_v7007000_t0000_u01789780576711") 2026/09/19 01:17:38 DEBUG : empty space: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e256ba_d20260919_m011615_c001_v0001167_t0005_u01789780575985") 2026/09/19 01:17:38 DEBUG : empty space: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7e64_d20260919_m011615_c001_v7007000_t0000_u01789780575032") 2026/09/19 01:17:38 DEBUG : empty space: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e256a9_d20260919_m011613_c001_v0001167_t0005_u01789780573753") 2026/09/19 01:17:38 DEBUG : empty space: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7e61_d20260919_m011612_c001_v7007000_t0000_u01789780572757") 2026/09/19 01:17:38 DEBUG : empty space: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e2569f_d20260919_m011612_c001_v0001167_t0005_u01789780572031") 2026/09/19 01:17:38 DEBUG : empty space: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f41838c68b8371627_d20260919_m011402_c001_v7007000_t0000_u01789780442480") 2026/09/19 01:17:38 DEBUG : empty space: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25304_d20260919_m011359_c001_v0001167_t0005_u01789780439818") 2026/09/19 01:17:38 DEBUG : empty space: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f41838c68b8371616_d20260919_m011358_c001_v7007000_t0000_u01789780438123") 2026/09/19 01:17:38 DEBUG : empty space: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e252d4_d20260919_m011354_c001_v0001167_t0005_u01789780434151") 2026/09/19 01:17:38 DEBUG : empty space: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f41838c68b8371603_d20260919_m011351_c001_v7007000_t0000_u01789780431784") 2026/09/19 01:17:38 DEBUG : empty space: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e252a0_d20260919_m011349_c001_v0001167_t0005_u01789780429272") 2026/09/19 01:17:38 DEBUG : file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419d7a5b5b306912_d20260919_m011655_c001_v7007000_t0000_u01789780615534") 2026/09/19 01:17:38 DEBUG : file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e257a7_d20260919_m011654_c001_v0001167_t0005_u01789780614626") 2026/09/19 01:17:38 DEBUG : file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419d7a5b5b306901_d20260919_m011652_c001_v7007000_t0000_u01789780612383") 2026/09/19 01:17:38 DEBUG : file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25795_d20260919_m011652_c001_v0001167_t0005_u01789780612018") 2026/09/19 01:17:38 DEBUG : file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419d7a5b5b3068f5_d20260919_m011651_c001_v7007000_t0000_u01789780611112") 2026/09/19 01:17:38 DEBUG : file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25783_d20260919_m011649_c001_v0001167_t0005_u01789780609578") 2026/09/19 01:17:38 DEBUG : file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f42063e2fc4a90de2_d20260919_m011637_c001_v7007000_t0000_u01789780597338") 2026/09/19 01:17:38 DEBUG : file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25730_d20260919_m011633_c001_v0001167_t0005_u01789780593902") 2026/09/19 01:17:38 DEBUG : file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7e4d_d20260919_m011608_c001_v7007000_t0000_u01789780568897") 2026/09/19 01:17:38 DEBUG : file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e2566f_d20260919_m011602_c001_v0001167_t0005_u01789780562818") 2026/09/19 01:17:38 DEBUG : file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7e0f_d20260919_m011602_c001_v7007000_t0000_u01789780562275") 2026/09/19 01:17:39 DEBUG : file1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25659_d20260919_m011559_c001_v0001167_t0005_u01789780559731") 2026/09/19 01:17:39 DEBUG : file2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419d7a5b5b3068f7_d20260919_m011651_c001_v7007000_t0000_u01789780611295") 2026/09/19 01:17:39 DEBUG : file2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e2578d_d20260919_m011650_c001_v0001167_t0005_u01789780610495") 2026/09/19 01:17:39 DEBUG : file2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f42063e2fc4a90de3_d20260919_m011637_c001_v7007000_t0000_u01789780597518") 2026/09/19 01:17:39 DEBUG : file2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25732_d20260919_m011634_c001_v0001167_t0005_u01789780594086") 2026/09/19 01:17:39 DEBUG : filename.txt: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419d7a5b5b3068f9_d20260919_m011651_c001_v7007000_t0000_u01789780611474") 2026/09/19 01:17:39 DEBUG : filename.txt: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25785_d20260919_m011650_c001_v0001167_t0005_u01789780610122") 2026/09/19 01:17:39 DEBUG : headerfilename.txt: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419d7a5b5b3068fc_d20260919_m011651_c001_v7007000_t0000_u01789780611654") 2026/09/19 01:17:39 DEBUG : headerfilename.txt: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25787_d20260919_m011650_c001_v0001167_t0005_u01789780610306") 2026/09/19 01:17:39 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24b5_d20260919_m011717_c001_v7007000_t0000_u01789780637472") 2026/09/19 01:17:39 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e25820_d20260919_m011716_c001_v0001167_t0053_u01789780636250") 2026/09/19 01:17:39 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24b0_d20260919_m011714_c001_v7007000_t0000_u01789780634891") 2026/09/19 01:17:39 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e25812_d20260919_m011713_c001_v0001167_t0057_u01789780633697") 2026/09/19 01:17:39 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24b7_d20260919_m011717_c001_v7007000_t0000_u01789780637651") 2026/09/19 01:17:39 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e2581c_d20260919_m011715_c001_v0001167_t0023_u01789780635621") 2026/09/19 01:17:39 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24b1_d20260919_m011715_c001_v7007000_t0000_u01789780635072") 2026/09/19 01:17:39 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e25810_d20260919_m011713_c001_v0001167_t0012_u01789780633251") 2026/09/19 01:17:39 DEBUG : large: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f406045546ba45c89_d20260919_m011630_c001_v7007000_t0000_u01789780590554") 2026/09/19 01:17:39 DEBUG : large: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e2570e_d20260919_m011629_c001_v0001167_t0001_u01789780589752") 2026/09/19 01:17:39 DEBUG : large: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f406045546ba45c7a_d20260919_m011628_c001_v7007000_t0000_u01789780588401") 2026/09/19 01:17:40 DEBUG : large: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e256fc_d20260919_m011627_c001_v0001167_t0058_u01789780587130") 2026/09/19 01:17:40 DEBUG : large: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f406045546ba45c6b_d20260919_m011625_c001_v7007000_t0000_u01789780585353") 2026/09/19 01:17:40 DEBUG : large: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e256f0_d20260919_m011624_c001_v0001167_t0033_u01789780584645") 2026/09/19 01:17:40 DEBUG : large: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f406045546ba45c64_d20260919_m011623_c001_v7007000_t0000_u01789780583816") 2026/09/19 01:17:40 DEBUG : large: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e256e4_d20260919_m011622_c001_v0001167_t0018_u01789780582351") 2026/09/19 01:17:40 DEBUG : medium: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f42063e2fc4a90dd7_d20260919_m011630_c001_v7007000_t0000_u01789780590565") 2026/09/19 01:17:40 DEBUG : medium: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e25706_d20260919_m011629_c001_v0001167_t0029_u01789780589314") 2026/09/19 01:17:40 DEBUG : medium: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f42063e2fc4a90dd5_d20260919_m011627_c001_v7007000_t0000_u01789780587842") 2026/09/19 01:17:40 DEBUG : medium: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e256fa_d20260919_m011626_c001_v0001167_t0030_u01789780586827") 2026/09/19 01:17:40 DEBUG : medium: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f42063e2fc4a90dd0_d20260919_m011625_c001_v7007000_t0000_u01789780585366") 2026/09/19 01:17:40 DEBUG : medium: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e256ee_d20260919_m011624_c001_v0001167_t0029_u01789780584366") 2026/09/19 01:17:40 DEBUG : medium: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f406045546ba45c5c_d20260919_m011623_c001_v7007000_t0000_u01789780583088") 2026/09/19 01:17:40 DEBUG : medium: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e256e2_d20260919_m011621_c001_v0001167_t0007_u01789780581902") 2026/09/19 01:17:40 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24a7_d20260919_m011710_c001_v7007000_t0000_u01789780630120") 2026/09/19 01:17:40 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e257f4_d20260919_m011708_c001_v0001167_t0031_u01789780628904") 2026/09/19 01:17:40 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24a9_d20260919_m011710_c001_v7007000_t0000_u01789780630300") 2026/09/19 01:17:40 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e257f2_d20260919_m011708_c001_v0001167_t0038_u01789780628210") 2026/09/19 01:17:40 DEBUG : not-one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419abccb236e6b8f_d20260919_m011545_c001_v7007000_t0000_u01789780545480") 2026/09/19 01:17:40 DEBUG : not-one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e255dd_d20260919_m011544_c001_v0001167_t0005_u01789780544038") 2026/09/19 01:17:40 DEBUG : one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419abccb236e6b8b_d20260919_m011544_c001_v7007000_t0000_u01789780544582") 2026/09/19 01:17:40 DEBUG : one: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e255d7_d20260919_m011542_c001_v0001167_t0044_u01789780542941") 2026/09/19 01:17:40 DEBUG : potato1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24bf_d20260919_m011722_c001_v7007000_t0000_u01789780642221") 2026/09/19 01:17:40 DEBUG : potato1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4083ddd86aac9432_d20260919_m011722_c001_v0001145_t0030_u01789780642039") 2026/09/19 01:17:40 DEBUG : potato1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24bd_d20260919_m011721_c001_v7007000_t0000_u01789780641679") 2026/09/19 01:17:41 DEBUG : potato1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4083ddd86aac942e_d20260919_m011721_c001_v0001145_t0030_u01789780641316") 2026/09/19 01:17:41 DEBUG : potato1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24ba_d20260919_m011719_c001_v7007000_t0000_u01789780639487") 2026/09/19 01:17:41 DEBUG : potato1: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25836_d20260919_m011718_c001_v0001167_t0005_u01789780638461") 2026/09/19 01:17:41 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24c9_d20260919_m011729_c001_v7007000_t0000_u01789780649767") 2026/09/19 01:17:41 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f11107eafd7adaf34_d20260919_m011728_c001_v0001043_t0022_u01789780648783") 2026/09/19 01:17:41 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1083ddd86aac9444_d20260919_m011725_c001_v0001145_t0004_u01789780645295") 2026/09/19 01:17:41 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24c2_d20260919_m011724_c001_v7007000_t0000_u01789780644212") 2026/09/19 01:17:41 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4083ddd86aac943c_d20260919_m011723_c001_v0001145_t0030_u01789780643849") 2026/09/19 01:17:41 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24bb_d20260919_m011719_c001_v7007000_t0000_u01789780639667") 2026/09/19 01:17:41 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e25838_d20260919_m011718_c001_v0001167_t0039_u01789780638645") 2026/09/19 01:17:41 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7e71_d20260919_m011620_c001_v7007000_t0000_u01789780580794") 2026/09/19 01:17:41 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e256cc_d20260919_m011619_c001_v0001167_t0055_u01789780579293") 2026/09/19 01:17:41 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7e6c_d20260919_m011618_c001_v7007000_t0000_u01789780578925") 2026/09/19 01:17:41 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e256c0_d20260919_m011617_c001_v0001167_t0041_u01789780577257") 2026/09/19 01:17:41 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7e67_d20260919_m011616_c001_v7007000_t0000_u01789780576892") 2026/09/19 01:17:41 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e256b4_d20260919_m011615_c001_v0001167_t0019_u01789780575578") 2026/09/19 01:17:41 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7e65_d20260919_m011615_c001_v7007000_t0000_u01789780575213") 2026/09/19 01:17:41 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e256a7_d20260919_m011613_c001_v0001167_t0042_u01789780573302") 2026/09/19 01:17:41 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7e62_d20260919_m011612_c001_v7007000_t0000_u01789780572938") 2026/09/19 01:17:41 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e25699_d20260919_m011611_c001_v0001167_t0034_u01789780571539") 2026/09/19 01:17:42 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f41838c68b8371629_d20260919_m011402_c001_v7007000_t0000_u01789780442719") 2026/09/19 01:17:42 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e25306_d20260919_m011400_c001_v0001167_t0044_u01789780440363") 2026/09/19 01:17:42 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f41838c68b8371619_d20260919_m011358_c001_v7007000_t0000_u01789780438305") 2026/09/19 01:17:42 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e252da_d20260919_m011354_c001_v0001167_t0024_u01789780434870") 2026/09/19 01:17:42 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f41838c68b8371604_d20260919_m011351_c001_v7007000_t0000_u01789780431964") 2026/09/19 01:17:42 DEBUG : potato2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e252aa_d20260919_m011349_c001_v0001167_t0041_u01789780429817") 2026/09/19 01:17:42 DEBUG : potato3: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24c4_d20260919_m011724_c001_v7007000_t0000_u01789780644935") 2026/09/19 01:17:42 DEBUG : potato3: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4083ddd86aac9440_d20260919_m011724_c001_v0001145_t0030_u01789780644572") 2026/09/19 01:17:42 DEBUG : potato4: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24c1_d20260919_m011723_c001_v7007000_t0000_u01789780643124") 2026/09/19 01:17:42 DEBUG : potato4: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4083ddd86aac9436_d20260919_m011722_c001_v0001145_t0030_u01789780642943") 2026/09/19 01:17:42 DEBUG : remotepotato: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f41838c68b837162a_d20260919_m011402_c001_v7007000_t0000_u01789780442900") 2026/09/19 01:17:42 DEBUG : remotepotato: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e2530c_d20260919_m011401_c001_v0001167_t0004_u01789780441238") 2026/09/19 01:17:42 DEBUG : remotepotato: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f41838c68b837161a_d20260919_m011358_c001_v7007000_t0000_u01789780438551") 2026/09/19 01:17:42 DEBUG : remotepotato: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e252ea_d20260919_m011356_c001_v0001167_t0054_u01789780436535") 2026/09/19 01:17:42 DEBUG : remotepotato: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f41838c68b8371606_d20260919_m011352_c001_v7007000_t0000_u01789780432145") 2026/09/19 01:17:42 DEBUG : remotepotato: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e252b2_d20260919_m011350_c001_v0001167_t0014_u01789780430643") 2026/09/19 01:17:42 DEBUG : rutabaga: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f41838c68b837162b_d20260919_m011403_c001_v7007000_t0000_u01789780443080") 2026/09/19 01:17:42 DEBUG : rutabaga: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25300_d20260919_m011359_c001_v0001167_t0005_u01789780439096") 2026/09/19 01:17:42 DEBUG : rutabaga: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f41838c68b837161b_d20260919_m011358_c001_v7007000_t0000_u01789780438733") 2026/09/19 01:17:42 DEBUG : rutabaga: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e252c6_d20260919_m011352_c001_v0001167_t0005_u01789780432688") 2026/09/19 01:17:42 DEBUG : rutabaga: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f41838c68b8371608_d20260919_m011352_c001_v7007000_t0000_u01789780432325") 2026/09/19 01:17:42 DEBUG : rutabaga: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25296_d20260919_m011348_c001_v0001167_t0005_u01789780428450") 2026/09/19 01:17:42 DEBUG : small: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f42063e2fc4a90dd9_d20260919_m011631_c001_v7007000_t0000_u01789780591111") 2026/09/19 01:17:42 DEBUG : small: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25704_d20260919_m011629_c001_v0001167_t0005_u01789780589131") 2026/09/19 01:17:43 DEBUG : small: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f406045546ba45c76_d20260919_m011627_c001_v7007000_t0000_u01789780587851") 2026/09/19 01:17:43 DEBUG : small: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e256f8_d20260919_m011626_c001_v0001167_t0005_u01789780586641") 2026/09/19 01:17:43 DEBUG : small: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f42063e2fc4a90dd1_d20260919_m011625_c001_v7007000_t0000_u01789780585911") 2026/09/19 01:17:43 DEBUG : small: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e256ec_d20260919_m011624_c001_v0001167_t0005_u01789780584183") 2026/09/19 01:17:43 DEBUG : small: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f406045546ba45c5d_d20260919_m011623_c001_v7007000_t0000_u01789780583270") 2026/09/19 01:17:43 DEBUG : small: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e256e0_d20260919_m011621_c001_v0001167_t0005_u01789780581717") 2026/09/19 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7e5e_d20260919_m011611_c001_v7007000_t0000_u01789780571173") 2026/09/19 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25691_d20260919_m011610_c001_v0001167_t0005_u01789780570447") 2026/09/19 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7de2_d20260919_m011558_c001_v7007000_t0000_u01789780558461") 2026/09/19 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e2562b_d20260919_m011554_c001_v0001167_t0005_u01789780554926") 2026/09/19 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7db9_d20260919_m011553_c001_v7007000_t0000_u01789780553287") 2026/09/19 01:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e255f9_d20260919_m011548_c001_v0001167_t0005_u01789780548859") 2026/09/19 01:17:43 DEBUG : sub dir/hello world2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7de4_d20260919_m011558_c001_v7007000_t0000_u01789780558641") 2026/09/19 01:17:43 DEBUG : sub dir/hello world2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e2562d_d20260919_m011555_c001_v0001167_t0005_u01789780555108") 2026/09/19 01:17:43 DEBUG : sub dir/hello world2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7dba_d20260919_m011553_c001_v7007000_t0000_u01789780553468") 2026/09/19 01:17:43 DEBUG : sub dir/hello world2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e255fb_d20260919_m011549_c001_v0001167_t0005_u01789780549041") 2026/09/19 01:17:43 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7de7_d20260919_m011558_c001_v7007000_t0000_u01789780558821") 2026/09/19 01:17:43 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e2562f_d20260919_m011555_c001_v0001167_t0005_u01789780555292") 2026/09/19 01:17:43 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7dbb_d20260919_m011553_c001_v7007000_t0000_u01789780553648") 2026/09/19 01:17:43 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e255ff_d20260919_m011549_c001_v0001167_t0005_u01789780549225") 2026/09/19 01:17:43 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7dea_d20260919_m011559_c001_v7007000_t0000_u01789780559002") 2026/09/19 01:17:44 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e25631_d20260919_m011555_c001_v0001167_t0031_u01789780555475") 2026/09/19 01:17:44 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7dbd_d20260919_m011553_c001_v7007000_t0000_u01789780553830") 2026/09/19 01:17:44 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e25603_d20260919_m011549_c001_v0001167_t0011_u01789780549439") 2026/09/19 01:17:44 DEBUG : sub dir/potato3: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24ca_d20260919_m011729_c001_v7007000_t0000_u01789780649947") 2026/09/19 01:17:44 DEBUG : sub dir/potato3: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f406b149f58d20c49_d20260919_m011727_c001_v0001134_t0052_u01789780647612") 2026/09/19 01:17:44 DEBUG : sub dir/potato3: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4083ddd86aac944c_d20260919_m011726_c001_v0001145_t0030_u01789780646029") 2026/09/19 01:17:44 DEBUG : sub dir/potato3: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f406045546ba45c5a_d20260919_m011621_c001_v7007000_t0000_u01789780581350") 2026/09/19 01:17:44 DEBUG : sub dir/potato3: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e256d0_d20260919_m011619_c001_v0001167_t0005_u01789780579779") 2026/09/19 01:17:44 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7dec_d20260919_m011559_c001_v7007000_t0000_u01789780559183") 2026/09/19 01:17:44 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e25639_d20260919_m011555_c001_v0001167_t0035_u01789780555792") 2026/09/19 01:17:44 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7dbf_d20260919_m011554_c001_v7007000_t0000_u01789780554010") 2026/09/19 01:17:44 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e25607_d20260919_m011549_c001_v0001167_t0042_u01789780549913") 2026/09/19 01:17:44 DEBUG : sub/file2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419d7a5b5b306910_d20260919_m011654_c001_v7007000_t0000_u01789780614025") 2026/09/19 01:17:44 DEBUG : sub/file2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e257a1_d20260919_m011652_c001_v0001167_t0005_u01789780612932") 2026/09/19 01:17:44 DEBUG : sub/file2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7e50_d20260919_m011609_c001_v7007000_t0000_u01789780569077") 2026/09/19 01:17:44 DEBUG : sub/file2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25671_d20260919_m011603_c001_v0001167_t0005_u01789780563011") 2026/09/19 01:17:44 DEBUG : sub/file2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7e12_d20260919_m011602_c001_v7007000_t0000_u01789780562456") 2026/09/19 01:17:44 DEBUG : sub/file2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e2565d_d20260919_m011559_c001_v0001167_t0005_u01789780559915") 2026/09/19 01:17:44 DEBUG : sub/file2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f419abccb236e6ae4_d20260919_m011506_c001_v7007000_t0000_u01789780506180") 2026/09/19 01:17:44 DEBUG : sub/file2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e254ee_d20260919_m011504_c001_v0001167_t0005_u01789780504737") 2026/09/19 01:17:44 DEBUG : test-multithread-abort: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f41838c68b83715f3_d20260919_m011347_c001_v7007000_t0000_u01789780427536") 2026/09/19 01:17:44 DEBUG : test-multithread-abort: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e251fa_d20260919_m011330_c001_v0001167_t0022_u01789780410668") 2026/09/19 01:17:45 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4078528634ce35e2_d20260919_m011249_c001_v7007000_t0000_u01789780369513") 2026/09/19 01:17:45 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1079861a9a040cc7_d20260919_m011240_c001_v0001039_t0051_u01789780360740") 2026/09/19 01:17:45 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4078528634ce3601_d20260919_m011257_c001_v7007000_t0000_u01789780377630") 2026/09/19 01:17:45 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1079861a9a040cf1_d20260919_m011250_c001_v0001039_t0047_u01789780370222") 2026/09/19 01:17:45 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4078528634ce3659_d20260919_m011309_c001_v7007000_t0000_u01789780389481") 2026/09/19 01:17:45 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e250de_d20260919_m011300_c001_v0001167_t0000_u01789780380683") 2026/09/19 01:17:45 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4078528634ce367e_d20260919_m011315_c001_v7007000_t0000_u01789780395983") 2026/09/19 01:17:45 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f2078528634ce366a_d20260919_m011311_c001_v0001101_t0017_u01789780391263") 2026/09/19 01:17:45 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f416ec61e672f88f4_d20260919_m011322_c001_v7007000_t0000_u01789780402276") 2026/09/19 01:17:45 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f2078528634ce3680_d20260919_m011317_c001_v0001174_t0026_u01789780397683") 2026/09/19 01:17:45 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f416ec61e672f8904_d20260919_m011329_c001_v7007000_t0000_u01789780409284") 2026/09/19 01:17:45 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f216ec61e672f88fc_d20260919_m011324_c001_v0001039_t0034_u01789780404015") 2026/09/19 01:17:45 DEBUG : test.sum: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f41838c68b837166f_d20260919_m011419_c001_v7007000_t0000_u01789780459670") 2026/09/19 01:17:45 DEBUG : test.sum: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e2539e_d20260919_m011417_c001_v0001167_t0043_u01789780457733") 2026/09/19 01:17:45 DEBUG : test.sum: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e25394_d20260919_m011416_c001_v0001167_t0056_u01789780456058") 2026/09/19 01:17:45 DEBUG : test.sum: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e25382_d20260919_m011414_c001_v0001167_t0058_u01789780454597") 2026/09/19 01:17:45 DEBUG : test.sum: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e25378_d20260919_m011413_c001_v0001167_t0046_u01789780453283") 2026/09/19 01:17:45 DEBUG : test.sum: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e2536c_d20260919_m011411_c001_v0001167_t0038_u01789780451924") 2026/09/19 01:17:45 DEBUG : test.sum: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25364_d20260919_m011410_c001_v0001167_t0005_u01789780450795") 2026/09/19 01:17:45 DEBUG : test.sum: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e2534c_d20260919_m011408_c001_v0001167_t0005_u01789780448990") 2026/09/19 01:17:45 DEBUG : test.sum: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f41838c68b8371643_d20260919_m011405_c001_v7007000_t0000_u01789780445909") 2026/09/19 01:17:45 DEBUG : test.sum: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e25328_d20260919_m011404_c001_v0001167_t0000_u01789780444849") 2026/09/19 01:17:46 DEBUG : test.sum: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e2531a_d20260919_m011403_c001_v0001167_t0040_u01789780443445") 2026/09/19 01:17:46 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24ae_d20260919_m011712_c001_v7007000_t0000_u01789780632528") 2026/09/19 01:17:46 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e25804_d20260919_m011711_c001_v0001167_t0020_u01789780631115") 2026/09/19 01:17:46 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4210a57eb94f24af_d20260919_m011712_c001_v7007000_t0000_u01789780632707") 2026/09/19 01:17:46 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f1172a8af62e25802_d20260919_m011710_c001_v0001167_t0043_u01789780630841") 2026/09/19 01:17:46 DEBUG : zend.txt: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7dee_d20260919_m011559_c001_v7007000_t0000_u01789780559369") 2026/09/19 01:17:46 DEBUG : zend.txt: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e25625_d20260919_m011554_c001_v0001167_t0005_u01789780554743") 2026/09/19 01:17:46 DEBUG : zend.txt: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4003a699167c7dc1_d20260919_m011554_c001_v7007000_t0000_u01789780554200") 2026/09/19 01:17:46 DEBUG : zend.txt: Deleting (id "4_zcf12fd73308dbb7baf080e1b_f4172a8af62e255f3_d20260919_m011548_c001_v0001167_t0005_u01789780548268") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 5m9.199817746s (try 1/5)