"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/08/31 04:17:23 DEBUG : Creating backend with remote "TestB2:rclone-test-wacozef6cibe" 2026/08/31 04:17:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 04:17:24 DEBUG : Creating backend with remote "/tmp/rclone3280165568" === 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-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:17:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_create_bucket": EOF) 2026/08/31 04:17:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/31 04:17:45 DEBUG : pacer: Reducing sleep to 10ms 2026/08/31 04:17:45 DEBUG : chunksize-probe: Cancelling large file upload === RUN TestMultithreadCopy/upload=false,size=16777215,streams=2 2026/08/31 04:18:11 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-wacozef6cibe/test-multithread-copy-false-16777215-2": EOF) 2026/08/31 04:18:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/31 04:18:11 DEBUG : pacer: Reducing sleep to 10ms 2026/08/31 04:18:11 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/08/31 04:18:11 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: write buffer set to 131072 2026/08/31 04:18:11 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/08/31 04:18:11 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/08/31 04:18:11 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/08/31 04:18:11 DEBUG : test-multithread-copy-false-16777215-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/08/31 04:18:11 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi starting 2026/08/31 04:18:12 DEBUG : test-multithread-copy-false-16777215-2: writing chunk 0 2026/08/31 04:18:14 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi finished 2026/08/31 04:18:14 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/08/31 04:18:20 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/08/31 04:18:20 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: write buffer set to 131072 2026/08/31 04:18:20 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16Mi 2026/08/31 04:18:20 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/08/31 04:18:20 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/08/31 04:18:20 DEBUG : test-multithread-copy-false-16777216-2: Starting multi-thread copy with 1 chunks of size 16Mi with 1 parallel streams 2026/08/31 04:18:20 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi starting 2026/08/31 04:18:20 DEBUG : test-multithread-copy-false-16777216-2: writing chunk 0 2026/08/31 04:18:22 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi finished 2026/08/31 04:18:22 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/08/31 04:18:27 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/08/31 04:18:27 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: write buffer set to 131072 2026/08/31 04:18:27 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/08/31 04:18:27 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/08/31 04:18:27 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/08/31 04:18:27 DEBUG : test-multithread-copy-false-16777217-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/08/31 04:18:27 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi starting 2026/08/31 04:18:27 DEBUG : test-multithread-copy-false-16777217-2: writing chunk 0 2026/08/31 04:18:28 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi finished 2026/08/31 04:18:28 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/08/31 04:18:31 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: disabling buffering because source is local disk 2026/08/31 04:18:31 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/08/31 04:18:31 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/08/31 04:18:31 DEBUG : test-multithread-copy-true-16777215-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/08/31 04:18:31 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi starting 2026/08/31 04:18:31 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/08/31 04:18:31 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 1 length 8388607 2026/08/31 04:18:31 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 0 length 8388608 2026/08/31 04:18:34 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 1 2026/08/31 04:18:34 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi finished 2026/08/31 04:18:34 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 0 2026/08/31 04:18:34 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/08/31 04:18:34 DEBUG : test-multithread-copy-true-16777215-2: Finishing large file upload with 2 parts 2026/08/31 04:18:35 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/08/31 04:18:37 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: disabling buffering because source is local disk 2026/08/31 04:18:38 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/08/31 04:18:38 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/08/31 04:18:38 DEBUG : test-multithread-copy-true-16777216-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/08/31 04:18:38 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi starting 2026/08/31 04:18:38 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/08/31 04:18:38 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 1 length 8388608 2026/08/31 04:18:38 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 0 length 8388608 2026/08/31 04:18:40 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 1 2026/08/31 04:18:40 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi finished 2026/08/31 04:18:41 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 0 2026/08/31 04:18:41 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/08/31 04:18:41 DEBUG : test-multithread-copy-true-16777216-2: Finishing large file upload with 2 parts 2026/08/31 04:18:41 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/08/31 04:18:44 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: disabling buffering because source is local disk 2026/08/31 04:18:44 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/08/31 04:18:44 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/08/31 04:18:44 DEBUG : test-multithread-copy-true-16777217-2: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/08/31 04:18:44 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/08/31 04:18:44 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 2 length 1 2026/08/31 04:18:44 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/08/31 04:18:44 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/08/31 04:18:44 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 0 length 8388608 2026/08/31 04:18:44 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 1 length 8388608 2026/08/31 04:18:45 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 2 2026/08/31 04:18:45 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 finished 2026/08/31 04:18:48 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 0 2026/08/31 04:18:48 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/08/31 04:18:48 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 1 2026/08/31 04:18:48 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/08/31 04:18:48 DEBUG : test-multithread-copy-true-16777217-2: Finishing large file upload with 3 parts 2026/08/31 04:18:48 DEBUG : test-multithread-copy-true-16777217-2: Finished multi-thread copy with 3 parts of size 8Mi --- PASS: TestMultithreadCopy (85.84s) --- PASS: TestMultithreadCopy/upload=false,size=16777215,streams=2 (29.33s) --- PASS: TestMultithreadCopy/upload=false,size=16777216,streams=2 (8.08s) --- PASS: TestMultithreadCopy/upload=false,size=16777217,streams=2 (6.12s) --- PASS: TestMultithreadCopy/upload=true,size=16777215,streams=2 (6.45s) --- PASS: TestMultithreadCopy/upload=true,size=16777216,streams=2 (6.71s) --- PASS: TestMultithreadCopy/upload=true,size=16777217,streams=2 (7.12s) === RUN TestMultithreadCopyAbort run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:18:50 DEBUG : chunksize-probe: Cancelling large file upload 2026/08/31 04:18:53 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk 2026/08/31 04:18:53 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 1 2026/08/31 04:18:53 DEBUG : test-multithread-abort: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/08/31 04:18:53 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/08/31 04:18:53 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/08/31 04:18:53 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/31 04:18:53 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/08/31 04:18:53 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/08/31 04:18:53 DEBUG : Open with options = [RangeOption(8388608,16777215)] 2026/08/31 04:18:53 DEBUG : Open with options = [RangeOption(0,8388607)] 2026/08/31 04:18:53 DEBUG : test-multithread-abort: Sending chunk 1 length 8388608 2026/08/31 04:18:53 DEBUG : test-multithread-abort: Sending chunk 0 length 8388608 2026/08/31 04:18:55 DEBUG : test-multithread-abort: Done sending chunk 1 2026/08/31 04:18:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/08/31 04:18:56 DEBUG : test-multithread-abort: Done sending chunk 0 2026/08/31 04:18:56 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/08/31 04:18:56 DEBUG : Returning error reader 2026/08/31 04:18:56 DEBUG : test-multithread-abort: Sending chunk 2 length 1 2026/08/31 04:18:56 DEBUG : BOOM: simulated read failure 2026/08/31 04:18:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 0/10: BOOM: simulated read failure 2026/08/31 04:18:56 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/31 04:18:57 DEBUG : Returning error reader 2026/08/31 04:18:57 DEBUG : BOOM: simulated read failure 2026/08/31 04:18:57 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure 2026/08/31 04:18:57 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/31 04:18:58 DEBUG : Returning error reader 2026/08/31 04:18:58 DEBUG : BOOM: simulated read failure 2026/08/31 04:18:58 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure 2026/08/31 04:18:58 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/31 04:18:59 DEBUG : Returning error reader 2026/08/31 04:18:59 DEBUG : BOOM: simulated read failure 2026/08/31 04:18:59 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure 2026/08/31 04:18:59 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/31 04:19:00 DEBUG : Returning error reader 2026/08/31 04:19:00 DEBUG : BOOM: simulated read failure 2026/08/31 04:19:00 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure 2026/08/31 04:19:00 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/31 04:19:01 DEBUG : Returning error reader 2026/08/31 04:19:01 DEBUG : BOOM: simulated read failure 2026/08/31 04:19:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure 2026/08/31 04:19:01 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/31 04:19:02 DEBUG : Returning error reader 2026/08/31 04:19:02 DEBUG : BOOM: simulated read failure 2026/08/31 04:19:02 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure 2026/08/31 04:19:02 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/31 04:19:03 DEBUG : Returning error reader 2026/08/31 04:19:03 DEBUG : BOOM: simulated read failure 2026/08/31 04:19:03 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure 2026/08/31 04:19:03 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/31 04:19:04 DEBUG : Returning error reader 2026/08/31 04:19:04 DEBUG : BOOM: simulated read failure 2026/08/31 04:19:04 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure 2026/08/31 04:19:04 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/31 04:19:05 DEBUG : Returning error reader 2026/08/31 04:19:05 DEBUG : BOOM: simulated read failure 2026/08/31 04:19:05 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure 2026/08/31 04:19:05 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/31 04:19:06 DEBUG : Returning error reader 2026/08/31 04:19:06 DEBUG : BOOM: simulated read failure 2026/08/31 04:19:06 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure 2026/08/31 04:19:06 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries 2026/08/31 04:19:06 DEBUG : test-multithread-abort: Error sending chunk 2 (retry=false): Post "https://pod-000-1174-16.backblaze.com/b2api/v1/b2_upload_part/4_z4f029dc3009d5b6baf080e1b_f2026fe21c65ee923_d20260831_m041853_c001_v0001174_t0021_u01788149933133/0013": BOOM: simulated read failure: &url.Error{Op:"Post", URL:"https://pod-000-1174-16.backblaze.com/b2api/v1/b2_upload_part/4_z4f029dc3009d5b6baf080e1b_f2026fe21c65ee923_d20260831_m041853_c001_v0001174_t0021_u01788149933133/0013", Err:(*errors.errorString)(0x337e479c0190)} 2026/08/31 04:19:06 DEBUG : test-multithread-abort: Error sending chunk 2: Post "https://pod-000-1174-16.backblaze.com/b2api/v1/b2_upload_part/4_z4f029dc3009d5b6baf080e1b_f2026fe21c65ee923_d20260831_m041853_c001_v0001174_t0021_u01788149933133/0013": BOOM: simulated read failure 2026/08/31 04:19:06 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: Post "https://pod-000-1174-16.backblaze.com/b2api/v1/b2_upload_part/4_z4f029dc3009d5b6baf080e1b_f2026fe21c65ee923_d20260831_m041853_c001_v0001174_t0021_u01788149933133/0013": BOOM: simulated read failure 2026/08/31 04:19:06 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit 2026/08/31 04:19:06 DEBUG : test-multithread-abort: Cancelling large file upload --- PASS: TestMultithreadCopyAbort (17.27s) === RUN TestSizeDiffers 2026/08/31 04:19:07 DEBUG : a: size = 0 OK 2026/08/31 04:19:07 DEBUG : a: size = 1 (memory) 2026/08/31 04:19:07 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/31 04:19:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/31 04:19:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 04:19:07 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 04:19:07 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/31 04:19:07 DEBUG : potato: Seek from 10 to 0 2026/08/31 04:19:07 DEBUG : potato: Seek from 10 to 0 2026/08/31 04:19:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/31 04:19:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/31 04:19:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 04:19:07 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 04:19:07 DEBUG : potato: Seek from 5 to 2 2026/08/31 04:19:07 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/31 04:19:07 DEBUG : potato: Seek from 7 to 0 2026/08/31 04:19:07 DEBUG : potato: Seek from 7 to 0 2026/08/31 04:19:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/31 04:19:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/31 04:19:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 04:19:07 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 04:19:07 DEBUG : potato: Seek from 5 to 2 2026/08/31 04:19:07 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/31 04:19:07 DEBUG : potato: Seek from 8 to 0 2026/08/31 04:19:07 DEBUG : potato: Seek from 8 to 0 2026/08/31 04:19:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/31 04:19:07 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/31 04:19:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 04:19:07 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 04:19:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 04:19:07 DEBUG : potato: Seek from 5 to 2 2026/08/31 04:19:07 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/31 04:19:07 DEBUG : potato: Seek from 9 to 0 2026/08/31 04:19:07 DEBUG : potato: Seek from 9 to 0 2026/08/31 04:19:07 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-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", 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.46s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.18s) --- 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/08/31 04:19:12 DEBUG : Creating backend with remote "nonexistent" 2026/08/31 04:19:12 DEBUG : Config file has changed externally - reloading 2026/08/31 04:19:12 DEBUG : Creating backend with remote "nonexistent" 2026/08/31 04:19:12 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/31 04:19:12 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/31 04:19:12 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/31 04:19:12 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", 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 (5.97s) --- PASS: TestCheckDownload/1 (0.72s) --- PASS: TestCheckDownload/2 (0.36s) --- PASS: TestCheckDownload/3 (0.36s) --- PASS: TestCheckDownload/4 (0.55s) --- PASS: TestCheckDownload/5 (0.37s) --- PASS: TestCheckDownload/6 (0.37s) --- PASS: TestCheckDownload/7 (0.37s) === RUN TestCheckSizeOnly run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", 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.20s) --- PASS: TestCheckSizeOnly/1 (0.18s) --- PASS: TestCheckSizeOnly/2 (0.20s) --- 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-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:19:23 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/31 04:19:23 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/31 04:19:23 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/31 04:19:23 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/31 04:19:24 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/31 04:19:24 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/31 04:19:24 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/31 04:19:24 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.29s) === RUN TestCheckSum run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:19:24 DEBUG : Creating backend with remote "TestB2:rclone-test-wacozef6cibe/data" check_test.go:354: B2 bucket rclone-test-wacozef6cibe path data lacks md5, skipping --- SKIP: TestCheckSum (1.44s) === RUN TestCheckSumDownload run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:19:26 DEBUG : Creating backend with remote "TestB2:rclone-test-wacozef6cibe/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.17s) --- PASS: TestCheckSumDownload/subtest1 (1.27s) --- PASS: TestCheckSumDownload/subtest2 (0.72s) --- PASS: TestCheckSumDownload/subtest3 (1.01s) --- PASS: TestCheckSumDownload/subtest4 (0.74s) --- PASS: TestCheckSumDownload/subtest5 (0.74s) --- PASS: TestCheckSumDownload/subtest6 (0.82s) --- PASS: TestCheckSumDownload/subtest7 (0.74s) === RUN TestCheckSumConcurrency 2026/08/31 04:19:38 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/31 04:19:38 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/31 04:19:38 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/31 04:19:38 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/31 04:19:38 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/31 04:19:38 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/31 04:19:38 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/31 04:19:38 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/31 04:19:38 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/31 04:19:38 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/31 04:19:38 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/31 04:19:38 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/31 04:19:38 DEBUG : Creating backend with remote "TestB2:rclone-test-dubexel6yoge" 2026/08/31 04:19:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 04:19:38 DEBUG : Creating backend with remote "/tmp/rclone4088880609" run.go:198: Remote "B2 bucket rclone-test-dubexel6yoge", Local "Local file system at /tmp/rclone4088880609", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2026/08/31 04:19:40 ERROR : hello, world!: sum not found 2026/08/31 04:19:40 ERROR : HELLO, WORLD!: file not in B2 bucket rclone-test-dubexel6yoge 2026/08/31 04:19:40 NOTICE: B2 bucket rclone-test-dubexel6yoge: 1 files missing 2026/08/31 04:19:40 NOTICE: 1 hashes missing 2026/08/31 04:19:40 NOTICE: B2 bucket rclone-test-dubexel6yoge: 1 differences found 2026/08/31 04:19:40 NOTICE: B2 bucket rclone-test-dubexel6yoge: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/31 04:19:41 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 04:19:41 NOTICE: B2 bucket rclone-test-dubexel6yoge: 0 differences found 2026/08/31 04:19:41 NOTICE: B2 bucket rclone-test-dubexel6yoge: 1 matching files 2026/08/31 04:19:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xaceviy4bohi" 2026/08/31 04:19:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 04:19:41 DEBUG : Creating backend with remote "/tmp/rclone263882444" run.go:198: Remote "B2 bucket rclone-test-xaceviy4bohi", Local "Local file system at /tmp/rclone263882444", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2026/08/31 04:19:43 ERROR : HELLO, WORLD!: sum not found 2026/08/31 04:19:43 ERROR : hello, world!: file not in B2 bucket rclone-test-xaceviy4bohi 2026/08/31 04:19:43 NOTICE: B2 bucket rclone-test-xaceviy4bohi: 1 files missing 2026/08/31 04:19:43 NOTICE: 1 hashes missing 2026/08/31 04:19:43 NOTICE: B2 bucket rclone-test-xaceviy4bohi: 1 differences found 2026/08/31 04:19:43 NOTICE: B2 bucket rclone-test-xaceviy4bohi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/31 04:19:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 04:19:44 NOTICE: B2 bucket rclone-test-xaceviy4bohi: 0 differences found 2026/08/31 04:19:44 NOTICE: B2 bucket rclone-test-xaceviy4bohi: 1 matching files 2026/08/31 04:19:44 DEBUG : Creating backend with remote "TestB2:rclone-test-xoqutuf4joqa" 2026/08/31 04:19:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 04:19:45 DEBUG : Creating backend with remote "/tmp/rclone3071613375" run.go:198: Remote "B2 bucket rclone-test-xoqutuf4joqa", Local "Local file system at /tmp/rclone3071613375", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/31 04:19:46 ERROR : HeLlO, wOrLd!: sum not found 2026/08/31 04:19:46 ERROR : hello, world!: file not in B2 bucket rclone-test-xoqutuf4joqa 2026/08/31 04:19:46 NOTICE: B2 bucket rclone-test-xoqutuf4joqa: 1 files missing 2026/08/31 04:19:46 NOTICE: 1 hashes missing 2026/08/31 04:19:46 NOTICE: B2 bucket rclone-test-xoqutuf4joqa: 1 differences found 2026/08/31 04:19:46 NOTICE: B2 bucket rclone-test-xoqutuf4joqa: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/31 04:19:47 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 04:19:47 NOTICE: B2 bucket rclone-test-xoqutuf4joqa: 0 differences found 2026/08/31 04:19:47 NOTICE: B2 bucket rclone-test-xoqutuf4joqa: 1 matching files 2026/08/31 04:19:47 DEBUG : Creating backend with remote "TestB2:rclone-test-dexulig7pepi" 2026/08/31 04:19:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 04:19:48 DEBUG : Creating backend with remote "/tmp/rclone141098424" run.go:198: Remote "B2 bucket rclone-test-dexulig7pepi", Local "Local file system at /tmp/rclone141098424", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/31 04:19:49 ERROR : HELLO, WORLD!: sum not found 2026/08/31 04:19:49 ERROR : HeLlO, wOrLd!: file not in B2 bucket rclone-test-dexulig7pepi 2026/08/31 04:19:49 NOTICE: B2 bucket rclone-test-dexulig7pepi: 1 files missing 2026/08/31 04:19:49 NOTICE: 1 hashes missing 2026/08/31 04:19:49 NOTICE: B2 bucket rclone-test-dexulig7pepi: 1 differences found 2026/08/31 04:19:49 NOTICE: B2 bucket rclone-test-dexulig7pepi: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/31 04:19:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 04:19:50 NOTICE: B2 bucket rclone-test-dexulig7pepi: 0 differences found 2026/08/31 04:19:50 NOTICE: B2 bucket rclone-test-dexulig7pepi: 1 matching files 2026/08/31 04:19:50 DEBUG : Creating backend with remote "TestB2:rclone-test-petumar7fito" 2026/08/31 04:19:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 04:19:51 DEBUG : Creating backend with remote "/tmp/rclone2952904914" run.go:198: Remote "B2 bucket rclone-test-petumar7fito", Local "Local file system at /tmp/rclone2952904914", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2026/08/31 04:19:53 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/31 04:19:53 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-petumar7fito 2026/08/31 04:19:53 NOTICE: B2 bucket rclone-test-petumar7fito: 1 files missing 2026/08/31 04:19:53 NOTICE: 1 hashes missing 2026/08/31 04:19:53 NOTICE: B2 bucket rclone-test-petumar7fito: 1 differences found 2026/08/31 04:19:53 NOTICE: B2 bucket rclone-test-petumar7fito: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/31 04:19:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 04:19:53 NOTICE: B2 bucket rclone-test-petumar7fito: 0 differences found 2026/08/31 04:19:53 NOTICE: B2 bucket rclone-test-petumar7fito: 1 matching files 2026/08/31 04:19:53 DEBUG : Creating backend with remote "TestB2:rclone-test-qonotud0piru" 2026/08/31 04:19:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 04:19:54 DEBUG : Creating backend with remote "/tmp/rclone2804989290" run.go:198: Remote "B2 bucket rclone-test-qonotud0piru", Local "Local file system at /tmp/rclone2804989290", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2026/08/31 04:19:56 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/31 04:19:56 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-qonotud0piru 2026/08/31 04:19:56 NOTICE: B2 bucket rclone-test-qonotud0piru: 1 files missing 2026/08/31 04:19:56 NOTICE: 1 hashes missing 2026/08/31 04:19:56 NOTICE: B2 bucket rclone-test-qonotud0piru: 1 differences found 2026/08/31 04:19:56 NOTICE: B2 bucket rclone-test-qonotud0piru: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/31 04:19:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 04:19:57 NOTICE: B2 bucket rclone-test-qonotud0piru: 0 differences found 2026/08/31 04:19:57 NOTICE: B2 bucket rclone-test-qonotud0piru: 1 matching files 2026/08/31 04:19:57 DEBUG : Creating backend with remote "TestB2:rclone-test-wivicam1hago" 2026/08/31 04:19:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 04:19:57 DEBUG : Creating backend with remote "/tmp/rclone997801992" run.go:198: Remote "B2 bucket rclone-test-wivicam1hago", Local "Local file system at /tmp/rclone997801992", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2026/08/31 04:20:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/31 04:20:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-wivicam1hago 2026/08/31 04:20:00 NOTICE: B2 bucket rclone-test-wivicam1hago: 1 files missing 2026/08/31 04:20:00 NOTICE: 1 hashes missing 2026/08/31 04:20:00 NOTICE: B2 bucket rclone-test-wivicam1hago: 1 differences found 2026/08/31 04:20:00 NOTICE: B2 bucket rclone-test-wivicam1hago: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/31 04:20:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 04:20:01 NOTICE: B2 bucket rclone-test-wivicam1hago: 0 differences found 2026/08/31 04:20:01 NOTICE: B2 bucket rclone-test-wivicam1hago: 1 matching files 2026/08/31 04:20:01 DEBUG : Creating backend with remote "TestB2:rclone-test-lojadir6sefo" 2026/08/31 04:20:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 04:20:01 DEBUG : Creating backend with remote "/tmp/rclone922260240" run.go:198: Remote "B2 bucket rclone-test-lojadir6sefo", Local "Local file system at /tmp/rclone922260240", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2026/08/31 04:20:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/31 04:20:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-lojadir6sefo 2026/08/31 04:20:03 NOTICE: B2 bucket rclone-test-lojadir6sefo: 1 files missing 2026/08/31 04:20:03 NOTICE: 1 hashes missing 2026/08/31 04:20:03 NOTICE: B2 bucket rclone-test-lojadir6sefo: 1 differences found 2026/08/31 04:20:03 NOTICE: B2 bucket rclone-test-lojadir6sefo: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/31 04:20:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 04:20:04 NOTICE: B2 bucket rclone-test-lojadir6sefo: 0 differences found 2026/08/31 04:20:04 NOTICE: B2 bucket rclone-test-lojadir6sefo: 1 matching files 2026/08/31 04:20:04 DEBUG : Creating backend with remote "TestB2:rclone-test-soroqip7hura" 2026/08/31 04:20:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 04:20:05 DEBUG : Creating backend with remote "/tmp/rclone1928619332" run.go:198: Remote "B2 bucket rclone-test-soroqip7hura", Local "Local file system at /tmp/rclone1928619332", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2026/08/31 04:20:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/31 04:20:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-soroqip7hura 2026/08/31 04:20:07 NOTICE: B2 bucket rclone-test-soroqip7hura: 1 files missing 2026/08/31 04:20:07 NOTICE: 1 hashes missing 2026/08/31 04:20:07 NOTICE: B2 bucket rclone-test-soroqip7hura: 1 differences found 2026/08/31 04:20:07 NOTICE: B2 bucket rclone-test-soroqip7hura: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/31 04:20:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 04:20:08 NOTICE: B2 bucket rclone-test-soroqip7hura: 0 differences found 2026/08/31 04:20:08 NOTICE: B2 bucket rclone-test-soroqip7hura: 1 matching files 2026/08/31 04:20:08 DEBUG : Creating backend with remote "TestB2:rclone-test-gakiquc9kuko" 2026/08/31 04:20:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 04:20:08 DEBUG : Creating backend with remote "/tmp/rclone262727688" run.go:198: Remote "B2 bucket rclone-test-gakiquc9kuko", Local "Local file system at /tmp/rclone262727688", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2026/08/31 04:20:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/31 04:20:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-gakiquc9kuko 2026/08/31 04:20:10 NOTICE: B2 bucket rclone-test-gakiquc9kuko: 1 files missing 2026/08/31 04:20:10 NOTICE: 1 hashes missing 2026/08/31 04:20:10 NOTICE: B2 bucket rclone-test-gakiquc9kuko: 1 differences found 2026/08/31 04:20:10 NOTICE: B2 bucket rclone-test-gakiquc9kuko: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/31 04:20:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 04:20:11 NOTICE: B2 bucket rclone-test-gakiquc9kuko: 0 differences found 2026/08/31 04:20:11 NOTICE: B2 bucket rclone-test-gakiquc9kuko: 1 matching files 2026/08/31 04:20:11 DEBUG : B2 bucket rclone-test-gakiquc9kuko: Purge remote 2026/08/31 04:20:11 INFO : B2 bucket rclone-test-gakiquc9kuko: cleaning bucket "rclone-test-gakiquc9kuko" of all files 2026/08/31 04:20:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z1fd2cdd300bd5b6baf080e1b_f10965184f5f0571a_d20260831_m042010_c001_v0001178_t0045_u01788150010004") 2026/08/31 04:20:11 DEBUG : B2 bucket rclone-test-soroqip7hura: Purge remote 2026/08/31 04:20:11 INFO : B2 bucket rclone-test-soroqip7hura: cleaning bucket "rclone-test-soroqip7hura" of all files 2026/08/31 04:20:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zff12bdf300bd5b6baf080e1b_f108f7b7a1aca0ff9_d20260831_m042006_c001_v0001090_t0009_u01788150006618") 2026/08/31 04:20:12 DEBUG : B2 bucket rclone-test-lojadir6sefo: Purge remote 2026/08/31 04:20:12 INFO : B2 bucket rclone-test-lojadir6sefo: cleaning bucket "rclone-test-lojadir6sefo" of all files 2026/08/31 04:20:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zefb2bd1300bd5b6baf080e1b_f106e15e44c91f7cc_d20260831_m042003_c001_v0001098_t0044_u01788150003065") 2026/08/31 04:20:13 DEBUG : B2 bucket rclone-test-wivicam1hago: Purge remote 2026/08/31 04:20:13 INFO : B2 bucket rclone-test-wivicam1hago: cleaning bucket "rclone-test-wivicam1hago" of all files 2026/08/31 04:20:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z8fe2ad3300bd5b6baf080e1b_f104746d9adc16f18_d20260831_m041959_c001_v0001144_t0007_u01788149999401") 2026/08/31 04:20:15 DEBUG : B2 bucket rclone-test-qonotud0piru: Purge remote 2026/08/31 04:20:15 INFO : B2 bucket rclone-test-qonotud0piru: cleaning bucket "rclone-test-qonotud0piru" of all files 2026/08/31 04:20:15 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z3fd29d6300bd5b6baf080e1b_f10485f0daf04edfb_d20260831_m041955_c001_v0001174_t0059_u01788149995979") 2026/08/31 04:20:16 DEBUG : B2 bucket rclone-test-petumar7fito: Purge remote 2026/08/31 04:20:16 INFO : B2 bucket rclone-test-petumar7fito: cleaning bucket "rclone-test-petumar7fito" of all files 2026/08/31 04:20:16 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z1fa28d9300bd5b6baf080e1b_f418ec844b6c9b663_d20260831_m041952_c001_v0001185_t0029_u01788149992662") 2026/08/31 04:20:17 DEBUG : B2 bucket rclone-test-dexulig7pepi: Purge remote 2026/08/31 04:20:17 INFO : B2 bucket rclone-test-dexulig7pepi: cleaning bucket "rclone-test-dexulig7pepi" of all files 2026/08/31 04:20:17 DEBUG : HELLO, WORLD!: Deleting (id "4_z0fb27dd300bd5b6baf080e1b_f411be48e9309a552_d20260831_m041949_c001_v0001161_t0000_u01788149989506") 2026/08/31 04:20:18 DEBUG : B2 bucket rclone-test-xoqutuf4joqa: Purge remote 2026/08/31 04:20:18 INFO : B2 bucket rclone-test-xoqutuf4joqa: cleaning bucket "rclone-test-xoqutuf4joqa" of all files 2026/08/31 04:20:18 DEBUG : HeLlO, wOrLd!: Deleting (id "4_zff027d0300bd5b6baf080e1b_f40709fa827b5fc2f_d20260831_m041946_c001_v0001044_t0059_u01788149986413") 2026/08/31 04:20:19 DEBUG : B2 bucket rclone-test-xaceviy4bohi: Purge remote 2026/08/31 04:20:19 INFO : B2 bucket rclone-test-xaceviy4bohi: cleaning bucket "rclone-test-xaceviy4bohi" of all files 2026/08/31 04:20:20 DEBUG : HELLO, WORLD!: Deleting (id "4_zdf026d4300bd5b6baf080e1b_f41153a17b6052c39_d20260831_m041943_c001_v0001165_t0031_u01788149983296") 2026/08/31 04:20:20 DEBUG : B2 bucket rclone-test-dubexel6yoge: Purge remote 2026/08/31 04:20:20 INFO : B2 bucket rclone-test-dubexel6yoge: cleaning bucket "rclone-test-dubexel6yoge" of all files 2026/08/31 04:20:21 DEBUG : hello, world!: Deleting (id "4_z4fb25d8300bd5b6baf080e1b_f4123b37b801109a4_d20260831_m041940_c001_v0001145_t0040_u01788149980097") --- PASS: TestApplyTransforms (43.71s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:20:22 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/31 04:20:22 DEBUG : sub/file2: size = 14 OK 2026/08/31 04:20:22 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/08/31 04:20:22 INFO : file1: Copied (new) to: sub/file2 2026/08/31 04:20:23 DEBUG : sub/file2: size = 14 OK 2026/08/31 04:20:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 04:20:23 DEBUG : file1: Unchanged skipping 2026/08/31 04:20:23 DEBUG : B2 bucket rclone-test-wacozef6cibe: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.74s) === RUN TestCopyLongFile run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", 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-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:20:25 DEBUG : Creating backend with remote "TestB2:rclone-test-wacozef6cibe/backup" 2026/08/31 04:20:26 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3280165568) 2026/08/31 04:20:26 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-wacozef6cibe) 2026/08/31 04:20:26 DEBUG : dst/file1: Sizes differ 2026/08/31 04:20:28 DEBUG : dst/file1: size = 18 OK 2026/08/31 04:20:28 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/08/31 04:20:28 INFO : dst/file1: Copied (server-side copy) 2026/08/31 04:20:28 INFO : dst/file1: Deleted 2026/08/31 04:20:28 DEBUG : dst/file1: size = 14 OK 2026/08/31 04:20:28 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/08/31 04:20:28 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.41s) === RUN TestCopyFileCompareDest run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:20:29 DEBUG : Creating backend with remote "TestB2:rclone-test-wacozef6cibe/dst" 2026/08/31 04:20:29 DEBUG : Config file has changed externally - reloading 2026/08/31 04:20:30 DEBUG : Creating backend with remote "TestB2:rclone-test-wacozef6cibe/CompareDest" 2026/08/31 04:20:31 DEBUG : one: Need to transfer - File not found at Destination 2026/08/31 04:20:33 DEBUG : one: size = 3 OK 2026/08/31 04:20:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/31 04:20:33 INFO : one: Copied (new) 2026/08/31 04:20:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3280165568) 2026/08/31 04:20:34 DEBUG : one: size = 3 (B2 bucket rclone-test-wacozef6cibe path dst) 2026/08/31 04:20:34 DEBUG : one: Sizes differ 2026/08/31 04:20:34 DEBUG : one: size = 5 OK 2026/08/31 04:20:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/31 04:20:34 INFO : one: Copied (replaced existing) 2026/08/31 04:20:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3280165568) 2026/08/31 04:20:36 DEBUG : one: size = 3 (B2 bucket rclone-test-wacozef6cibe path dst) 2026/08/31 04:20:36 DEBUG : one: Sizes differ 2026/08/31 04:20:36 DEBUG : one: size = 5 OK 2026/08/31 04:20:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 04:20:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/31 04:20:37 DEBUG : two: Need to transfer - File not found at Destination 2026/08/31 04:20:37 DEBUG : two: size = 3 OK 2026/08/31 04:20:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 04:20:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/31 04:20:37 DEBUG : two: Need to transfer - File not found at Destination 2026/08/31 04:20:37 DEBUG : two: size = 3 OK 2026/08/31 04:20:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 04:20:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/31 04:20:38 DEBUG : two: Need to transfer - File not found at Destination 2026/08/31 04:20:38 DEBUG : two: size = 5 (Local file system at /tmp/rclone3280165568) 2026/08/31 04:20:38 DEBUG : two: size = 3 (B2 bucket rclone-test-wacozef6cibe path CompareDest) 2026/08/31 04:20:38 DEBUG : two: Sizes differ 2026/08/31 04:20:38 DEBUG : two: size = 5 OK 2026/08/31 04:20:38 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/08/31 04:20:38 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (10.67s) === RUN TestCopyFileCopyDest run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:20:40 DEBUG : Creating backend with remote "TestB2:rclone-test-wacozef6cibe/dst" 2026/08/31 04:21:00 DEBUG : pacer: low level retry 1/10 (error Get "https://api.backblazeb2.com/b2api/v4/b2_authorize_account": EOF) 2026/08/31 04:21:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/31 04:21:01 DEBUG : pacer: Reducing sleep to 10ms 2026/08/31 04:21:02 DEBUG : Creating backend with remote "TestB2:rclone-test-wacozef6cibe/CopyDest" 2026/08/31 04:21:02 DEBUG : Config file has changed externally - reloading 2026/08/31 04:21:03 DEBUG : one: Need to transfer - File not found at Destination 2026/08/31 04:21:05 DEBUG : one: size = 3 OK 2026/08/31 04:21:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/31 04:21:05 INFO : one: Copied (new) 2026/08/31 04:21:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3280165568) 2026/08/31 04:21:06 DEBUG : one: size = 3 (B2 bucket rclone-test-wacozef6cibe path dst) 2026/08/31 04:21:06 DEBUG : one: Sizes differ 2026/08/31 04:21:06 DEBUG : one: size = 5 OK 2026/08/31 04:21:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/31 04:21:06 INFO : one: Copied (replaced existing) 2026/08/31 04:21:07 DEBUG : Creating backend with remote "TestB2:rclone-test-wacozef6cibe/BackupDir" 2026/08/31 04:21:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3280165568) 2026/08/31 04:21:08 DEBUG : one: size = 3 (B2 bucket rclone-test-wacozef6cibe path dst) 2026/08/31 04:21:08 DEBUG : one: Sizes differ 2026/08/31 04:21:09 DEBUG : one: size = 5 OK 2026/08/31 04:21:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 04:21:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3280165568) 2026/08/31 04:21:09 DEBUG : one: size = 3 (B2 bucket rclone-test-wacozef6cibe path dst) 2026/08/31 04:21:09 DEBUG : one: Sizes differ 2026/08/31 04:21:10 DEBUG : one: size = 3 OK 2026/08/31 04:21:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/31 04:21:10 INFO : one: Copied (server-side copy) 2026/08/31 04:21:11 INFO : one: Deleted 2026/08/31 04:21:11 DEBUG : one: size = 5 OK 2026/08/31 04:21:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/31 04:21:11 INFO : one: Copied (server-side copy) 2026/08/31 04:21:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/31 04:21:12 DEBUG : two: Need to transfer - File not found at Destination 2026/08/31 04:21:12 DEBUG : two: size = 3 OK 2026/08/31 04:21:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 04:21:12 DEBUG : two: size = 3 OK 2026/08/31 04:21:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/31 04:21:12 INFO : two: Copied (server-side copy) 2026/08/31 04:21:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/31 04:21:12 DEBUG : two: size = 3 OK 2026/08/31 04:21:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/31 04:21:12 DEBUG : two: Unchanged skipping 2026/08/31 04:21:13 DEBUG : three: Need to transfer - File not found at Destination 2026/08/31 04:21:13 DEBUG : three: size = 7 (Local file system at /tmp/rclone3280165568) 2026/08/31 04:21:13 DEBUG : three: size = 5 (B2 bucket rclone-test-wacozef6cibe path CopyDest) 2026/08/31 04:21:13 DEBUG : three: Sizes differ 2026/08/31 04:21:13 DEBUG : three: Destination not found in --copy-dest 2026/08/31 04:21:14 DEBUG : three: size = 7 OK 2026/08/31 04:21:14 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/08/31 04:21:14 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (36.32s) === RUN TestCopyInplace run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.37s) === RUN TestCopyLongFileName run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.36s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", 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-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:21:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/31 04:21:18 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/31 04:21:18 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/08/31 04:21:18 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/31 04:21:18 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/31 04:21:18 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1171-18.backblaze.com/b2api/v1/b2_upload_file/4f029dc3009d5b6baf080e1b/c001_v0001171_t0009": max transfer limit reached as set by --max-transfer 2026/08/31 04:21:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/31 04:21:19 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/31 04:21:20 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/31 04:21:20 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 7df39d910831713fc6218f983c6e6a336a9eda09 OK 2026/08/31 04:21:20 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (3.68s) === RUN TestDeduplicateInteractive run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.36s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.36s) === RUN TestDeduplicateFirst run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.36s) === RUN TestDeduplicateNewest run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.36s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:21:24 INFO : B2 bucket rclone-test-wacozef6cibe: Looking for duplicate sha1 hashes using newest mode. 2026/08/31 04:21:24 NOTICE: 8e8a6d780d530ac11305feeefe17f1dd9509f665: Found 3 files with duplicate sha1 hashes 2026/08/31 04:21:24 INFO : one: Deleted 2026/08/31 04:21:25 INFO : also/one: Deleted 2026/08/31 04:21:25 NOTICE: 8e8a6d780d530ac11305feeefe17f1dd9509f665: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (3.08s) === RUN TestDeduplicateOldest run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.41s) === RUN TestDeduplicateLargest run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.36s) === RUN TestDeduplicateSmallest run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.37s) === RUN TestDeduplicateRename run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.36s) === RUN TestMergeDirs run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.36s) === RUN TestListDirSorted run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:21:30 DEBUG : a.txt: Excluded (Size Filter) 2026/08/31 04:21:30 DEBUG : a.txt: Excluded 2026/08/31 04:21:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/31 04:21:30 DEBUG : sub dir/hello world: Excluded 2026/08/31 04:21:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/31 04:21:30 DEBUG : sub dir/hello world2: Excluded 2026/08/31 04:21:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/31 04:21:30 DEBUG : sub dir/hello world: Excluded 2026/08/31 04:21:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/31 04:21:30 DEBUG : sub dir/hello world2: Excluded 2026/08/31 04:21:31 DEBUG : sub dir/ignore dir: Excluded 2026/08/31 04:21:31 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (5.90s) === RUN TestListDirSortedFn run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:21:36 DEBUG : a.txt: Excluded (Size Filter) 2026/08/31 04:21:36 DEBUG : a.txt: Excluded 2026/08/31 04:21:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/31 04:21:36 DEBUG : sub dir/hello world: Excluded 2026/08/31 04:21:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/31 04:21:36 DEBUG : sub dir/hello world2: Excluded 2026/08/31 04:21:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/31 04:21:36 DEBUG : sub dir/hello world: Excluded 2026/08/31 04:21:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/31 04:21:36 DEBUG : sub dir/hello world2: Excluded 2026/08/31 04:21:36 DEBUG : sub dir/ignore dir: Excluded 2026/08/31 04:21:37 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (5.42s) === RUN TestListJSON run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", 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/08/31 04:21:42 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.63s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (0.61s) --- PASS: TestListJSON/DirsOnly (0.18s) --- PASS: TestListJSON/Recurse (0.18s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.19s) --- 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-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", 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/08/31 04:21:47 DEBUG : Creating backend with remote "TestB2:rclone-test-wacozef6cibe/notfound" --- PASS: TestStatJSON (6.66s) --- PASS: TestStatJSON/Root (0.18s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.19s) --- 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.37s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.45s) --- PASS: TestStatJSON/RootNotFound (1.85s) === RUN TestStatJSONMemory 2026/08/31 04:21:49 DEBUG : Creating backend with remote ":memory:" 2026/08/31 04:21:49 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/31 04:21:49 DEBUG : sub/file1: size = 5 OK 2026/08/31 04:21:49 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/31 04:21:49 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 TestMkdir run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:21:49 INFO : B2 bucket rclone-test-wacozef6cibe: Making directory 2026/08/31 04:21:49 INFO : B2 bucket rclone-test-wacozef6cibe: Making directory --- PASS: TestMkdir (0.55s) === RUN TestLsd run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" --- PASS: TestLsd (1.46s) === RUN TestLs run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" --- PASS: TestLs (1.68s) === RUN TestLsWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:21:54 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/31 04:21:54 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (2.16s) === RUN TestLsLong run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" --- PASS: TestLsLong (1.63s) === RUN TestHashSums run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (1.96s) --- PASS: TestHashSums/Sha1 (0.18s) --- PASS: TestHashSums/Sha1Download (0.37s) === RUN TestHashSumsWithErrors 2026/08/31 04:21:59 DEBUG : Creating backend with remote ":memory:" 2026/08/31 04:21:59 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/31 04:21:59 ERROR : file1: hash unsupported: hash type not supported 2026/08/31 04:21:59 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/31 04:21:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/31 04:21:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/31 04:21:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/31 04:21:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/31 04:21:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/31 04:21:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/31 04:21:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/31 04:21:59 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-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" --- PASS: TestCount (2.00s) === RUN TestDelete run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:22:02 DEBUG : Waiting for deletions to finish 2026/08/31 04:22:02 DEBUG : large: Excluded (Size Filter) 2026/08/31 04:22:02 INFO : medium: Deleted 2026/08/31 04:22:02 INFO : small: Deleted --- PASS: TestDelete (2.30s) === RUN TestMaxDelete run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:22:04 DEBUG : Waiting for deletions to finish 2026/08/31 04:22:04 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/08/31 04:22:04 INFO : large: Deleted 2026/08/31 04:22:04 INFO : medium: Deleted --- PASS: TestMaxDelete (2.42s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:22:07 DEBUG : Waiting for deletions to finish 2026/08/31 04:22:07 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/31 04:22:07 INFO : medium: Deleted 2026/08/31 04:22:07 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (3.13s) === RUN TestMaxDeleteSize run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:22:09 DEBUG : Waiting for deletions to finish 2026/08/31 04:22:10 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/08/31 04:22:10 INFO : large: Deleted 2026/08/31 04:22:10 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.40s) === RUN TestReadFile run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" --- PASS: TestReadFile (1.99s) === RUN TestRetry 2026/08/31 04:22:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/31 04:22:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/31 04:22:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/31 04:22:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/31 04:22:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/31 04:22:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/31 04:22:13 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-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" --- PASS: TestCat (4.01s) === RUN TestPurge 2026/08/31 04:22:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xasepis8faco" 2026/08/31 04:22:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 04:22:17 DEBUG : Creating backend with remote "/tmp/rclone2018302488" run.go:198: Remote "B2 bucket rclone-test-xasepis8faco", Local "Local file system at /tmp/rclone2018302488", Modify Window "1ms" 2026/08/31 04:22:24 INFO : A2: Making directory 2026/08/31 04:22:24 INFO : A1/B2: Making directory 2026/08/31 04:22:24 INFO : A1/B2/C2: Making directory 2026/08/31 04:22:24 INFO : A1/B1/C3: Making directory 2026/08/31 04:22:24 INFO : A3: Making directory 2026/08/31 04:22:24 INFO : A3/B3: Making directory 2026/08/31 04:22:24 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/08/31 04:22:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/31 04:22:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/31 04:22:30 DEBUG : pacer: Reducing sleep to 10ms 2026/08/31 04:22:30 INFO : B2 bucket rclone-test-xasepis8faco: cleaning bucket "rclone-test-xasepis8faco" of all files 2026/08/31 04:22:30 DEBUG : A1/B1/C1/one: Deleting (id "4_z3ff2cd6300dd5b6baf080e1b_f40531c680767b7d7_d20260831_m042224_c001_v0001146_t0002_u01788150144324") 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/08/31 04:22:30 INFO : B2 bucket rclone-test-xasepis8faco: cleaning bucket "rclone-test-xasepis8faco" of all files 2026/08/31 04:22:30 DEBUG : A1/two: Deleting (id "4_z3ff2cd6300dd5b6baf080e1b_f40531c680767b7db_d20260831_m042224_c001_v0001146_t0002_u01788150144509") 2026/08/31 04:22:31 DEBUG : B2 bucket rclone-test-xasepis8faco: Purge remote 2026/08/31 04:22:31 INFO : B2 bucket rclone-test-xasepis8faco: cleaning bucket "rclone-test-xasepis8faco" of all files 2026/08/31 04:22:31 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.60s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:22:32 INFO : A2: Making directory 2026/08/31 04:22:32 INFO : A1/B2: Making directory 2026/08/31 04:22:32 INFO : A1/B2/C2: Making directory 2026/08/31 04:22:32 INFO : A1/B1/C3: Making directory 2026/08/31 04:22:32 INFO : A3: Making directory 2026/08/31 04:22:32 INFO : A3/B3: Making directory 2026/08/31 04:22:32 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/08/31 04:22:33 DEBUG : removing 1 level 3 directories 2026/08/31 04:22:33 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/08/31 04:22:35 DEBUG : removing 1 level 0 directories 2026/08/31 04:22:35 INFO : B2 bucket rclone-test-wacozef6cibe: Removing directory 2026/08/31 04:22:36 ERROR : Failed to rmdir: failed to delete bucket: Cannot delete non-empty bucket (400 cannot_delete_non_empty_bucket) operations_test.go:729: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:729 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.89s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:22:36 INFO : A1: Making directory 2026/08/31 04:22:36 INFO : A1/B1: Making directory 2026/08/31 04:22:36 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.92s) === RUN TestRmdirsWithFilter run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:22:37 INFO : A1: Making directory 2026/08/31 04:22:37 INFO : A1/B1: Making directory 2026/08/31 04:22:37 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.96s) === RUN TestCopyURL run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:22:39 DEBUG : file1: size = 14 OK 2026/08/31 04:22:39 DEBUG : file1: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/08/31 04:22:39 DEBUG : filename.txt: File name found in url 2026/08/31 04:22:39 DEBUG : filename.txt: size = 14 OK 2026/08/31 04:22:39 DEBUG : filename.txt: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/08/31 04:22:39 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/31 04:22:40 DEBUG : headerfilename.txt: size = 14 OK 2026/08/31 04:22:40 DEBUG : headerfilename.txt: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/08/31 04:22:40 DEBUG : file2: size = 14 OK 2026/08/31 04:22:40 DEBUG : file2: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK --- PASS: TestCopyURL (2.93s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:22:41 DEBUG : file1: size = 14 OK 2026/08/31 04:22:41 DEBUG : file1: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK --- PASS: TestCopyURLDownloadHeaders (0.86s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:22:42 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/31 04:22:42 DEBUG : sub/file2: size = 14 OK 2026/08/31 04:22:42 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/08/31 04:22:42 INFO : file1: Copied (new) to: sub/file2 2026/08/31 04:22:42 INFO : file1: Deleted 2026/08/31 04:22:43 DEBUG : sub/file2: size = 14 OK 2026/08/31 04:22:43 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 04:22:43 DEBUG : file1: Unchanged skipping 2026/08/31 04:22:43 INFO : file1: Deleted 2026/08/31 04:22:43 DEBUG : B2 bucket rclone-test-wacozef6cibe: 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-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:22:44 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/31 04:22:44 DEBUG : file1: size = 14 OK 2026/08/31 04:22:44 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/08/31 04:22:44 INFO : file1: Copied (new) 2026/08/31 04:22:44 INFO : file1: Deleted 2026/08/31 04:22:44 DEBUG : file1: Destination exists, skipping 2026/08/31 04:22:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.52s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.37s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.37s) === RUN TestMoveFileBackupDir run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:22:46 DEBUG : Creating backend with remote "TestB2:rclone-test-wacozef6cibe/backup" 2026/08/31 04:22:48 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3280165568) 2026/08/31 04:22:48 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-wacozef6cibe) 2026/08/31 04:22:48 DEBUG : dst/file1: Sizes differ 2026/08/31 04:22:49 DEBUG : dst/file1: size = 18 OK 2026/08/31 04:22:49 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/08/31 04:22:49 INFO : dst/file1: Copied (server-side copy) 2026/08/31 04:22:49 INFO : dst/file1: Deleted 2026/08/31 04:22:49 DEBUG : dst/file1: size = 14 OK 2026/08/31 04:22:49 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/08/31 04:22:49 INFO : dst/file1: Copied (new) 2026/08/31 04:22:49 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-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:22:51 INFO : A1/B2: Making directory 2026/08/31 04:22:51 INFO : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" 2026/08/31 04:22:52 DEBUG : A2/one: size = 3 OK 2026/08/31 04:22:52 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/31 04:22:52 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/08/31 04:22:53 DEBUG : A2/two: size = 3 OK 2026/08/31 04:22:53 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/31 04:22:53 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/08/31 04:22:53 INFO : A1/one: Deleted 2026/08/31 04:22:53 DEBUG : A2/B1/C2/five: size = 4 OK 2026/08/31 04:22:53 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/31 04:22:53 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/08/31 04:22:53 DEBUG : A2/B1/C1/four: size = 4 OK 2026/08/31 04:22:53 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/31 04:22:53 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/08/31 04:22:53 DEBUG : A2/B1/three: size = 5 OK 2026/08/31 04:22:53 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/31 04:22:53 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/08/31 04:22:53 INFO : A1/two: Deleted 2026/08/31 04:22:53 INFO : A1/B1/C2/five: Deleted 2026/08/31 04:22:53 INFO : A1/B1/C1/four: Deleted 2026/08/31 04:22:53 INFO : A1/B1/three: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2026/08/31 04:22:54 DEBUG : A3/B1/C2/five: size = 4 OK 2026/08/31 04:22:54 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/31 04:22:54 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/08/31 04:22:54 DEBUG : A3/B1/three: size = 5 OK 2026/08/31 04:22:54 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/31 04:22:54 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/08/31 04:22:54 DEBUG : A3/one: size = 3 OK 2026/08/31 04:22:54 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/31 04:22:54 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/08/31 04:22:54 DEBUG : A3/B1/C1/four: size = 4 OK 2026/08/31 04:22:54 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/31 04:22:54 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/08/31 04:22:54 DEBUG : A3/two: size = 3 OK 2026/08/31 04:22:54 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/31 04:22:54 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/08/31 04:22:54 INFO : A2/B1/C2/five: Deleted 2026/08/31 04:22:54 INFO : A2/B1/three: Deleted 2026/08/31 04:22:54 INFO : A2/one: Deleted 2026/08/31 04:22:54 INFO : A2/B1/C1/four: Deleted 2026/08/31 04:22:54 INFO : A2/two: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" 2026/08/31 04:22:54 INFO : B2 bucket rclone-test-wacozef6cibe: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/31 04:22:55 DEBUG : A4/one: size = 3 OK 2026/08/31 04:22:55 DEBUG : A3/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/31 04:22:55 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/08/31 04:22:55 DEBUG : A4/B1/three: size = 5 OK 2026/08/31 04:22:55 DEBUG : A3/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/31 04:22:55 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/08/31 04:22:55 DEBUG : A4/two: size = 3 OK 2026/08/31 04:22:55 DEBUG : A3/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/31 04:22:55 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/08/31 04:22:55 DEBUG : A4/B1/C2/five: size = 4 OK 2026/08/31 04:22:55 DEBUG : A3/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/31 04:22:55 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/08/31 04:22:55 DEBUG : A4/B1/C1/four: size = 4 OK 2026/08/31 04:22:55 DEBUG : A3/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/31 04:22:55 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/08/31 04:22:55 INFO : A3/one: Deleted 2026/08/31 04:22:55 INFO : A3/B1/three: Deleted 2026/08/31 04:22:55 INFO : A3/two: Deleted 2026/08/31 04:22:55 INFO : A3/B1/C2/five: Deleted 2026/08/31 04:22:55 INFO : A3/B1/C1/four: Deleted fstest.go:251: Filtering empty directory "A4/B2" fstest.go:251: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (6.17s) === RUN TestGetFsInfo run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" --- PASS: TestGetFsInfo (0.37s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:22:57 DEBUG : B2 bucket rclone-test-wacozef6cibe: File to upload is small (34 bytes), uploading instead of streaming 2026/08/31 04:22:58 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/31 04:22:58 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/08/31 04:22:58 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/08/31 04:22:58 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/08/31 04:22:59 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/31 04:22:59 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/08/31 04:22:59 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-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:23:00 DEBUG : B2 bucket rclone-test-wacozef6cibe: File to upload is small (34 bytes), uploading instead of streaming 2026/08/31 04:23:00 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/31 04:23:00 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/08/31 04:23:00 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/08/31 04:23:00 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/08/31 04:23:01 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/31 04:23:01 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/08/31 04:23:01 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-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:23:02 DEBUG : B2 bucket rclone-test-wacozef6cibe: File to upload is small (34 bytes), uploading instead of streaming 2026/08/31 04:23:02 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/31 04:23:02 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/31 04:23:02 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/08/31 04:23:03 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/31 04:23:03 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-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:23:05 DEBUG : B2 bucket rclone-test-wacozef6cibe: File to upload is small (34 bytes), uploading instead of streaming 2026/08/31 04:23:05 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/31 04:23:05 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/31 04:23:05 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/31 04:23:05 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/08/31 04:23:06 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/31 04:23:06 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/31 04:23:06 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (10.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.41s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.48s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.44s) === RUN TestRcatMetadata run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" operations_test.go:1564: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.37s) === RUN TestRcatSize run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:23:07 DEBUG : potato1: size = 60 OK 2026/08/31 04:23:07 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/31 04:23:07 DEBUG : B2 bucket rclone-test-wacozef6cibe: File to upload is small (60 bytes), uploading instead of streaming 2026/08/31 04:23:08 DEBUG : potato2: size = 60 OK 2026/08/31 04:23:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/31 04:23:08 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (1.53s) === RUN TestRcatSizeShortEOF run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:23:09 DEBUG : potato1: Clearing upload URL because of error: Post "https://pod-000-1171-18.backblaze.com/b2api/v1/b2_upload_file/4f029dc3009d5b6baf080e1b/c001_v0001171_t0009": net/http: HTTP/1.x transport connection broken: http: ContentLength=160 with Body length 100 2026/08/31 04:23:09 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-18.backblaze.com/b2api/v1/b2_upload_file/4f029dc3009d5b6baf080e1b/c001_v0001171_t0009": net/http: HTTP/1.x transport connection broken: http: ContentLength=160 with Body length 100) 2026/08/31 04:23:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/31 04:23:09 ERROR : potato1: Post request put error: Post "https://pod-000-1171-18.backblaze.com/b2api/v1/b2_upload_file/4f029dc3009d5b6baf080e1b/c001_v0001171_t0009": net/http: HTTP/1.x transport connection broken: http: ContentLength=160 with Body length 100 2026/08/31 04:23:09 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestRcatSizeShortEOF (0.38s) === RUN TestRcatSizeMetadata run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" operations_test.go:1657: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.37s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:23:10 DEBUG : potato1: size = 60 OK 2026/08/31 04:23:10 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK --- PASS: TestRcatSizeUploadHeaders (1.30s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:23:11 DEBUG : potato1: size = 60 OK 2026/08/31 04:23:11 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d (B2 bucket rclone-test-wacozef6cibe) 2026/08/31 04:23:11 DEBUG : potato1: sha1 = 3639923d60907789b4155daea94152f89e4fb69c (B2 bucket rclone-test-wacozef6cibe) 2026/08/31 04:23:11 ERROR : potato1: corrupted on transfer: sha1 hashes differ src "9dc7f7d3279715991a22853f5981df582b7f9f6d" vs dst(B2 bucket rclone-test-wacozef6cibe) "3639923d60907789b4155daea94152f89e4fb69c" 2026/08/31 04:23:11 INFO : potato1: Removing failed copy === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:23:12 DEBUG : potato4: size = 60 (B2 bucket rclone-test-wacozef6cibe) 2026/08/31 04:23:12 DEBUG : potato4: size = 59 (B2 bucket rclone-test-wacozef6cibe) 2026/08/31 04:23:12 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(B2 bucket rclone-test-wacozef6cibe) 59 2026/08/31 04:23:12 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:23:13 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:23:14 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (3.30s) --- PASS: TestRcatSizeChecksum/Corrupted (0.92s) --- PASS: TestRcatSizeChecksum/SizeDiffers (0.91s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (0.73s) --- PASS: TestRcatSizeChecksum/NoHashes (0.73s) === RUN TestTouchDir run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" 2026/08/31 04:23:15 DEBUG : B2 bucket rclone-test-wacozef6cibe: Touching "sub dir/potato3" 2026/08/31 04:23:15 DEBUG : B2 bucket rclone-test-wacozef6cibe: Touching "potato2" 2026/08/31 04:23:15 DEBUG : B2 bucket rclone-test-wacozef6cibe: Touching "empty space" --- PASS: TestTouchDir (3.62s) === RUN TestMkdirMetadata run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.37s) === RUN TestMkdirModTime run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.38s) === RUN TestCopyDirMetadata run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.37s) === RUN TestSetDirModTime run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.38s) === RUN TestDirsEqual run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.37s) === RUN TestRemoveExisting run.go:198: Remote "B2 bucket rclone-test-wacozef6cibe", Local "Local file system at /tmp/rclone3280165568", Modify Window "1ms" operations_test.go:2066: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.37s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/08/31 04:23:20 DEBUG : B2 bucket rclone-test-wacozef6cibe: Purge remote 2026/08/31 04:23:20 INFO : B2 bucket rclone-test-wacozef6cibe: cleaning bucket "rclone-test-wacozef6cibe" of all files 2026/08/31 04:23:21 DEBUG : A1/B1/C1/four: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ecd46_d20260831_m042253_c001_v7007000_t0000_u01788150173306") 2026/08/31 04:23:21 DEBUG : A1/B1/C1/four: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b33119_d20260831_m042251_c001_v0001171_t0009_u01788150171408") 2026/08/31 04:23:21 DEBUG : A1/B1/C1/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f417d71d9dc68ef83_d20260831_m042235_c001_v7007000_t0000_u01788150155242") 2026/08/31 04:23:21 DEBUG : A1/B1/C1/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b3307d_d20260831_m042232_c001_v0001171_t0009_u01788150152390") 2026/08/31 04:23:21 DEBUG : A1/B1/C2/five: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f418576a67841fdcc_d20260831_m042253_c001_v7007000_t0000_u01788150173296") 2026/08/31 04:23:21 DEBUG : A1/B1/C2/five: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b3311d_d20260831_m042251_c001_v0001171_t0009_u01788150171591") 2026/08/31 04:23:21 DEBUG : A1/B1/three: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbbdd_d20260831_m042253_c001_v7007000_t0000_u01788150173317") 2026/08/31 04:23:21 DEBUG : A1/B1/three: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b33117_d20260831_m042251_c001_v0001171_t0009_u01788150171224") 2026/08/31 04:23:21 DEBUG : A1/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f40307053da56ba18_d20260831_m042253_c001_v7007000_t0000_u01788150173104") 2026/08/31 04:23:21 DEBUG : A1/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b33113_d20260831_m042250_c001_v0001171_t0009_u01788150170857") 2026/08/31 04:23:21 DEBUG : A1/two: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f422adc4badf000a6_d20260831_m042253_c001_v7007000_t0000_u01788150173217") 2026/08/31 04:23:21 DEBUG : A1/two: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b33115_d20260831_m042251_c001_v0001171_t0009_u01788150171041") 2026/08/31 04:23:21 DEBUG : A1/two: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f417d71d9dc68ef85_d20260831_m042235_c001_v7007000_t0000_u01788150155610") 2026/08/31 04:23:21 DEBUG : A1/two: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b3307f_d20260831_m042232_c001_v0001171_t0009_u01788150152632") 2026/08/31 04:23:21 DEBUG : A2/B1/C1/four: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f40307053da56ba26_d20260831_m042254_c001_v7007000_t0000_u01788150174330") 2026/08/31 04:23:21 DEBUG : A2/B1/C1/four: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f401aeb44d5d2e610_d20260831_m042253_c001_v0001153_t0013_u01788150173117") 2026/08/31 04:23:21 DEBUG : A2/B1/C2/five: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbbe0_d20260831_m042254_c001_v7007000_t0000_u01788150174282") 2026/08/31 04:23:21 DEBUG : A2/B1/C2/five: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f403b6aed7d86402b_d20260831_m042253_c001_v0001167_t0044_u01788150173113") 2026/08/31 04:23:21 DEBUG : A2/B1/three: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ecd4b_d20260831_m042254_c001_v7007000_t0000_u01788150174295") 2026/08/31 04:23:21 DEBUG : A2/B1/three: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4125b7e9a40cfece_d20260831_m042253_c001_v0001167_t0003_u01788150173117") 2026/08/31 04:23:21 DEBUG : A2/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f418576a67841fdda_d20260831_m042254_c001_v7007000_t0000_u01788150174310") 2026/08/31 04:23:21 DEBUG : A2/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f40703606339ac248_d20260831_m042252_c001_v0001106_t0001_u01788150172725") 2026/08/31 04:23:21 DEBUG : A2/two: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f422adc4badf000ad_d20260831_m042254_c001_v7007000_t0000_u01788150174340") 2026/08/31 04:23:22 DEBUG : A2/two: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f413cdc76f62d898a_d20260831_m042252_c001_v0001120_t0001_u01788150172921") 2026/08/31 04:23:22 DEBUG : A3/B1/C1/four: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbbe1_d20260831_m042255_c001_v7007000_t0000_u01788150175377") 2026/08/31 04:23:22 DEBUG : A3/B1/C1/four: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4116c78d894fbfce_d20260831_m042254_c001_v0001090_t0024_u01788150174147") 2026/08/31 04:23:22 DEBUG : A3/B1/C2/five: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ecd53_d20260831_m042255_c001_v7007000_t0000_u01788150175367") 2026/08/31 04:23:22 DEBUG : A3/B1/C2/five: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f41457711e085e3c6_d20260831_m042254_c001_v0001136_t0010_u01788150174097") 2026/08/31 04:23:22 DEBUG : A3/B1/three: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f40307053da56ba32_d20260831_m042255_c001_v7007000_t0000_u01788150175345") 2026/08/31 04:23:22 DEBUG : A3/B1/three: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f40792d1b597e8a84_d20260831_m042254_c001_v0001145_t0046_u01788150174112") 2026/08/31 04:23:22 DEBUG : A3/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f422adc4badf000b1_d20260831_m042255_c001_v7007000_t0000_u01788150175328") 2026/08/31 04:23:22 DEBUG : A3/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f411d9a52f8771dcb_d20260831_m042254_c001_v0001181_t0023_u01788150174126") 2026/08/31 04:23:22 DEBUG : A3/two: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f418576a67841fddf_d20260831_m042255_c001_v7007000_t0000_u01788150175356") 2026/08/31 04:23:22 DEBUG : A3/two: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f41173a0a6f1cce45_d20260831_m042254_c001_v0001105_t0057_u01788150174145") 2026/08/31 04:23:22 DEBUG : A4/B1/C1/four: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbbe2_d20260831_m042255_c001_v7007000_t0000_u01788150175940") 2026/08/31 04:23:22 DEBUG : A4/B1/C1/four: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4145f152456d93a7_d20260831_m042255_c001_v0001105_t0005_u01788150175187") 2026/08/31 04:23:22 DEBUG : A4/B1/C2/five: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbbe3_d20260831_m042256_c001_v7007000_t0000_u01788150176121") 2026/08/31 04:23:22 DEBUG : A4/B1/C2/five: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f413603929c616a2d_d20260831_m042255_c001_v0001161_t0001_u01788150175174") 2026/08/31 04:23:22 DEBUG : A4/B1/three: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbbe4_d20260831_m042256_c001_v7007000_t0000_u01788150176301") 2026/08/31 04:23:22 DEBUG : A4/B1/three: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4099009616894356_d20260831_m042255_c001_v0001097_t0035_u01788150175155") 2026/08/31 04:23:22 DEBUG : A4/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbbe5_d20260831_m042256_c001_v7007000_t0000_u01788150176482") 2026/08/31 04:23:22 DEBUG : A4/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f401bd80ba5cc9409_d20260831_m042255_c001_v0001150_t0036_u01788150175143") 2026/08/31 04:23:22 DEBUG : A4/two: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbbe7_d20260831_m042256_c001_v7007000_t0000_u01788150176662") 2026/08/31 04:23:23 DEBUG : A4/two: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f40846379809e3470_d20260831_m042255_c001_v0001177_t0017_u01788150175167") 2026/08/31 04:23:23 DEBUG : BackupDir/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb86b_d20260831_m042114_c001_v7007000_t0000_u01788150074922") 2026/08/31 04:23:23 DEBUG : BackupDir/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f403229774d702852_d20260831_m042110_c001_v0001173_t0022_u01788150070452") 2026/08/31 04:23:23 DEBUG : CompareDest/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec8aa_d20260831_m042039_c001_v7007000_t0000_u01788150039243") 2026/08/31 04:23:23 DEBUG : CompareDest/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32e45_d20260831_m042035_c001_v0001171_t0009_u01788150035694") 2026/08/31 04:23:23 DEBUG : CompareDest/two: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec8ad_d20260831_m042039_c001_v7007000_t0000_u01788150039424") 2026/08/31 04:23:23 DEBUG : CompareDest/two: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32e4b_d20260831_m042036_c001_v0001171_t0009_u01788150036646") 2026/08/31 04:23:23 DEBUG : CopyDest/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb870_d20260831_m042115_c001_v7007000_t0000_u01788150075105") 2026/08/31 04:23:23 DEBUG : CopyDest/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32ea7_d20260831_m042107_c001_v0001171_t0009_u01788150067348") 2026/08/31 04:23:23 DEBUG : CopyDest/three: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb876_d20260831_m042115_c001_v7007000_t0000_u01788150075356") 2026/08/31 04:23:23 DEBUG : CopyDest/three: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32ebd_d20260831_m042113_c001_v0001171_t0009_u01788150073262") 2026/08/31 04:23:23 DEBUG : CopyDest/two: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb879_d20260831_m042115_c001_v7007000_t0000_u01788150075538") 2026/08/31 04:23:23 DEBUG : CopyDest/two: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32eb3_d20260831_m042111_c001_v0001171_t0009_u01788150071672") 2026/08/31 04:23:23 DEBUG : ReadFile: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdba68_d20260831_m042212_c001_v7007000_t0000_u01788150132642") 2026/08/31 04:23:23 DEBUG : ReadFile: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32fe7_d20260831_m042211_c001_v0001171_t0009_u01788150131375") 2026/08/31 04:23:23 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb8c0_d20260831_m042120_c001_v7007000_t0000_u01788150080695") 2026/08/31 04:23:23 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32ecd_d20260831_m042118_c001_v0001171_t0052_u01788150078107") 2026/08/31 04:23:23 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb8c5_d20260831_m042120_c001_v7007000_t0000_u01788150080876") 2026/08/31 04:23:23 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32ed5_d20260831_m042120_c001_v0001171_t0007_u01788150080027") 2026/08/31 04:23:23 DEBUG : a.txt: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb975_d20260831_m042137_c001_v7007000_t0000_u01788150097881") 2026/08/31 04:23:24 DEBUG : a.txt: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32f1f_d20260831_m042133_c001_v0001171_t0009_u01788150093982") 2026/08/31 04:23:24 DEBUG : a.txt: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb960_d20260831_m042132_c001_v7007000_t0000_u01788150092478") 2026/08/31 04:23:24 DEBUG : a.txt: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32ef5_d20260831_m042128_c001_v0001171_t0009_u01788150088081") 2026/08/31 04:23:24 DEBUG : also/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb934_d20260831_m042125_c001_v7007000_t0000_u01788150085031") 2026/08/31 04:23:24 DEBUG : also/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32ee1_d20260831_m042123_c001_v0001171_t0021_u01788150083476") 2026/08/31 04:23:24 DEBUG : another: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb947_d20260831_m042125_c001_v7007000_t0000_u01788150085667") 2026/08/31 04:23:24 DEBUG : another: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32ee3_d20260831_m042123_c001_v0001171_t0032_u01788150083807") 2026/08/31 04:23:24 DEBUG : backup/dst/file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f40307053da56b9f0_d20260831_m042250_c001_v7007000_t0000_u01788150170311") 2026/08/31 04:23:24 DEBUG : backup/dst/file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4082c14d9ee9408d_d20260831_m042249_c001_v0001185_t0051_u01788150169394") 2026/08/31 04:23:24 DEBUG : backup/dst/file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec861_d20260831_m042028_c001_v7007000_t0000_u01788150028934") 2026/08/31 04:23:24 DEBUG : backup/dst/file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f418385cb0411f380_d20260831_m042028_c001_v0001176_t0059_u01788150028022") 2026/08/31 04:23:24 DEBUG : data/banana: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec676_d20260831_m041937_c001_v7007000_t0000_u01788149977548") 2026/08/31 04:23:24 DEBUG : data/banana: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32d61_d20260831_m041935_c001_v0001171_t0009_u01788149975778") 2026/08/31 04:23:24 DEBUG : data/banana: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32d39_d20260831_m041927_c001_v0001171_t0009_u01788149967202") 2026/08/31 04:23:24 DEBUG : data/potato: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec678_d20260831_m041937_c001_v7007000_t0000_u01788149977728") 2026/08/31 04:23:24 DEBUG : data/potato: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32d63_d20260831_m041935_c001_v0001171_t0009_u01788149975962") 2026/08/31 04:23:24 DEBUG : data/potato: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32d43_d20260831_m041929_c001_v0001171_t0009_u01788149969016") 2026/08/31 04:23:24 DEBUG : dst/file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f40307053da56b9f1_d20260831_m042250_c001_v7007000_t0000_u01788150170491") 2026/08/31 04:23:24 DEBUG : dst/file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b3310d_d20260831_m042249_c001_v0001171_t0009_u01788150169763") 2026/08/31 04:23:24 DEBUG : dst/file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f40307053da56b9e9_d20260831_m042249_c001_v7007000_t0000_u01788150169578") 2026/08/31 04:23:24 DEBUG : dst/file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b330f3_d20260831_m042246_c001_v0001171_t0009_u01788150166469") 2026/08/31 04:23:24 DEBUG : dst/file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec863_d20260831_m042029_c001_v7007000_t0000_u01788150029114") 2026/08/31 04:23:24 DEBUG : dst/file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32e29_d20260831_m042028_c001_v0001171_t0009_u01788150028391") 2026/08/31 04:23:24 DEBUG : dst/file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec85a_d20260831_m042028_c001_v7007000_t0000_u01788150028210") 2026/08/31 04:23:25 DEBUG : dst/file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32e11_d20260831_m042025_c001_v0001171_t0009_u01788150025069") 2026/08/31 04:23:25 DEBUG : dst/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb87c_d20260831_m042115_c001_v7007000_t0000_u01788150075723") 2026/08/31 04:23:25 DEBUG : dst/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4119d8b4818f150a_d20260831_m042111_c001_v0001044_t0048_u01788150071196") 2026/08/31 04:23:25 DEBUG : dst/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f417fc692ce72e008_d20260831_m042111_c001_v7007000_t0000_u01788150071000") 2026/08/31 04:23:25 DEBUG : dst/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32ea5_d20260831_m042107_c001_v0001171_t0009_u01788150067163") 2026/08/31 04:23:25 DEBUG : dst/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f407e385dcab8bf32_d20260831_m042106_c001_v0001103_t0035_u01788150066433") 2026/08/31 04:23:25 DEBUG : dst/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f407e385dcab8bf2c_d20260831_m042105_c001_v0001103_t0035_u01788150065169") 2026/08/31 04:23:25 DEBUG : dst/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec8af_d20260831_m042039_c001_v7007000_t0000_u01788150039605") 2026/08/31 04:23:25 DEBUG : dst/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32e43_d20260831_m042035_c001_v0001171_t0009_u01788150035511") 2026/08/31 04:23:25 DEBUG : dst/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f414f72281c17a179_d20260831_m042034_c001_v0001109_t0026_u01788150034785") 2026/08/31 04:23:25 DEBUG : dst/one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f414f72281c17a171_d20260831_m042033_c001_v0001109_t0026_u01788150033841") 2026/08/31 04:23:25 DEBUG : dst/three: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb87f_d20260831_m042115_c001_v7007000_t0000_u01788150075909") 2026/08/31 04:23:25 DEBUG : dst/three: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f407e385dcab8bf5a_d20260831_m042114_c001_v0001103_t0035_u01788150074363") 2026/08/31 04:23:25 DEBUG : dst/two: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb883_d20260831_m042116_c001_v7007000_t0000_u01788150076098") 2026/08/31 04:23:25 DEBUG : dst/two: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f40636feea2adc1de_d20260831_m042112_c001_v0001036_t0047_u01788150072413") 2026/08/31 04:23:25 DEBUG : dst/two: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec8b1_d20260831_m042039_c001_v7007000_t0000_u01788150039785") 2026/08/31 04:23:25 DEBUG : dst/two: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f414f72281c17a193_d20260831_m042038_c001_v0001109_t0026_u01788150038700") 2026/08/31 04:23:25 DEBUG : empty space: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f407006445fb0c6df_d20260831_m042317_c001_v7007000_t0000_u01788150197602") 2026/08/31 04:23:25 DEBUG : empty space: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f40755a21b048583f_d20260831_m042316_c001_v0001134_t0057_u01788150196642") 2026/08/31 04:23:25 DEBUG : empty space: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4166db9a9863db93_d20260831_m042315_c001_v0001130_t0011_u01788150195104") 2026/08/31 04:23:26 DEBUG : empty space: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790ef2_d20260831_m042200_c001_v7007000_t0000_u01788150120398") 2026/08/31 04:23:26 DEBUG : empty space: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32f9d_d20260831_m042159_c001_v0001171_t0009_u01788150119481") 2026/08/31 04:23:26 DEBUG : empty space: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790ee3_d20260831_m042158_c001_v7007000_t0000_u01788150118568") 2026/08/31 04:23:26 DEBUG : empty space: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32f97_d20260831_m042157_c001_v0001171_t0009_u01788150117464") 2026/08/31 04:23:26 DEBUG : empty space: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790eb6_d20260831_m042156_c001_v7007000_t0000_u01788150116577") 2026/08/31 04:23:26 DEBUG : empty space: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32f89_d20260831_m042155_c001_v0001171_t0009_u01788150115844") 2026/08/31 04:23:26 DEBUG : empty space: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790e90_d20260831_m042154_c001_v7007000_t0000_u01788150114986") 2026/08/31 04:23:26 DEBUG : empty space: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32f7d_d20260831_m042153_c001_v0001171_t0009_u01788150113708") 2026/08/31 04:23:26 DEBUG : empty space: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790e53_d20260831_m042152_c001_v7007000_t0000_u01788150112830") 2026/08/31 04:23:26 DEBUG : empty space: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32f73_d20260831_m042152_c001_v0001171_t0009_u01788150112099") 2026/08/31 04:23:26 DEBUG : empty space: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec63b_d20260831_m041921_c001_v7007000_t0000_u01788149961463") 2026/08/31 04:23:26 DEBUG : empty space: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32d07_d20260831_m041918_c001_v0001171_t0009_u01788149958929") 2026/08/31 04:23:26 DEBUG : empty space: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec629_d20260831_m041917_c001_v7007000_t0000_u01788149957237") 2026/08/31 04:23:26 DEBUG : empty space: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32ce5_d20260831_m041913_c001_v0001171_t0009_u01788149953676") 2026/08/31 04:23:26 DEBUG : empty space: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec61e_d20260831_m041911_c001_v7007000_t0000_u01788149951287") 2026/08/31 04:23:26 DEBUG : empty space: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32cc9_d20260831_m041908_c001_v0001171_t0009_u01788149948826") 2026/08/31 04:23:26 DEBUG : file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f40307053da56b97f_d20260831_m042245_c001_v7007000_t0000_u01788150165301") 2026/08/31 04:23:26 DEBUG : file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b330e1_d20260831_m042244_c001_v0001171_t0009_u01788150164390") 2026/08/31 04:23:26 DEBUG : file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f40307053da56b93b_d20260831_m042242_c001_v7007000_t0000_u01788150162200") 2026/08/31 04:23:26 DEBUG : file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b330d5_d20260831_m042241_c001_v0001171_t0009_u01788150161711") 2026/08/31 04:23:26 DEBUG : file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f40307053da56b91b_d20260831_m042240_c001_v7007000_t0000_u01788150160797") 2026/08/31 04:23:26 DEBUG : file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b330bd_d20260831_m042239_c001_v0001171_t0009_u01788150159324") 2026/08/31 04:23:26 DEBUG : file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdba69_d20260831_m042216_c001_v7007000_t0000_u01788150136866") 2026/08/31 04:23:26 DEBUG : file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32ff3_d20260831_m042213_c001_v0001171_t0009_u01788150133413") 2026/08/31 04:23:27 DEBUG : file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790df1_d20260831_m042149_c001_v7007000_t0000_u01788150109144") 2026/08/31 04:23:27 DEBUG : file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32f4f_d20260831_m042143_c001_v0001171_t0009_u01788150103034") 2026/08/31 04:23:27 DEBUG : file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790d59_d20260831_m042142_c001_v7007000_t0000_u01788150102489") 2026/08/31 04:23:27 DEBUG : file1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32f41_d20260831_m042139_c001_v0001171_t0009_u01788150099403") 2026/08/31 04:23:27 DEBUG : file2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f40307053da56b923_d20260831_m042240_c001_v7007000_t0000_u01788150160978") 2026/08/31 04:23:27 DEBUG : file2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b330c7_d20260831_m042240_c001_v0001171_t0009_u01788150160248") 2026/08/31 04:23:27 DEBUG : file2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdba6b_d20260831_m042217_c001_v7007000_t0000_u01788150137045") 2026/08/31 04:23:27 DEBUG : file2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32ff5_d20260831_m042213_c001_v0001171_t0009_u01788150133597") 2026/08/31 04:23:27 DEBUG : filename.txt: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f40307053da56b924_d20260831_m042241_c001_v7007000_t0000_u01788150161160") 2026/08/31 04:23:27 DEBUG : filename.txt: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b330c1_d20260831_m042239_c001_v0001171_t0009_u01788150159874") 2026/08/31 04:23:27 DEBUG : headerfilename.txt: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f40307053da56b925_d20260831_m042241_c001_v7007000_t0000_u01788150161345") 2026/08/31 04:23:27 DEBUG : headerfilename.txt: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b330c5_d20260831_m042240_c001_v0001171_t0009_u01788150160058") 2026/08/31 04:23:27 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbbf3_d20260831_m042306_c001_v7007000_t0000_u01788150186910") 2026/08/31 04:23:27 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b33177_d20260831_m042305_c001_v0001171_t0025_u01788150185568") 2026/08/31 04:23:27 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbbf1_d20260831_m042304_c001_v7007000_t0000_u01788150184397") 2026/08/31 04:23:27 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b33169_d20260831_m042303_c001_v0001171_t0012_u01788150183007") 2026/08/31 04:23:27 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbbf4_d20260831_m042307_c001_v7007000_t0000_u01788150187101") 2026/08/31 04:23:27 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b33175_d20260831_m042305_c001_v0001171_t0011_u01788150185218") 2026/08/31 04:23:27 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbbf2_d20260831_m042304_c001_v7007000_t0000_u01788150184614") 2026/08/31 04:23:28 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b33167_d20260831_m042302_c001_v0001171_t0059_u01788150182730") 2026/08/31 04:23:28 DEBUG : large: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790f35_d20260831_m042210_c001_v7007000_t0000_u01788150130097") 2026/08/31 04:23:28 DEBUG : large: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32fdb_d20260831_m042209_c001_v0001171_t0043_u01788150129419") 2026/08/31 04:23:28 DEBUG : large: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790f2f_d20260831_m042208_c001_v7007000_t0000_u01788150128228") 2026/08/31 04:23:28 DEBUG : large: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32fcf_d20260831_m042206_c001_v0001171_t0027_u01788150126860") 2026/08/31 04:23:28 DEBUG : large: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790f20_d20260831_m042204_c001_v7007000_t0000_u01788150124524") 2026/08/31 04:23:28 DEBUG : large: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32fbd_d20260831_m042203_c001_v0001171_t0007_u01788150123857") 2026/08/31 04:23:28 DEBUG : large: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790f14_d20260831_m042203_c001_v7007000_t0000_u01788150123050") 2026/08/31 04:23:28 DEBUG : large: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32fb1_d20260831_m042201_c001_v0001171_t0002_u01788150121657") 2026/08/31 04:23:28 DEBUG : medium: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdba60_d20260831_m042210_c001_v7007000_t0000_u01788150130107") 2026/08/31 04:23:28 DEBUG : medium: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32fd7_d20260831_m042209_c001_v0001171_t0003_u01788150129152") 2026/08/31 04:23:28 DEBUG : medium: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdba53_d20260831_m042207_c001_v7007000_t0000_u01788150127655") 2026/08/31 04:23:28 DEBUG : medium: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32fc9_d20260831_m042206_c001_v0001171_t0025_u01788150126538") 2026/08/31 04:23:28 DEBUG : medium: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdba1d_d20260831_m042204_c001_v7007000_t0000_u01788150124582") 2026/08/31 04:23:28 DEBUG : medium: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32fbb_d20260831_m042203_c001_v0001171_t0054_u01788150123600") 2026/08/31 04:23:28 DEBUG : medium: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790f0a_d20260831_m042202_c001_v7007000_t0000_u01788150122298") 2026/08/31 04:23:28 DEBUG : medium: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32fad_d20260831_m042201_c001_v0001171_t0053_u01788150121313") 2026/08/31 04:23:28 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbbe9_d20260831_m042259_c001_v7007000_t0000_u01788150179589") 2026/08/31 04:23:28 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b33149_d20260831_m042258_c001_v0001171_t0049_u01788150178225") 2026/08/31 04:23:28 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbbec_d20260831_m042259_c001_v7007000_t0000_u01788150179778") 2026/08/31 04:23:28 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b33147_d20260831_m042257_c001_v0001171_t0008_u01788150177942") 2026/08/31 04:23:28 DEBUG : not-one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb949_d20260831_m042125_c001_v7007000_t0000_u01788150085849") 2026/08/31 04:23:29 DEBUG : not-one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32ee9_d20260831_m042124_c001_v0001171_t0009_u01788150084299") 2026/08/31 04:23:29 DEBUG : one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb92b_d20260831_m042124_c001_v7007000_t0000_u01788150084847") 2026/08/31 04:23:29 DEBUG : one: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32edd_d20260831_m042123_c001_v0001171_t0021_u01788150083132") 2026/08/31 04:23:29 DEBUG : potato1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbc14_d20260831_m042311_c001_v7007000_t0000_u01788150191597") 2026/08/31 04:23:29 DEBUG : potato1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4166db9a9863db85_d20260831_m042311_c001_v0001130_t0011_u01788150191415") 2026/08/31 04:23:29 DEBUG : potato1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbc0d_d20260831_m042311_c001_v7007000_t0000_u01788150191050") 2026/08/31 04:23:29 DEBUG : potato1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4166db9a9863db7d_d20260831_m042310_c001_v0001130_t0011_u01788150190682") 2026/08/31 04:23:29 DEBUG : potato1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbbf8_d20260831_m042308_c001_v7007000_t0000_u01788150188821") 2026/08/31 04:23:29 DEBUG : potato1: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b33183_d20260831_m042307_c001_v0001171_t0009_u01788150187838") 2026/08/31 04:23:29 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f407006445fb0c6e2_d20260831_m042317_c001_v7007000_t0000_u01788150197783") 2026/08/31 04:23:29 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f10686598f0417f8d_d20260831_m042316_c001_v0001120_t0007_u01788150196787") 2026/08/31 04:23:29 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1166db9a9863db91_d20260831_m042314_c001_v0001130_t0000_u01788150194716") 2026/08/31 04:23:29 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbc2f_d20260831_m042313_c001_v7007000_t0000_u01788150193619") 2026/08/31 04:23:29 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4166db9a9863db8b_d20260831_m042313_c001_v0001130_t0011_u01788150193251") 2026/08/31 04:23:29 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbbf9_d20260831_m042309_c001_v7007000_t0000_u01788150189001") 2026/08/31 04:23:29 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b33187_d20260831_m042308_c001_v0001171_t0036_u01788150188022") 2026/08/31 04:23:29 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790ef4_d20260831_m042200_c001_v7007000_t0000_u01788150120579") 2026/08/31 04:23:29 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32f9b_d20260831_m042159_c001_v0001171_t0048_u01788150119118") 2026/08/31 04:23:29 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790ee5_d20260831_m042158_c001_v7007000_t0000_u01788150118750") 2026/08/31 04:23:29 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32f95_d20260831_m042157_c001_v0001171_t0055_u01788150117159") 2026/08/31 04:23:29 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790ebe_d20260831_m042156_c001_v7007000_t0000_u01788150116759") 2026/08/31 04:23:30 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32f87_d20260831_m042155_c001_v0001171_t0055_u01788150115531") 2026/08/31 04:23:30 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790e95_d20260831_m042155_c001_v7007000_t0000_u01788150115168") 2026/08/31 04:23:30 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32f7b_d20260831_m042153_c001_v0001171_t0056_u01788150113374") 2026/08/31 04:23:30 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790e5b_d20260831_m042153_c001_v7007000_t0000_u01788150113011") 2026/08/31 04:23:30 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32f71_d20260831_m042151_c001_v0001171_t0021_u01788150111695") 2026/08/31 04:23:30 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec63c_d20260831_m041921_c001_v7007000_t0000_u01788149961642") 2026/08/31 04:23:30 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32d09_d20260831_m041919_c001_v0001171_t0003_u01788149959470") 2026/08/31 04:23:30 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec62b_d20260831_m041917_c001_v7007000_t0000_u01788149957416") 2026/08/31 04:23:30 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32ceb_d20260831_m041914_c001_v0001171_t0011_u01788149954400") 2026/08/31 04:23:30 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec61f_d20260831_m041911_c001_v7007000_t0000_u01788149951469") 2026/08/31 04:23:30 DEBUG : potato2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32ccd_d20260831_m041909_c001_v0001171_t0026_u01788149949367") 2026/08/31 04:23:30 DEBUG : potato3: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbc36_d20260831_m042314_c001_v7007000_t0000_u01788150194349") 2026/08/31 04:23:30 DEBUG : potato3: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4166db9a9863db8f_d20260831_m042313_c001_v0001130_t0011_u01788150193983") 2026/08/31 04:23:30 DEBUG : potato4: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbc21_d20260831_m042312_c001_v7007000_t0000_u01788150192522") 2026/08/31 04:23:30 DEBUG : potato4: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4166db9a9863db89_d20260831_m042312_c001_v0001130_t0011_u01788150192337") 2026/08/31 04:23:30 DEBUG : remotepotato: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec63e_d20260831_m041921_c001_v7007000_t0000_u01788149961822") 2026/08/31 04:23:30 DEBUG : remotepotato: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32d13_d20260831_m041920_c001_v0001171_t0001_u01788149960345") 2026/08/31 04:23:30 DEBUG : remotepotato: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec62c_d20260831_m041917_c001_v7007000_t0000_u01788149957596") 2026/08/31 04:23:30 DEBUG : remotepotato: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32cf3_d20260831_m041915_c001_v0001171_t0006_u01788149955839") 2026/08/31 04:23:31 DEBUG : remotepotato: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec620_d20260831_m041911_c001_v7007000_t0000_u01788149951649") 2026/08/31 04:23:31 DEBUG : remotepotato: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32cd1_d20260831_m041910_c001_v0001171_t0041_u01788149950314") 2026/08/31 04:23:31 DEBUG : rutabaga: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec640_d20260831_m041922_c001_v7007000_t0000_u01788149962002") 2026/08/31 04:23:31 DEBUG : rutabaga: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32cff_d20260831_m041918_c001_v0001171_t0009_u01788149958168") 2026/08/31 04:23:31 DEBUG : rutabaga: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec62d_d20260831_m041917_c001_v7007000_t0000_u01788149957775") 2026/08/31 04:23:31 DEBUG : rutabaga: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32cd9_d20260831_m041912_c001_v0001171_t0009_u01788149952203") 2026/08/31 04:23:31 DEBUG : rutabaga: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec622_d20260831_m041911_c001_v7007000_t0000_u01788149951828") 2026/08/31 04:23:31 DEBUG : rutabaga: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32cc5_d20260831_m041908_c001_v0001171_t0009_u01788149948094") 2026/08/31 04:23:31 DEBUG : small: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdba61_d20260831_m042210_c001_v7007000_t0000_u01788150130652") 2026/08/31 04:23:31 DEBUG : small: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32fd5_d20260831_m042208_c001_v0001171_t0009_u01788150128970") 2026/08/31 04:23:31 DEBUG : small: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790f2d_d20260831_m042207_c001_v7007000_t0000_u01788150127667") 2026/08/31 04:23:31 DEBUG : small: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32fc3_d20260831_m042206_c001_v0001171_t0009_u01788150126355") 2026/08/31 04:23:31 DEBUG : small: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdba29_d20260831_m042205_c001_v7007000_t0000_u01788150125120") 2026/08/31 04:23:31 DEBUG : small: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32fb9_d20260831_m042203_c001_v0001171_t0009_u01788150123418") 2026/08/31 04:23:31 DEBUG : small: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790f0c_d20260831_m042202_c001_v7007000_t0000_u01788150122480") 2026/08/31 04:23:31 DEBUG : small: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32fab_d20260831_m042201_c001_v0001171_t0009_u01788150121123") 2026/08/31 04:23:31 DEBUG : sub dir/hello world: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790e28_d20260831_m042151_c001_v7007000_t0000_u01788150111332") 2026/08/31 04:23:31 DEBUG : sub dir/hello world: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32f6b_d20260831_m042150_c001_v0001171_t0009_u01788150110601") 2026/08/31 04:23:31 DEBUG : sub dir/hello world: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb976_d20260831_m042138_c001_v7007000_t0000_u01788150098063") 2026/08/31 04:23:31 DEBUG : sub dir/hello world: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32f25_d20260831_m042134_c001_v0001171_t0009_u01788150094351") 2026/08/31 04:23:31 DEBUG : sub dir/hello world: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb962_d20260831_m042132_c001_v7007000_t0000_u01788150092661") 2026/08/31 04:23:31 DEBUG : sub dir/hello world: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32ef9_d20260831_m042128_c001_v0001171_t0009_u01788150088451") 2026/08/31 04:23:31 DEBUG : sub dir/hello world2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb977_d20260831_m042138_c001_v7007000_t0000_u01788150098247") 2026/08/31 04:23:31 DEBUG : sub dir/hello world2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32f27_d20260831_m042134_c001_v0001171_t0009_u01788150094535") 2026/08/31 04:23:32 DEBUG : sub dir/hello world2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb964_d20260831_m042132_c001_v7007000_t0000_u01788150092843") 2026/08/31 04:23:32 DEBUG : sub dir/hello world2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32efb_d20260831_m042128_c001_v0001171_t0009_u01788150088634") 2026/08/31 04:23:32 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb978_d20260831_m042138_c001_v7007000_t0000_u01788150098431") 2026/08/31 04:23:32 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32f29_d20260831_m042134_c001_v0001171_t0009_u01788150094719") 2026/08/31 04:23:32 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb965_d20260831_m042133_c001_v7007000_t0000_u01788150093026") 2026/08/31 04:23:32 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32efd_d20260831_m042128_c001_v0001171_t0009_u01788150088918") 2026/08/31 04:23:32 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb979_d20260831_m042138_c001_v7007000_t0000_u01788150098671") 2026/08/31 04:23:32 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32f2b_d20260831_m042134_c001_v0001171_t0028_u01788150094902") 2026/08/31 04:23:32 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb966_d20260831_m042133_c001_v7007000_t0000_u01788150093209") 2026/08/31 04:23:32 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32eff_d20260831_m042129_c001_v0001171_t0047_u01788150089101") 2026/08/31 04:23:32 DEBUG : sub dir/potato3: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f407006445fb0c6e6_d20260831_m042317_c001_v7007000_t0000_u01788150197964") 2026/08/31 04:23:32 DEBUG : sub dir/potato3: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f409c260ae98f2d0a_d20260831_m042316_c001_v0001173_t0006_u01788150196385") 2026/08/31 04:23:32 DEBUG : sub dir/potato3: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4166db9a9863db95_d20260831_m042315_c001_v0001130_t0011_u01788150195287") 2026/08/31 04:23:32 DEBUG : sub dir/potato3: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790ef7_d20260831_m042200_c001_v7007000_t0000_u01788150120759") 2026/08/31 04:23:32 DEBUG : sub dir/potato3: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32f9f_d20260831_m042159_c001_v0001171_t0009_u01788150119664") 2026/08/31 04:23:32 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb97a_d20260831_m042138_c001_v7007000_t0000_u01788150098854") 2026/08/31 04:23:32 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32f2d_d20260831_m042135_c001_v0001171_t0052_u01788150095311") 2026/08/31 04:23:32 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb969_d20260831_m042133_c001_v7007000_t0000_u01788150093436") 2026/08/31 04:23:32 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32f01_d20260831_m042129_c001_v0001171_t0016_u01788150089553") 2026/08/31 04:23:32 DEBUG : sub/file2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f40307053da56b95e_d20260831_m042243_c001_v7007000_t0000_u01788150163846") 2026/08/31 04:23:33 DEBUG : sub/file2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b330db_d20260831_m042242_c001_v0001171_t0009_u01788150162748") 2026/08/31 04:23:33 DEBUG : sub/file2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790df2_d20260831_m042149_c001_v7007000_t0000_u01788150109326") 2026/08/31 04:23:33 DEBUG : sub/file2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32f53_d20260831_m042143_c001_v0001171_t0009_u01788150103218") 2026/08/31 04:23:33 DEBUG : sub/file2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4202747ae8790d60_d20260831_m042142_c001_v7007000_t0000_u01788150102670") 2026/08/31 04:23:33 DEBUG : sub/file2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32f45_d20260831_m042139_c001_v0001171_t0009_u01788150099588") 2026/08/31 04:23:33 DEBUG : sub/file2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec840_d20260831_m042024_c001_v7007000_t0000_u01788150024347") 2026/08/31 04:23:33 DEBUG : sub/file2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32e03_d20260831_m042022_c001_v0001171_t0009_u01788150022904") 2026/08/31 04:23:33 DEBUG : test-multithread-abort: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec60c_d20260831_m041907_c001_v7007000_t0000_u01788149947187") 2026/08/31 04:23:33 DEBUG : test-multithread-abort: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32c8b_d20260831_m041851_c001_v0001171_t0046_u01788149931228") 2026/08/31 04:23:33 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f427008fdc471412d_d20260831_m041815_c001_v7007000_t0000_u01788149895432") 2026/08/31 04:23:33 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32b85_d20260831_m041747_c001_v0001171_t0043_u01788149867070") 2026/08/31 04:23:33 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f427008fdc47141c3_d20260831_m041823_c001_v7007000_t0000_u01788149903516") 2026/08/31 04:23:33 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32bf1_d20260831_m041816_c001_v0001171_t0027_u01788149896188") 2026/08/31 04:23:33 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f427008fdc471425c_d20260831_m041829_c001_v7007000_t0000_u01788149909638") 2026/08/31 04:23:33 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32c0b_d20260831_m041823_c001_v0001171_t0014_u01788149903840") 2026/08/31 04:23:33 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f412677dbc36f9775_d20260831_m041836_c001_v7007000_t0000_u01788149916080") 2026/08/31 04:23:33 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f227008fdc471428c_d20260831_m041831_c001_v0001174_t0029_u01788149911490") 2026/08/31 04:23:33 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f412677dbc36f97a5_d20260831_m041842_c001_v7007000_t0000_u01788149922787") 2026/08/31 04:23:33 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f212677dbc36f9780_d20260831_m041837_c001_v0001100_t0002_u01788149917926") 2026/08/31 04:23:33 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4026fe21c65ee8e4_d20260831_m041849_c001_v7007000_t0000_u01788149929903") 2026/08/31 04:23:34 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f212677dbc36f97b3_d20260831_m041844_c001_v0001117_t0009_u01788149924502") 2026/08/31 04:23:34 DEBUG : test.sum: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec67c_d20260831_m041937_c001_v7007000_t0000_u01788149977909") 2026/08/31 04:23:34 DEBUG : test.sum: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32d65_d20260831_m041936_c001_v0001171_t0037_u01788149976148") 2026/08/31 04:23:34 DEBUG : test.sum: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32d5b_d20260831_m041934_c001_v0001171_t0053_u01788149974375") 2026/08/31 04:23:34 DEBUG : test.sum: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32d57_d20260831_m041933_c001_v0001171_t0023_u01788149973154") 2026/08/31 04:23:34 DEBUG : test.sum: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32d53_d20260831_m041931_c001_v0001171_t0022_u01788149971744") 2026/08/31 04:23:34 DEBUG : test.sum: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32d51_d20260831_m041930_c001_v0001171_t0054_u01788149970281") 2026/08/31 04:23:34 DEBUG : test.sum: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32d49_d20260831_m041929_c001_v0001171_t0009_u01788149969200") 2026/08/31 04:23:34 DEBUG : test.sum: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32d3d_d20260831_m041927_c001_v0001171_t0009_u01788149967387") 2026/08/31 04:23:34 DEBUG : test.sum: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f423cbaf4e69ec643_d20260831_m041924_c001_v7007000_t0000_u01788149964297") 2026/08/31 04:23:34 DEBUG : test.sum: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32d23_d20260831_m041923_c001_v0001171_t0047_u01788149963420") 2026/08/31 04:23:34 DEBUG : test.sum: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b32d1b_d20260831_m041922_c001_v0001171_t0049_u01788149962366") 2026/08/31 04:23:34 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbbef_d20260831_m042301_c001_v7007000_t0000_u01788150181995") 2026/08/31 04:23:34 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b3315d_d20260831_m042300_c001_v0001171_t0015_u01788150180661") 2026/08/31 04:23:34 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdbbf0_d20260831_m042302_c001_v7007000_t0000_u01788150182175") 2026/08/31 04:23:34 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f1188e926d5b3315b_d20260831_m042300_c001_v0001171_t0020_u01788150180326") 2026/08/31 04:23:34 DEBUG : zend.txt: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb97b_d20260831_m042139_c001_v7007000_t0000_u01788150099036") 2026/08/31 04:23:34 DEBUG : zend.txt: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32f23_d20260831_m042134_c001_v0001171_t0009_u01788150094167") 2026/08/31 04:23:34 DEBUG : zend.txt: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4113b6c006bdb96b_d20260831_m042133_c001_v7007000_t0000_u01788150093618") 2026/08/31 04:23:34 DEBUG : zend.txt: Deleting (id "4_z4f029dc3009d5b6baf080e1b_f4188e926d5b32ef7_d20260831_m042128_c001_v0001171_t0009_u01788150088267") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m11.969640585s (try 1/5)