"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/08/16 05:29:25 DEBUG : Creating backend with remote "TestB2:rclone-test-tohusay7tuye" 2026/08/16 05:29:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 05:29:26 DEBUG : Creating backend with remote "/tmp/rclone275874331" === 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-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:29:27 DEBUG : chunksize-probe: Cancelling large file upload === RUN TestMultithreadCopy/upload=false,size=16777215,streams=2 2026/08/16 05:29:32 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/08/16 05:29:32 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: write buffer set to 131072 2026/08/16 05:29:32 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/08/16 05:29:32 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/08/16 05:29:32 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/08/16 05:29:32 DEBUG : test-multithread-copy-false-16777215-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/08/16 05:29:32 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi starting 2026/08/16 05:29:32 DEBUG : test-multithread-copy-false-16777215-2: writing chunk 0 2026/08/16 05:29:34 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi finished 2026/08/16 05:29:34 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/16 05:29:40 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/08/16 05:29:40 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: write buffer set to 131072 2026/08/16 05:29:40 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16Mi 2026/08/16 05:29:40 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/08/16 05:29:40 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/08/16 05:29:40 DEBUG : test-multithread-copy-false-16777216-2: Starting multi-thread copy with 1 chunks of size 16Mi with 1 parallel streams 2026/08/16 05:29:40 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi starting 2026/08/16 05:29:40 DEBUG : test-multithread-copy-false-16777216-2: writing chunk 0 2026/08/16 05:29:43 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi finished 2026/08/16 05:29:43 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/16 05:29:44 DEBUG : test-multithread-copy-false-16777217-2: Clearing upload URL because of error: Post "https://pod-000-1131-06.backblaze.com/b2api/v1/b2_upload_file/3f92dd9300bd0b9baf080e1b/c001_v0001131_t0000": write tcp 65.108.87.141:59516->104.153.233.212:443: use of closed network connection 2026/08/16 05:29:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1131-06.backblaze.com/b2api/v1/b2_upload_file/3f92dd9300bd0b9baf080e1b/c001_v0001131_t0000": write tcp 65.108.87.141:59516->104.153.233.212:443: use of closed network connection) 2026/08/16 05:29:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms === NAME TestMultithreadCopy run.go:299: Retry Put of "test-multithread-copy-false-16777217-2" to B2 bucket rclone-test-tohusay7tuye: 1/10 (Post "https://pod-000-1131-06.backblaze.com/b2api/v1/b2_upload_file/3f92dd9300bd0b9baf080e1b/c001_v0001131_t0000": write tcp 65.108.87.141:59516->104.153.233.212:443: use of closed network connection) 2026/08/16 05:29:46 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 05:29:51 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/08/16 05:29:51 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: write buffer set to 131072 2026/08/16 05:29:51 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/08/16 05:29:51 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/08/16 05:29:51 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/08/16 05:29:51 DEBUG : test-multithread-copy-false-16777217-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/08/16 05:29:51 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi starting 2026/08/16 05:29:51 DEBUG : test-multithread-copy-false-16777217-2: writing chunk 0 2026/08/16 05:29:53 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi finished 2026/08/16 05:29:53 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/16 05:29:56 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: disabling buffering because source is local disk 2026/08/16 05:29:56 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/08/16 05:29:56 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/08/16 05:29:56 DEBUG : test-multithread-copy-true-16777215-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/08/16 05:29:56 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi starting 2026/08/16 05:29:56 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/08/16 05:29:56 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 1 length 8388607 2026/08/16 05:29:56 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 0 length 8388608 2026/08/16 05:29:59 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 1 2026/08/16 05:29:59 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi finished 2026/08/16 05:29:59 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 0 2026/08/16 05:29:59 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/08/16 05:29:59 DEBUG : test-multithread-copy-true-16777215-2: Finishing large file upload with 2 parts 2026/08/16 05:30:00 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/16 05:30:03 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: disabling buffering because source is local disk 2026/08/16 05:30:03 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/08/16 05:30:03 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/08/16 05:30:03 DEBUG : test-multithread-copy-true-16777216-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/08/16 05:30:03 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi starting 2026/08/16 05:30:03 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 1 length 8388608 2026/08/16 05:30:03 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/08/16 05:30:03 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 0 length 8388608 2026/08/16 05:30:06 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 0 2026/08/16 05:30:06 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/08/16 05:30:06 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 1 2026/08/16 05:30:06 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi finished 2026/08/16 05:30:06 DEBUG : test-multithread-copy-true-16777216-2: Finishing large file upload with 2 parts 2026/08/16 05:30:07 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/16 05:30:10 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: disabling buffering because source is local disk 2026/08/16 05:30:10 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/08/16 05:30:10 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/08/16 05:30:10 DEBUG : test-multithread-copy-true-16777217-2: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/08/16 05:30:10 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/08/16 05:30:10 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 2 length 1 2026/08/16 05:30:10 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/08/16 05:30:10 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/08/16 05:30:10 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 0 length 8388608 2026/08/16 05:30:10 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 1 length 8388608 2026/08/16 05:30:11 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 2 2026/08/16 05:30:11 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 finished 2026/08/16 05:30:12 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 0 2026/08/16 05:30:12 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/08/16 05:30:13 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 1 2026/08/16 05:30:13 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/08/16 05:30:13 DEBUG : test-multithread-copy-true-16777217-2: Finishing large file upload with 3 parts 2026/08/16 05:30:13 DEBUG : test-multithread-copy-true-16777217-2: Finished multi-thread copy with 3 parts of size 8Mi --- PASS: TestMultithreadCopy (49.16s) --- PASS: TestMultithreadCopy/upload=false,size=16777215,streams=2 (8.43s) --- PASS: TestMultithreadCopy/upload=false,size=16777216,streams=2 (8.38s) --- PASS: TestMultithreadCopy/upload=false,size=16777217,streams=2 (10.68s) --- PASS: TestMultithreadCopy/upload=true,size=16777215,streams=2 (6.55s) --- PASS: TestMultithreadCopy/upload=true,size=16777216,streams=2 (7.02s) --- PASS: TestMultithreadCopy/upload=true,size=16777217,streams=2 (6.53s) === RUN TestMultithreadCopyAbort run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:30:15 DEBUG : chunksize-probe: Cancelling large file upload 2026/08/16 05:30:18 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk 2026/08/16 05:30:18 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 1 2026/08/16 05:30:18 DEBUG : test-multithread-abort: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/08/16 05:30:18 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/08/16 05:30:18 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/08/16 05:30:18 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/16 05:30:18 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/08/16 05:30:18 DEBUG : Open with options = [RangeOption(8388608,16777215)] 2026/08/16 05:30:18 DEBUG : test-multithread-abort: Sending chunk 1 length 8388608 2026/08/16 05:30:18 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/08/16 05:30:18 DEBUG : Open with options = [RangeOption(0,8388607)] 2026/08/16 05:30:18 DEBUG : test-multithread-abort: Sending chunk 0 length 8388608 2026/08/16 05:30:21 DEBUG : test-multithread-abort: Done sending chunk 0 2026/08/16 05:30:21 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/08/16 05:30:21 DEBUG : test-multithread-abort: Done sending chunk 1 2026/08/16 05:30:21 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/08/16 05:30:21 DEBUG : Returning error reader 2026/08/16 05:30:21 DEBUG : test-multithread-abort: Sending chunk 2 length 1 2026/08/16 05:30:21 DEBUG : BOOM: simulated read failure 2026/08/16 05:30:21 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 0/10: BOOM: simulated read failure 2026/08/16 05:30:21 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/16 05:30:22 DEBUG : Returning error reader 2026/08/16 05:30:22 DEBUG : BOOM: simulated read failure 2026/08/16 05:30:22 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure 2026/08/16 05:30:22 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/16 05:30:23 DEBUG : Returning error reader 2026/08/16 05:30:23 DEBUG : BOOM: simulated read failure 2026/08/16 05:30:23 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure 2026/08/16 05:30:23 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/16 05:30:24 DEBUG : Returning error reader 2026/08/16 05:30:24 DEBUG : BOOM: simulated read failure 2026/08/16 05:30:24 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure 2026/08/16 05:30:24 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/16 05:30:25 DEBUG : Returning error reader 2026/08/16 05:30:25 DEBUG : BOOM: simulated read failure 2026/08/16 05:30:25 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure 2026/08/16 05:30:25 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/16 05:30:26 DEBUG : Returning error reader 2026/08/16 05:30:26 DEBUG : BOOM: simulated read failure 2026/08/16 05:30:26 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure 2026/08/16 05:30:26 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/16 05:30:27 DEBUG : Returning error reader 2026/08/16 05:30:27 DEBUG : BOOM: simulated read failure 2026/08/16 05:30:27 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure 2026/08/16 05:30:27 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/16 05:30:28 DEBUG : Returning error reader 2026/08/16 05:30:28 DEBUG : BOOM: simulated read failure 2026/08/16 05:30:28 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure 2026/08/16 05:30:28 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/16 05:30:29 DEBUG : Returning error reader 2026/08/16 05:30:29 DEBUG : BOOM: simulated read failure 2026/08/16 05:30:29 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure 2026/08/16 05:30:29 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/16 05:30:30 DEBUG : Returning error reader 2026/08/16 05:30:30 DEBUG : BOOM: simulated read failure 2026/08/16 05:30:30 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure 2026/08/16 05:30:30 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/08/16 05:30:31 DEBUG : Returning error reader 2026/08/16 05:30:31 DEBUG : BOOM: simulated read failure 2026/08/16 05:30:31 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure 2026/08/16 05:30:31 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries 2026/08/16 05:30:31 DEBUG : test-multithread-abort: Error sending chunk 2 (retry=false): Post "https://pod-000-1171-02.backblaze.com/b2api/v1/b2_upload_part/4_z3f92dd9300bd0b9baf080e1b_f21289f38e336ea7b_d20260816_m053018_c001_v0001171_t0015_u01786858218726/0040": BOOM: simulated read failure: &url.Error{Op:"Post", URL:"https://pod-000-1171-02.backblaze.com/b2api/v1/b2_upload_part/4_z3f92dd9300bd0b9baf080e1b_f21289f38e336ea7b_d20260816_m053018_c001_v0001171_t0015_u01786858218726/0040", Err:(*errors.errorString)(0x3d7ef6112b0)} 2026/08/16 05:30:31 DEBUG : test-multithread-abort: Error sending chunk 2: Post "https://pod-000-1171-02.backblaze.com/b2api/v1/b2_upload_part/4_z3f92dd9300bd0b9baf080e1b_f21289f38e336ea7b_d20260816_m053018_c001_v0001171_t0015_u01786858218726/0040": BOOM: simulated read failure 2026/08/16 05:30:31 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: Post "https://pod-000-1171-02.backblaze.com/b2api/v1/b2_upload_part/4_z3f92dd9300bd0b9baf080e1b_f21289f38e336ea7b_d20260816_m053018_c001_v0001171_t0015_u01786858218726/0040": BOOM: simulated read failure 2026/08/16 05:30:31 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit 2026/08/16 05:30:31 DEBUG : test-multithread-abort: Cancelling large file upload --- PASS: TestMultithreadCopyAbort (18.31s) === RUN TestSizeDiffers 2026/08/16 05:30:33 DEBUG : a: size = 0 OK 2026/08/16 05:30:33 DEBUG : a: size = 1 (memory) 2026/08/16 05:30:33 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/16 05:30:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/16 05:30:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 05:30:33 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 05:30:33 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/16 05:30:33 DEBUG : potato: Seek from 10 to 0 2026/08/16 05:30:33 DEBUG : potato: Seek from 10 to 0 2026/08/16 05:30:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/16 05:30:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/16 05:30:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 05:30:33 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 05:30:33 DEBUG : potato: Seek from 5 to 2 2026/08/16 05:30:33 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/16 05:30:33 DEBUG : potato: Seek from 7 to 0 2026/08/16 05:30:33 DEBUG : potato: Seek from 7 to 0 2026/08/16 05:30:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/16 05:30:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/16 05:30:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 05:30:33 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 05:30:33 DEBUG : potato: Seek from 5 to 2 2026/08/16 05:30:33 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/16 05:30:33 DEBUG : potato: Seek from 8 to 0 2026/08/16 05:30:33 DEBUG : potato: Seek from 8 to 0 2026/08/16 05:30:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/16 05:30:33 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/16 05:30:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 05:30:33 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/16 05:30:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/16 05:30:33 DEBUG : potato: Seek from 5 to 2 2026/08/16 05:30:33 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/16 05:30:33 DEBUG : potato: Seek from 9 to 0 2026/08/16 05:30:33 DEBUG : potato: Seek from 9 to 0 2026/08/16 05:30:33 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-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", 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.88s) --- 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/16 05:30:38 DEBUG : Creating backend with remote "nonexistent" 2026/08/16 05:30:38 DEBUG : Creating backend with remote "nonexistent" 2026/08/16 05:30:38 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/16 05:30:38 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/16 05:30:38 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/16 05:30:38 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (6.56s) --- 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-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", 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.23s) --- PASS: TestCheckSizeOnly/1 (0.18s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.18s) --- PASS: TestCheckSizeOnly/4 (0.18s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.18s) --- PASS: TestCheckSizeOnly/7 (0.18s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:30:50 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/16 05:30:50 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/16 05:30:50 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/16 05:30:50 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/16 05:30:51 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/16 05:30:51 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/16 05:30:51 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/16 05:30:51 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.91s) === RUN TestCheckSum run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:30:52 DEBUG : Creating backend with remote "TestB2:rclone-test-tohusay7tuye/data" check_test.go:354: B2 bucket rclone-test-tohusay7tuye path data lacks md5, skipping --- SKIP: TestCheckSum (1.49s) === RUN TestCheckSumDownload run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:30:53 DEBUG : Creating backend with remote "TestB2:rclone-test-tohusay7tuye/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.82s) --- PASS: TestCheckSumDownload/subtest1 (1.27s) --- PASS: TestCheckSumDownload/subtest2 (0.72s) --- PASS: TestCheckSumDownload/subtest3 (1.00s) --- PASS: TestCheckSumDownload/subtest4 (0.74s) --- PASS: TestCheckSumDownload/subtest5 (0.74s) --- PASS: TestCheckSumDownload/subtest6 (0.74s) --- PASS: TestCheckSumDownload/subtest7 (0.75s) === RUN TestCheckSumConcurrency 2026/08/16 05:31:06 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/16 05:31:06 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/16 05:31:06 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/16 05:31:06 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/16 05:31:06 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/16 05:31:06 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/16 05:31:06 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/16 05:31:06 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/16 05:31:06 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/16 05:31:06 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/16 05:31:06 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/16 05:31:06 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/16 05:31:06 DEBUG : Creating backend with remote "TestB2:rclone-test-roxokav3yeti" 2026/08/16 05:31:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 05:31:07 DEBUG : Creating backend with remote "/tmp/rclone571890454" run.go:198: Remote "B2 bucket rclone-test-roxokav3yeti", Local "Local file system at /tmp/rclone571890454", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2026/08/16 05:31:08 ERROR : hello, world!: sum not found 2026/08/16 05:31:08 ERROR : HELLO, WORLD!: file not in B2 bucket rclone-test-roxokav3yeti 2026/08/16 05:31:08 NOTICE: B2 bucket rclone-test-roxokav3yeti: 1 files missing 2026/08/16 05:31:08 NOTICE: 1 hashes missing 2026/08/16 05:31:08 NOTICE: B2 bucket rclone-test-roxokav3yeti: 1 differences found 2026/08/16 05:31:08 NOTICE: B2 bucket rclone-test-roxokav3yeti: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/16 05:31:09 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 05:31:09 NOTICE: B2 bucket rclone-test-roxokav3yeti: 0 differences found 2026/08/16 05:31:09 NOTICE: B2 bucket rclone-test-roxokav3yeti: 1 matching files 2026/08/16 05:31:09 DEBUG : Creating backend with remote "TestB2:rclone-test-tocawan3heza" 2026/08/16 05:31:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 05:31:10 DEBUG : Creating backend with remote "/tmp/rclone4222094277" run.go:198: Remote "B2 bucket rclone-test-tocawan3heza", Local "Local file system at /tmp/rclone4222094277", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2026/08/16 05:31:12 ERROR : HELLO, WORLD!: sum not found 2026/08/16 05:31:12 ERROR : hello, world!: file not in B2 bucket rclone-test-tocawan3heza 2026/08/16 05:31:12 NOTICE: B2 bucket rclone-test-tocawan3heza: 1 files missing 2026/08/16 05:31:12 NOTICE: 1 hashes missing 2026/08/16 05:31:12 NOTICE: B2 bucket rclone-test-tocawan3heza: 1 differences found 2026/08/16 05:31:12 NOTICE: B2 bucket rclone-test-tocawan3heza: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/16 05:31:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 05:31:12 NOTICE: B2 bucket rclone-test-tocawan3heza: 0 differences found 2026/08/16 05:31:12 NOTICE: B2 bucket rclone-test-tocawan3heza: 1 matching files 2026/08/16 05:31:12 DEBUG : Creating backend with remote "TestB2:rclone-test-xununac6nevi" 2026/08/16 05:31:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 05:31:13 DEBUG : Creating backend with remote "/tmp/rclone334238567" run.go:198: Remote "B2 bucket rclone-test-xununac6nevi", Local "Local file system at /tmp/rclone334238567", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/16 05:31:15 ERROR : HeLlO, wOrLd!: sum not found 2026/08/16 05:31:15 ERROR : hello, world!: file not in B2 bucket rclone-test-xununac6nevi 2026/08/16 05:31:15 NOTICE: B2 bucket rclone-test-xununac6nevi: 1 files missing 2026/08/16 05:31:15 NOTICE: 1 hashes missing 2026/08/16 05:31:15 NOTICE: B2 bucket rclone-test-xununac6nevi: 1 differences found 2026/08/16 05:31:15 NOTICE: B2 bucket rclone-test-xununac6nevi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/16 05:31:15 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 05:31:15 NOTICE: B2 bucket rclone-test-xununac6nevi: 0 differences found 2026/08/16 05:31:15 NOTICE: B2 bucket rclone-test-xununac6nevi: 1 matching files 2026/08/16 05:31:15 DEBUG : Creating backend with remote "TestB2:rclone-test-vevokuq9jice" 2026/08/16 05:31:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 05:31:16 DEBUG : Creating backend with remote "/tmp/rclone4079172820" run.go:198: Remote "B2 bucket rclone-test-vevokuq9jice", Local "Local file system at /tmp/rclone4079172820", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/16 05:31:18 ERROR : HELLO, WORLD!: sum not found 2026/08/16 05:31:18 ERROR : HeLlO, wOrLd!: file not in B2 bucket rclone-test-vevokuq9jice 2026/08/16 05:31:18 NOTICE: B2 bucket rclone-test-vevokuq9jice: 1 files missing 2026/08/16 05:31:18 NOTICE: 1 hashes missing 2026/08/16 05:31:18 NOTICE: B2 bucket rclone-test-vevokuq9jice: 1 differences found 2026/08/16 05:31:18 NOTICE: B2 bucket rclone-test-vevokuq9jice: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/16 05:31:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 05:31:19 NOTICE: B2 bucket rclone-test-vevokuq9jice: 0 differences found 2026/08/16 05:31:19 NOTICE: B2 bucket rclone-test-vevokuq9jice: 1 matching files 2026/08/16 05:31:19 DEBUG : Creating backend with remote "TestB2:rclone-test-wosuyix5quqo" 2026/08/16 05:31:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 05:31:19 DEBUG : Creating backend with remote "/tmp/rclone2496936676" run.go:198: Remote "B2 bucket rclone-test-wosuyix5quqo", Local "Local file system at /tmp/rclone2496936676", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2026/08/16 05:31:21 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/16 05:31:21 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-wosuyix5quqo 2026/08/16 05:31:21 NOTICE: B2 bucket rclone-test-wosuyix5quqo: 1 files missing 2026/08/16 05:31:21 NOTICE: 1 hashes missing 2026/08/16 05:31:21 NOTICE: B2 bucket rclone-test-wosuyix5quqo: 1 differences found 2026/08/16 05:31:21 NOTICE: B2 bucket rclone-test-wosuyix5quqo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/16 05:31:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 05:31:22 NOTICE: B2 bucket rclone-test-wosuyix5quqo: 0 differences found 2026/08/16 05:31:22 NOTICE: B2 bucket rclone-test-wosuyix5quqo: 1 matching files 2026/08/16 05:31:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qakulub7nivu" 2026/08/16 05:31:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 05:31:22 DEBUG : Creating backend with remote "/tmp/rclone1431878747" run.go:198: Remote "B2 bucket rclone-test-qakulub7nivu", Local "Local file system at /tmp/rclone1431878747", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2026/08/16 05:31:25 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/16 05:31:25 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-qakulub7nivu 2026/08/16 05:31:25 NOTICE: B2 bucket rclone-test-qakulub7nivu: 1 files missing 2026/08/16 05:31:25 NOTICE: 1 hashes missing 2026/08/16 05:31:25 NOTICE: B2 bucket rclone-test-qakulub7nivu: 1 differences found 2026/08/16 05:31:25 NOTICE: B2 bucket rclone-test-qakulub7nivu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/16 05:31:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 05:31:26 NOTICE: B2 bucket rclone-test-qakulub7nivu: 0 differences found 2026/08/16 05:31:26 NOTICE: B2 bucket rclone-test-qakulub7nivu: 1 matching files 2026/08/16 05:31:26 DEBUG : Creating backend with remote "TestB2:rclone-test-mafalew0vazu" 2026/08/16 05:31:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 05:31:26 DEBUG : Creating backend with remote "/tmp/rclone3358732103" run.go:198: Remote "B2 bucket rclone-test-mafalew0vazu", Local "Local file system at /tmp/rclone3358732103", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2026/08/16 05:31:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/16 05:31:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-mafalew0vazu 2026/08/16 05:31:28 NOTICE: B2 bucket rclone-test-mafalew0vazu: 1 files missing 2026/08/16 05:31:28 NOTICE: 1 hashes missing 2026/08/16 05:31:28 NOTICE: B2 bucket rclone-test-mafalew0vazu: 1 differences found 2026/08/16 05:31:28 NOTICE: B2 bucket rclone-test-mafalew0vazu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/16 05:31:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 05:31:29 NOTICE: B2 bucket rclone-test-mafalew0vazu: 0 differences found 2026/08/16 05:31:29 NOTICE: B2 bucket rclone-test-mafalew0vazu: 1 matching files 2026/08/16 05:31:29 DEBUG : Creating backend with remote "TestB2:rclone-test-xicajaf5fora" 2026/08/16 05:31:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 05:31:30 DEBUG : Creating backend with remote "/tmp/rclone1808838046" run.go:198: Remote "B2 bucket rclone-test-xicajaf5fora", Local "Local file system at /tmp/rclone1808838046", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2026/08/16 05:31:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/16 05:31:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-xicajaf5fora 2026/08/16 05:31:32 NOTICE: B2 bucket rclone-test-xicajaf5fora: 1 files missing 2026/08/16 05:31:32 NOTICE: 1 hashes missing 2026/08/16 05:31:32 NOTICE: B2 bucket rclone-test-xicajaf5fora: 1 differences found 2026/08/16 05:31:32 NOTICE: B2 bucket rclone-test-xicajaf5fora: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/16 05:31:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 05:31:32 NOTICE: B2 bucket rclone-test-xicajaf5fora: 0 differences found 2026/08/16 05:31:32 NOTICE: B2 bucket rclone-test-xicajaf5fora: 1 matching files 2026/08/16 05:31:32 DEBUG : Creating backend with remote "TestB2:rclone-test-fabiboq0gosu" 2026/08/16 05:31:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 05:31:33 DEBUG : Creating backend with remote "/tmp/rclone4288320842" run.go:198: Remote "B2 bucket rclone-test-fabiboq0gosu", Local "Local file system at /tmp/rclone4288320842", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2026/08/16 05:31:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/16 05:31:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-fabiboq0gosu 2026/08/16 05:31:35 NOTICE: B2 bucket rclone-test-fabiboq0gosu: 1 files missing 2026/08/16 05:31:35 NOTICE: 1 hashes missing 2026/08/16 05:31:35 NOTICE: B2 bucket rclone-test-fabiboq0gosu: 1 differences found 2026/08/16 05:31:35 NOTICE: B2 bucket rclone-test-fabiboq0gosu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/16 05:31:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 05:31:36 NOTICE: B2 bucket rclone-test-fabiboq0gosu: 0 differences found 2026/08/16 05:31:36 NOTICE: B2 bucket rclone-test-fabiboq0gosu: 1 matching files 2026/08/16 05:31:36 DEBUG : Creating backend with remote "TestB2:rclone-test-zimadul3coce" 2026/08/16 05:31:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 05:31:36 DEBUG : Creating backend with remote "/tmp/rclone3178625837" run.go:198: Remote "B2 bucket rclone-test-zimadul3coce", Local "Local file system at /tmp/rclone3178625837", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2026/08/16 05:31:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/16 05:31:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-zimadul3coce 2026/08/16 05:31:38 NOTICE: B2 bucket rclone-test-zimadul3coce: 1 files missing 2026/08/16 05:31:38 NOTICE: 1 hashes missing 2026/08/16 05:31:38 NOTICE: B2 bucket rclone-test-zimadul3coce: 1 differences found 2026/08/16 05:31:38 NOTICE: B2 bucket rclone-test-zimadul3coce: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/16 05:31:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/16 05:31:39 NOTICE: B2 bucket rclone-test-zimadul3coce: 0 differences found 2026/08/16 05:31:39 NOTICE: B2 bucket rclone-test-zimadul3coce: 1 matching files 2026/08/16 05:31:39 DEBUG : B2 bucket rclone-test-zimadul3coce: Purge remote 2026/08/16 05:31:39 INFO : B2 bucket rclone-test-zimadul3coce: cleaning bucket "rclone-test-zimadul3coce" of all files 2026/08/16 05:31:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z7fd2dd7300dd0b9baf080e1b_f10439b7f32071e66_d20260816_m053138_c001_v0001099_t0002_u01786858298342") 2026/08/16 05:31:40 DEBUG : B2 bucket rclone-test-fabiboq0gosu: Purge remote 2026/08/16 05:31:40 INFO : B2 bucket rclone-test-fabiboq0gosu: cleaning bucket "rclone-test-fabiboq0gosu" of all files 2026/08/16 05:31:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z0f32cdb300dd0b9baf080e1b_f1131f7eb83bc1efb_d20260816_m053134_c001_v0001184_t0044_u01786858294941") 2026/08/16 05:31:41 DEBUG : B2 bucket rclone-test-xicajaf5fora: Purge remote 2026/08/16 05:31:41 INFO : B2 bucket rclone-test-xicajaf5fora: cleaning bucket "rclone-test-xicajaf5fora" of all files 2026/08/16 05:31:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z9f22bdd300dd0b9baf080e1b_f1051ad1062a83f05_d20260816_m053131_c001_v0001174_t0029_u01786858291615") 2026/08/16 05:31:42 DEBUG : B2 bucket rclone-test-mafalew0vazu: Purge remote 2026/08/16 05:31:42 INFO : B2 bucket rclone-test-mafalew0vazu: cleaning bucket "rclone-test-mafalew0vazu" of all files 2026/08/16 05:31:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zff12bd0300dd0b9baf080e1b_f11595ac41495a176_d20260816_m053128_c001_v0001184_t0045_u01786858288297") 2026/08/16 05:31:43 DEBUG : B2 bucket rclone-test-qakulub7nivu: Purge remote 2026/08/16 05:31:43 INFO : B2 bucket rclone-test-qakulub7nivu: cleaning bucket "rclone-test-qakulub7nivu" of all files 2026/08/16 05:31:44 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z8f42ad4300dd0b9baf080e1b_f1031887642ceb1d9_d20260816_m053125_c001_v0001176_t0049_u01786858285090") 2026/08/16 05:31:44 DEBUG : B2 bucket rclone-test-wosuyix5quqo: Purge remote 2026/08/16 05:31:44 INFO : B2 bucket rclone-test-wosuyix5quqo: cleaning bucket "rclone-test-wosuyix5quqo" of all files 2026/08/16 05:31:45 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z5fc29d4300dd0b9baf080e1b_f409cd249350c0cdc_d20260816_m053120_c001_v0001041_t0053_u01786858280934") 2026/08/16 05:31:45 DEBUG : B2 bucket rclone-test-vevokuq9jice: Purge remote 2026/08/16 05:31:45 INFO : B2 bucket rclone-test-vevokuq9jice: cleaning bucket "rclone-test-vevokuq9jice" of all files 2026/08/16 05:31:46 DEBUG : HELLO, WORLD!: Deleting (id "4_z3fc28d8300dd0b9baf080e1b_f402e83efaaa6303f_d20260816_m053117_c001_v0001036_t0022_u01786858277823") 2026/08/16 05:31:46 DEBUG : B2 bucket rclone-test-xununac6nevi: Purge remote 2026/08/16 05:31:46 INFO : B2 bucket rclone-test-xununac6nevi: cleaning bucket "rclone-test-xununac6nevi" of all files 2026/08/16 05:31:47 DEBUG : HeLlO, wOrLd!: Deleting (id "4_z0f827dc300dd0b9baf080e1b_f403c89c9e56c5602_d20260816_m053114_c001_v0001183_t0000_u01786858274686") 2026/08/16 05:31:48 DEBUG : B2 bucket rclone-test-tocawan3heza: Purge remote 2026/08/16 05:31:48 INFO : B2 bucket rclone-test-tocawan3heza: cleaning bucket "rclone-test-tocawan3heza" of all files 2026/08/16 05:31:48 DEBUG : HELLO, WORLD!: Deleting (id "4_zef626df300dd0b9baf080e1b_f410e3c681c6581c8_d20260816_m053111_c001_v0001174_t0033_u01786858271556") 2026/08/16 05:31:49 DEBUG : B2 bucket rclone-test-roxokav3yeti: Purge remote 2026/08/16 05:31:49 INFO : B2 bucket rclone-test-roxokav3yeti: cleaning bucket "rclone-test-roxokav3yeti" of all files 2026/08/16 05:31:49 DEBUG : hello, world!: Deleting (id "4_z9f626d3300dd0b9baf080e1b_f402d5b25f5ae4481_d20260816_m053108_c001_v0001172_t0043_u01786858268450") --- PASS: TestApplyTransforms (44.01s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:31:51 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/16 05:31:51 DEBUG : sub/file2: size = 14 OK 2026/08/16 05:31:51 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/08/16 05:31:51 INFO : file1: Copied (new) to: sub/file2 2026/08/16 05:31:52 DEBUG : sub/file2: size = 14 OK 2026/08/16 05:31:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/16 05:31:52 DEBUG : file1: Unchanged skipping 2026/08/16 05:31:52 DEBUG : B2 bucket rclone-test-tohusay7tuye: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.77s) === RUN TestCopyLongFile run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.37s) === RUN TestCopyFileBackupDir run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:31:54 DEBUG : Creating backend with remote "TestB2:rclone-test-tohusay7tuye/backup" 2026/08/16 05:31:55 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone275874331) 2026/08/16 05:31:55 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-tohusay7tuye) 2026/08/16 05:31:55 DEBUG : dst/file1: Sizes differ 2026/08/16 05:31:56 DEBUG : dst/file1: size = 18 OK 2026/08/16 05:31:56 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/08/16 05:31:56 INFO : dst/file1: Copied (server-side copy) 2026/08/16 05:31:56 INFO : dst/file1: Deleted 2026/08/16 05:31:57 DEBUG : dst/file1: size = 14 OK 2026/08/16 05:31:57 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/08/16 05:31:57 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.44s) === RUN TestCopyFileCompareDest run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:31:58 DEBUG : Creating backend with remote "TestB2:rclone-test-tohusay7tuye/dst" 2026/08/16 05:31:59 DEBUG : Creating backend with remote "TestB2:rclone-test-tohusay7tuye/CompareDest" 2026/08/16 05:32:00 DEBUG : one: Need to transfer - File not found at Destination 2026/08/16 05:32:02 DEBUG : one: size = 3 OK 2026/08/16 05:32:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/16 05:32:02 INFO : one: Copied (new) 2026/08/16 05:32:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone275874331) 2026/08/16 05:32:03 DEBUG : one: size = 3 (B2 bucket rclone-test-tohusay7tuye path dst) 2026/08/16 05:32:03 DEBUG : one: Sizes differ 2026/08/16 05:32:03 DEBUG : one: size = 5 OK 2026/08/16 05:32:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/16 05:32:03 INFO : one: Copied (replaced existing) 2026/08/16 05:32:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone275874331) 2026/08/16 05:32:04 DEBUG : one: size = 3 (B2 bucket rclone-test-tohusay7tuye path dst) 2026/08/16 05:32:04 DEBUG : one: Sizes differ 2026/08/16 05:32:04 DEBUG : one: size = 5 OK 2026/08/16 05:32:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/16 05:32:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/16 05:32:05 DEBUG : two: Need to transfer - File not found at Destination 2026/08/16 05:32:05 DEBUG : two: size = 3 OK 2026/08/16 05:32:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/16 05:32:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/16 05:32:06 DEBUG : two: Need to transfer - File not found at Destination 2026/08/16 05:32:06 DEBUG : two: size = 3 OK 2026/08/16 05:32:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/16 05:32:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/16 05:32:06 DEBUG : two: Need to transfer - File not found at Destination 2026/08/16 05:32:07 DEBUG : two: size = 5 (Local file system at /tmp/rclone275874331) 2026/08/16 05:32:07 DEBUG : two: size = 3 (B2 bucket rclone-test-tohusay7tuye path CompareDest) 2026/08/16 05:32:07 DEBUG : two: Sizes differ 2026/08/16 05:32:07 DEBUG : two: size = 5 OK 2026/08/16 05:32:07 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/08/16 05:32:07 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (10.56s) === RUN TestCopyFileCopyDest run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:32:08 DEBUG : Creating backend with remote "TestB2:rclone-test-tohusay7tuye/dst" 2026/08/16 05:32:09 DEBUG : Creating backend with remote "TestB2:rclone-test-tohusay7tuye/CopyDest" 2026/08/16 05:32:11 DEBUG : one: Need to transfer - File not found at Destination 2026/08/16 05:32:13 DEBUG : one: size = 3 OK 2026/08/16 05:32:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/16 05:32:13 INFO : one: Copied (new) 2026/08/16 05:32:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone275874331) 2026/08/16 05:32:13 DEBUG : one: size = 3 (B2 bucket rclone-test-tohusay7tuye path dst) 2026/08/16 05:32:13 DEBUG : one: Sizes differ 2026/08/16 05:32:13 DEBUG : one: size = 5 OK 2026/08/16 05:32:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/16 05:32:13 INFO : one: Copied (replaced existing) 2026/08/16 05:32:15 DEBUG : Creating backend with remote "TestB2:rclone-test-tohusay7tuye/BackupDir" 2026/08/16 05:32:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone275874331) 2026/08/16 05:32:16 DEBUG : one: size = 3 (B2 bucket rclone-test-tohusay7tuye path dst) 2026/08/16 05:32:16 DEBUG : one: Sizes differ 2026/08/16 05:32:16 DEBUG : one: size = 5 OK 2026/08/16 05:32:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/16 05:32:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone275874331) 2026/08/16 05:32:16 DEBUG : one: size = 3 (B2 bucket rclone-test-tohusay7tuye path dst) 2026/08/16 05:32:16 DEBUG : one: Sizes differ 2026/08/16 05:32:18 DEBUG : one: size = 3 OK 2026/08/16 05:32:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/16 05:32:18 INFO : one: Copied (server-side copy) 2026/08/16 05:32:18 INFO : one: Deleted 2026/08/16 05:32:18 DEBUG : one: size = 5 OK 2026/08/16 05:32:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/16 05:32:18 INFO : one: Copied (server-side copy) 2026/08/16 05:32:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/16 05:32:19 DEBUG : two: Need to transfer - File not found at Destination 2026/08/16 05:32:19 DEBUG : two: size = 3 OK 2026/08/16 05:32:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/16 05:32:20 DEBUG : two: size = 3 OK 2026/08/16 05:32:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/16 05:32:20 INFO : two: Copied (server-side copy) 2026/08/16 05:32:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/16 05:32:20 DEBUG : two: size = 3 OK 2026/08/16 05:32:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/16 05:32:20 DEBUG : two: Unchanged skipping 2026/08/16 05:32:21 DEBUG : three: Need to transfer - File not found at Destination 2026/08/16 05:32:21 DEBUG : three: size = 7 (Local file system at /tmp/rclone275874331) 2026/08/16 05:32:21 DEBUG : three: size = 5 (B2 bucket rclone-test-tohusay7tuye path CopyDest) 2026/08/16 05:32:21 DEBUG : three: Sizes differ 2026/08/16 05:32:21 DEBUG : three: Destination not found in --copy-dest 2026/08/16 05:32:21 DEBUG : three: size = 7 OK 2026/08/16 05:32:21 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/08/16 05:32:21 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (15.08s) === RUN TestCopyInplace run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", 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-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.37s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.37s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:32:25 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/16 05:32:25 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/16 05:32:25 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/08/16 05:32:25 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/16 05:32:26 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/16 05:32:26 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1029-19.backblaze.com/b2api/v1/b2_upload_file/3f92dd9300bd0b9baf080e1b/c001_v0001029_t0024": max transfer limit reached as set by --max-transfer 2026/08/16 05:32:26 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/16 05:32:26 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/16 05:32:27 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/16 05:32:27 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 56b6a7b71467024dd8498beddf16d6423fbc7700 OK 2026/08/16 05:32:27 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (3.75s) === RUN TestDeduplicateInteractive run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.37s) === RUN TestDeduplicateSkip run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.42s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.37s) === RUN TestDeduplicateFirst run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.47s) === RUN TestDeduplicateNewest run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.37s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:32:32 INFO : B2 bucket rclone-test-tohusay7tuye: Looking for duplicate sha1 hashes using newest mode. 2026/08/16 05:32:32 NOTICE: 8760a4f9c9573b44969cb2cc8aa8b0786ed8a540: Found 3 files with duplicate sha1 hashes 2026/08/16 05:32:32 INFO : one: Deleted 2026/08/16 05:32:33 INFO : also/one: Deleted 2026/08/16 05:32:33 NOTICE: 8760a4f9c9573b44969cb2cc8aa8b0786ed8a540: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (3.44s) === RUN TestDeduplicateOldest run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.37s) === RUN TestDeduplicateLargest run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.37s) === RUN TestDeduplicateSmallest run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", 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-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.37s) === RUN TestMergeDirs run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.37s) === RUN TestListDirSorted run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:32:38 DEBUG : a.txt: Excluded (Size Filter) 2026/08/16 05:32:38 DEBUG : a.txt: Excluded 2026/08/16 05:32:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/16 05:32:38 DEBUG : sub dir/hello world: Excluded 2026/08/16 05:32:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/16 05:32:38 DEBUG : sub dir/hello world2: Excluded 2026/08/16 05:32:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/16 05:32:38 DEBUG : sub dir/hello world: Excluded 2026/08/16 05:32:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/16 05:32:38 DEBUG : sub dir/hello world2: Excluded 2026/08/16 05:32:39 DEBUG : sub dir/ignore dir: Excluded 2026/08/16 05:32:39 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (6.29s) === RUN TestListDirSortedFn run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:32:44 DEBUG : a.txt: Excluded (Size Filter) 2026/08/16 05:32:44 DEBUG : a.txt: Excluded 2026/08/16 05:32:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/16 05:32:45 DEBUG : sub dir/hello world: Excluded 2026/08/16 05:32:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/16 05:32:45 DEBUG : sub dir/hello world2: Excluded 2026/08/16 05:32:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/16 05:32:45 DEBUG : sub dir/hello world: Excluded 2026/08/16 05:32:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/16 05:32:45 DEBUG : sub dir/hello world2: Excluded 2026/08/16 05:32:46 DEBUG : sub dir/ignore dir: Excluded 2026/08/16 05:32:46 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (6.32s) === RUN TestListJSON run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", 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/16 05:32:50 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.16s) --- PASS: TestListJSON/Default (0.19s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.19s) --- PASS: TestListJSON/Recurse (0.19s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.19s) --- PASS: TestListJSON/NoMimeType (0.19s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", 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/16 05:32:55 DEBUG : Creating backend with remote "TestB2:rclone-test-tohusay7tuye/notfound" --- PASS: TestStatJSON (6.63s) --- PASS: TestStatJSON/Root (0.19s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.19s) --- PASS: TestStatJSON/Dir (0.73s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.18s) --- PASS: TestStatJSON/File (0.18s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.18s) --- PASS: TestStatJSON/FileFilesOnly (0.18s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.18s) --- PASS: TestStatJSON/DirDirsOnly (0.19s) --- PASS: TestStatJSON/FileDirsOnly (0.37s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.37s) --- PASS: TestStatJSON/RootNotFound (1.83s) === RUN TestStatJSONMemory 2026/08/16 05:32:58 DEBUG : Creating backend with remote ":memory:" 2026/08/16 05:32:58 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/16 05:32:58 DEBUG : sub/file1: size = 5 OK 2026/08/16 05:32:58 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 05:32:58 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-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:32:58 INFO : B2 bucket rclone-test-tohusay7tuye: Making directory 2026/08/16 05:32:58 INFO : B2 bucket rclone-test-tohusay7tuye: Making directory --- PASS: TestMkdir (0.56s) === RUN TestLsd run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" --- PASS: TestLsd (1.48s) === RUN TestLs run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" --- PASS: TestLs (1.87s) === RUN TestLsWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:33:03 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (2.66s) === RUN TestLsLong run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" --- PASS: TestLsLong (1.87s) === RUN TestHashSums run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (2.10s) --- PASS: TestHashSums/Sha1 (0.18s) --- PASS: TestHashSums/Sha1Download (0.43s) === RUN TestHashSumsWithErrors 2026/08/16 05:33:08 DEBUG : Creating backend with remote ":memory:" 2026/08/16 05:33:08 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/16 05:33:08 ERROR : file1: hash unsupported: hash type not supported 2026/08/16 05:33:08 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/16 05:33:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/16 05:33:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/16 05:33:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/16 05:33:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/16 05:33:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/16 05:33:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/16 05:33:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/16 05:33:08 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-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" --- PASS: TestCount (2.55s) === RUN TestDelete run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:33:13 DEBUG : Waiting for deletions to finish 2026/08/16 05:33:13 DEBUG : large: Excluded (Size Filter) 2026/08/16 05:33:13 INFO : small: Deleted 2026/08/16 05:33:13 INFO : medium: Deleted --- PASS: TestDelete (3.21s) === RUN TestMaxDelete run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:33:16 DEBUG : Waiting for deletions to finish 2026/08/16 05:33:16 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/08/16 05:33:16 INFO : large: Deleted 2026/08/16 05:33:16 INFO : medium: Deleted --- PASS: TestMaxDelete (3.02s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:33:18 DEBUG : Waiting for deletions to finish 2026/08/16 05:33:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/16 05:33:19 INFO : medium: Deleted 2026/08/16 05:33:19 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.86s) === RUN TestMaxDeleteSize run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:33:21 DEBUG : Waiting for deletions to finish 2026/08/16 05:33:22 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/08/16 05:33:22 INFO : medium: Deleted 2026/08/16 05:33:22 INFO : large: Deleted --- PASS: TestMaxDeleteSize (2.94s) === RUN TestReadFile run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" --- PASS: TestReadFile (2.01s) === RUN TestRetry 2026/08/16 05:33:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/16 05:33:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/16 05:33:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/16 05:33:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/16 05:33:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/16 05:33:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/16 05:33:25 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-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" --- PASS: TestCat (4.02s) === RUN TestPurge 2026/08/16 05:33:29 DEBUG : Creating backend with remote "TestB2:rclone-test-womeqes6cofa" 2026/08/16 05:33:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 05:33:29 DEBUG : Creating backend with remote "/tmp/rclone1272141004" run.go:198: Remote "B2 bucket rclone-test-womeqes6cofa", Local "Local file system at /tmp/rclone1272141004", Modify Window "1ms" 2026/08/16 05:33:31 INFO : A2: Making directory 2026/08/16 05:33:31 INFO : A1/B2: Making directory 2026/08/16 05:33:31 INFO : A1/B2/C2: Making directory 2026/08/16 05:33:31 INFO : A1/B1/C3: Making directory 2026/08/16 05:33:31 INFO : A3: Making directory 2026/08/16 05:33:31 INFO : A3/B3: Making directory 2026/08/16 05:33:31 INFO : A3/B3/C4: Making directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2026/08/16 05:33:31 INFO : B2 bucket rclone-test-womeqes6cofa: cleaning bucket "rclone-test-womeqes6cofa" of all files 2026/08/16 05:33:32 DEBUG : A1/B1/C1/one: Deleting (id "4_zdff29d1300fd0b9baf080e1b_f4104648dccb49f7a_d20260816_m053331_c001_v0001039_t0016_u01786858411363") fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2026/08/16 05:33:32 INFO : B2 bucket rclone-test-womeqes6cofa: cleaning bucket "rclone-test-womeqes6cofa" of all files 2026/08/16 05:33:32 DEBUG : A1/two: Deleting (id "4_zdff29d1300fd0b9baf080e1b_f4104648dccb49f7c_d20260816_m053331_c001_v0001039_t0016_u01786858411548") 2026/08/16 05:33:33 DEBUG : B2 bucket rclone-test-womeqes6cofa: Purge remote 2026/08/16 05:33:33 INFO : B2 bucket rclone-test-womeqes6cofa: cleaning bucket "rclone-test-womeqes6cofa" of all files 2026/08/16 05:33:33 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.08s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:33:34 INFO : A2: Making directory 2026/08/16 05:33:34 INFO : A1/B2: Making directory 2026/08/16 05:33:34 INFO : A1/B2/C2: Making directory 2026/08/16 05:33:34 INFO : A1/B1/C3: Making directory 2026/08/16 05:33:34 INFO : A3: Making directory 2026/08/16 05:33:34 INFO : A3/B3: Making directory 2026/08/16 05:33:34 INFO : A3/B3/C4: Making directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2026/08/16 05:33:34 DEBUG : removing 1 level 3 directories 2026/08/16 05:33:34 INFO : A3/B3/C4: Removing directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" 2026/08/16 05:33:36 DEBUG : removing 1 level 0 directories 2026/08/16 05:33:36 INFO : B2 bucket rclone-test-tohusay7tuye: Removing directory 2026/08/16 05:33: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 (3.93s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:33:37 INFO : A1: Making directory 2026/08/16 05:33:37 INFO : A1/B1: Making directory 2026/08/16 05:33:37 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.92s) === RUN TestRmdirsWithFilter run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:33:38 INFO : A1: Making directory 2026/08/16 05:33:38 INFO : A1/B1: Making directory 2026/08/16 05:33:38 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.93s) === RUN TestCopyURL run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:33:40 DEBUG : file1: size = 14 OK 2026/08/16 05:33:40 DEBUG : file1: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/08/16 05:33:40 DEBUG : filename.txt: File name found in url 2026/08/16 05:33:40 DEBUG : filename.txt: size = 14 OK 2026/08/16 05:33:40 DEBUG : filename.txt: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/08/16 05:33:40 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/16 05:33:40 DEBUG : headerfilename.txt: size = 14 OK 2026/08/16 05:33:40 DEBUG : headerfilename.txt: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/08/16 05:33:40 DEBUG : file2: size = 14 OK 2026/08/16 05:33:40 DEBUG : file2: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK --- PASS: TestCopyURL (2.96s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:33:42 DEBUG : file1: size = 14 OK 2026/08/16 05:33:42 DEBUG : file1: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK --- PASS: TestCopyURLDownloadHeaders (0.74s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:33:43 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/16 05:33:43 DEBUG : sub/file2: size = 14 OK 2026/08/16 05:33:43 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/08/16 05:33:43 INFO : file1: Copied (new) to: sub/file2 2026/08/16 05:33:43 INFO : file1: Deleted 2026/08/16 05:33:43 DEBUG : sub/file2: size = 14 OK 2026/08/16 05:33:43 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/16 05:33:43 DEBUG : file1: Unchanged skipping 2026/08/16 05:33:43 INFO : file1: Deleted 2026/08/16 05:33:43 DEBUG : B2 bucket rclone-test-tohusay7tuye: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.76s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:33:44 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/16 05:33:45 DEBUG : file1: size = 14 OK 2026/08/16 05:33:45 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/08/16 05:33:45 INFO : file1: Copied (new) 2026/08/16 05:33:45 INFO : file1: Deleted 2026/08/16 05:33:45 DEBUG : file1: Destination exists, skipping 2026/08/16 05:33:45 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.47s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.37s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.37s) === RUN TestMoveFileBackupDir run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:33:47 DEBUG : Creating backend with remote "TestB2:rclone-test-tohusay7tuye/backup" 2026/08/16 05:33:47 DEBUG : Config file has changed externally - reloading 2026/08/16 05:33:48 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone275874331) 2026/08/16 05:33:48 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-tohusay7tuye) 2026/08/16 05:33:48 DEBUG : dst/file1: Sizes differ 2026/08/16 05:33:50 DEBUG : dst/file1: size = 18 OK 2026/08/16 05:33:50 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/08/16 05:33:50 INFO : dst/file1: Copied (server-side copy) 2026/08/16 05:33:50 INFO : dst/file1: Deleted 2026/08/16 05:33:50 DEBUG : dst/file1: size = 14 OK 2026/08/16 05:33:50 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/08/16 05:33:50 INFO : dst/file1: Copied (new) 2026/08/16 05:33:50 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.44s) === 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-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:33:52 INFO : A1/B2: Making directory 2026/08/16 05:33:52 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2026/08/16 05:33:53 DEBUG : A2/B1/three: size = 5 OK 2026/08/16 05:33:53 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/16 05:33:53 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/08/16 05:33:53 DEBUG : A2/one: size = 3 OK 2026/08/16 05:33:53 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/16 05:33:53 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/08/16 05:33:53 INFO : A1/B1/three: Deleted 2026/08/16 05:33:53 DEBUG : A2/two: size = 3 OK 2026/08/16 05:33:53 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/16 05:33:53 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/08/16 05:33:53 DEBUG : A2/B1/C1/four: size = 4 OK 2026/08/16 05:33:53 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/16 05:33:53 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/08/16 05:33:53 DEBUG : A2/B1/C2/five: size = 4 OK 2026/08/16 05:33:53 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/16 05:33:53 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/08/16 05:33:53 INFO : A1/one: Deleted 2026/08/16 05:33:54 INFO : A1/two: Deleted 2026/08/16 05:33:54 INFO : A1/B1/C1/four: Deleted 2026/08/16 05:33:54 INFO : A1/B1/C2/five: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2026/08/16 05:33:54 DEBUG : A3/B1/C1/four: size = 4 OK 2026/08/16 05:33:54 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/16 05:33:54 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/08/16 05:33:54 DEBUG : A3/B1/three: size = 5 OK 2026/08/16 05:33:54 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/16 05:33:54 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/08/16 05:33:54 DEBUG : A3/one: size = 3 OK 2026/08/16 05:33:54 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/16 05:33:54 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/08/16 05:33:54 DEBUG : A3/B1/C2/five: size = 4 OK 2026/08/16 05:33:54 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/16 05:33:54 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/08/16 05:33:54 DEBUG : A3/two: size = 3 OK 2026/08/16 05:33:54 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/16 05:33:54 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/08/16 05:33:55 INFO : A2/B1/C1/four: Deleted 2026/08/16 05:33:55 INFO : A2/B1/three: Deleted 2026/08/16 05:33:55 INFO : A2/B1/C2/five: Deleted 2026/08/16 05:33:55 INFO : A2/two: Deleted 2026/08/16 05:33:55 INFO : A2/one: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2026/08/16 05:33:55 INFO : B2 bucket rclone-test-tohusay7tuye: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/16 05:33:56 DEBUG : A4/two: size = 3 OK 2026/08/16 05:33:56 DEBUG : A3/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/16 05:33:56 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/08/16 05:33:56 DEBUG : A4/one: size = 3 OK 2026/08/16 05:33:56 DEBUG : A3/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/16 05:33:56 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/08/16 05:33:56 DEBUG : A4/B1/C1/four: size = 4 OK 2026/08/16 05:33:56 DEBUG : A3/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/16 05:33:56 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/08/16 05:33:56 DEBUG : A4/B1/three: size = 5 OK 2026/08/16 05:33:56 DEBUG : A3/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/16 05:33:56 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/08/16 05:33:56 DEBUG : A4/B1/C2/five: size = 4 OK 2026/08/16 05:33:56 DEBUG : A3/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/16 05:33:56 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/08/16 05:33:56 INFO : A3/two: Deleted 2026/08/16 05:33:56 INFO : A3/one: Deleted 2026/08/16 05:33:56 INFO : A3/B1/C1/four: Deleted 2026/08/16 05:33:56 INFO : A3/B1/three: Deleted 2026/08/16 05:33:56 INFO : A3/B1/C2/five: Deleted fstest.go:250: Filtering empty directory "A4/B2" fstest.go:250: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (6.42s) === RUN TestGetFsInfo run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" --- PASS: TestGetFsInfo (0.38s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:33:58 DEBUG : B2 bucket rclone-test-tohusay7tuye: File to upload is small (34 bytes), uploading instead of streaming 2026/08/16 05:33:59 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/16 05:33:59 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/08/16 05:33:59 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/08/16 05:33:59 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/08/16 05:34:00 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/16 05:34:00 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/08/16 05:34:00 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-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:34:01 DEBUG : B2 bucket rclone-test-tohusay7tuye: File to upload is small (34 bytes), uploading instead of streaming 2026/08/16 05:34:02 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/16 05:34:02 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/08/16 05:34:02 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/08/16 05:34:02 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/08/16 05:34:03 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/16 05:34:03 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/08/16 05:34:03 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-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:34:04 DEBUG : B2 bucket rclone-test-tohusay7tuye: File to upload is small (34 bytes), uploading instead of streaming 2026/08/16 05:34:05 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/16 05:34:05 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/16 05:34:05 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/08/16 05:34:06 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/16 05:34:06 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-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:34:07 DEBUG : B2 bucket rclone-test-tohusay7tuye: File to upload is small (34 bytes), uploading instead of streaming 2026/08/16 05:34:07 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/16 05:34:07 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/16 05:34:07 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/16 05:34:07 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/08/16 05:34:08 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/16 05:34:08 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/16 05:34:08 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (11.56s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.10s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.89s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (3.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.56s) === RUN TestRcatMetadata run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" operations_test.go:1564: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.38s) === RUN TestRcatSize run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:34:10 DEBUG : potato1: size = 60 OK 2026/08/16 05:34:10 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/16 05:34:10 DEBUG : B2 bucket rclone-test-tohusay7tuye: File to upload is small (60 bytes), uploading instead of streaming 2026/08/16 05:34:10 DEBUG : potato2: size = 60 OK 2026/08/16 05:34:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/16 05:34:10 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (1.64s) === RUN TestRcatSizeShortEOF run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:34:11 DEBUG : potato1: Clearing upload URL because of error: Post "https://pod-000-1029-19.backblaze.com/b2api/v1/b2_upload_file/3f92dd9300bd0b9baf080e1b/c001_v0001029_t0024": net/http: HTTP/1.x transport connection broken: http: ContentLength=160 with Body length 100 2026/08/16 05:34:11 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1029-19.backblaze.com/b2api/v1/b2_upload_file/3f92dd9300bd0b9baf080e1b/c001_v0001029_t0024": net/http: HTTP/1.x transport connection broken: http: ContentLength=160 with Body length 100) 2026/08/16 05:34:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 05:34:11 ERROR : potato1: Post request put error: Post "https://pod-000-1029-19.backblaze.com/b2api/v1/b2_upload_file/3f92dd9300bd0b9baf080e1b/c001_v0001029_t0024": net/http: HTTP/1.x transport connection broken: http: ContentLength=160 with Body length 100 2026/08/16 05:34:11 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestRcatSizeShortEOF (0.39s) === RUN TestRcatSizeMetadata run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" operations_test.go:1657: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.38s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:34:13 DEBUG : potato1: size = 60 OK 2026/08/16 05:34:13 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK --- PASS: TestRcatSizeUploadHeaders (1.30s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:34:14 DEBUG : potato1: size = 60 OK 2026/08/16 05:34:14 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d (B2 bucket rclone-test-tohusay7tuye) 2026/08/16 05:34:14 DEBUG : potato1: sha1 = 3639923d60907789b4155daea94152f89e4fb69c (B2 bucket rclone-test-tohusay7tuye) 2026/08/16 05:34:14 ERROR : potato1: corrupted on transfer: sha1 hashes differ src "9dc7f7d3279715991a22853f5981df582b7f9f6d" vs dst(B2 bucket rclone-test-tohusay7tuye) "3639923d60907789b4155daea94152f89e4fb69c" 2026/08/16 05:34:14 INFO : potato1: Removing failed copy === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:34:15 DEBUG : potato4: size = 60 (B2 bucket rclone-test-tohusay7tuye) 2026/08/16 05:34:15 DEBUG : potato4: size = 59 (B2 bucket rclone-test-tohusay7tuye) 2026/08/16 05:34:15 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(B2 bucket rclone-test-tohusay7tuye) 59 2026/08/16 05:34:15 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:34:16 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:34:16 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (3.48s) --- PASS: TestRcatSizeChecksum/Corrupted (1.06s) --- PASS: TestRcatSizeChecksum/SizeDiffers (0.94s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (0.74s) --- PASS: TestRcatSizeChecksum/NoHashes (0.74s) === RUN TestTouchDir run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" 2026/08/16 05:34:18 DEBUG : B2 bucket rclone-test-tohusay7tuye: Touching "sub dir/potato3" 2026/08/16 05:34:18 DEBUG : B2 bucket rclone-test-tohusay7tuye: Touching "empty space" 2026/08/16 05:34:18 DEBUG : B2 bucket rclone-test-tohusay7tuye: Touching "potato2" --- PASS: TestTouchDir (3.88s) === RUN TestMkdirMetadata run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.38s) === RUN TestMkdirModTime run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.37s) === RUN TestCopyDirMetadata run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", 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-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.37s) === RUN TestDirsEqual run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.46s) === RUN TestRemoveExisting run.go:198: Remote "B2 bucket rclone-test-tohusay7tuye", Local "Local file system at /tmp/rclone275874331", Modify Window "1ms" operations_test.go:2066: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.38s) === 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/16 05:34:23 DEBUG : B2 bucket rclone-test-tohusay7tuye: Purge remote 2026/08/16 05:34:23 INFO : B2 bucket rclone-test-tohusay7tuye: cleaning bucket "rclone-test-tohusay7tuye" of all files 2026/08/16 05:34:24 DEBUG : A1/B1/C1/four: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f41009e268ea8bf16_d20260816_m053353_c001_v7007000_t0000_u01786858433989") 2026/08/16 05:34:24 DEBUG : A1/B1/C1/four: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa05b_d20260816_m053352_c001_v0001029_t0024_u01786858432082") 2026/08/16 05:34:24 DEBUG : A1/B1/C1/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4193c9599a35b405_d20260816_m053335_c001_v7007000_t0000_u01786858415838") 2026/08/16 05:34:24 DEBUG : A1/B1/C1/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa025_d20260816_m053333_c001_v0001029_t0024_u01786858413972") 2026/08/16 05:34:24 DEBUG : A1/B1/C2/five: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6aa93_d20260816_m053354_c001_v7007000_t0000_u01786858434000") 2026/08/16 05:34:24 DEBUG : A1/B1/C2/five: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa05d_d20260816_m053352_c001_v0001029_t0024_u01786858432268") 2026/08/16 05:34:24 DEBUG : A1/B1/three: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c30592_d20260816_m053353_c001_v7007000_t0000_u01786858433791") 2026/08/16 05:34:24 DEBUG : A1/B1/three: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa059_d20260816_m053351_c001_v0001029_t0024_u01786858431898") 2026/08/16 05:34:24 DEBUG : A1/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c30594_d20260816_m053353_c001_v7007000_t0000_u01786858433885") 2026/08/16 05:34:24 DEBUG : A1/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa055_d20260816_m053351_c001_v0001029_t0024_u01786858431529") 2026/08/16 05:34:24 DEBUG : A1/two: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f411617f33a5d2f43_d20260816_m053353_c001_v7007000_t0000_u01786858433976") 2026/08/16 05:34:24 DEBUG : A1/two: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa057_d20260816_m053351_c001_v0001029_t0024_u01786858431713") 2026/08/16 05:34:24 DEBUG : A1/two: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4193c9599a35b40a_d20260816_m053336_c001_v7007000_t0000_u01786858416246") 2026/08/16 05:34:24 DEBUG : A1/two: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa027_d20260816_m053334_c001_v0001029_t0024_u01786858414197") 2026/08/16 05:34:24 DEBUG : A2/B1/C1/four: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6aa9c_d20260816_m053354_c001_v7007000_t0000_u01786858434960") 2026/08/16 05:34:24 DEBUG : A2/B1/C1/four: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40210bd9d79cb3c1_d20260816_m053353_c001_v0001039_t0047_u01786858433796") 2026/08/16 05:34:24 DEBUG : A2/B1/C2/five: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c3059c_d20260816_m053355_c001_v7007000_t0000_u01786858435006") 2026/08/16 05:34:24 DEBUG : A2/B1/C2/five: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f410e3c681c6589a9_d20260816_m053353_c001_v0001174_t0002_u01786858433804") 2026/08/16 05:34:24 DEBUG : A2/B1/three: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f411617f33a5d2f57_d20260816_m053354_c001_v7007000_t0000_u01786858434982") 2026/08/16 05:34:24 DEBUG : A2/B1/three: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f418ff5992f6c886b_d20260816_m053353_c001_v0001102_t0039_u01786858433401") 2026/08/16 05:34:24 DEBUG : A2/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c3059b_d20260816_m053354_c001_v7007000_t0000_u01786858434998") 2026/08/16 05:34:24 DEBUG : A2/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f413425b560482ae2_d20260816_m053353_c001_v0001161_t0037_u01786858433699") 2026/08/16 05:34:25 DEBUG : A2/two: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f41009e268ea8bf23_d20260816_m053355_c001_v7007000_t0000_u01786858435017") 2026/08/16 05:34:25 DEBUG : A2/two: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4143a1bd96db52d5_d20260816_m053353_c001_v0001102_t0005_u01786858433792") 2026/08/16 05:34:25 DEBUG : A3/B1/C1/four: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f411617f33a5d2f74_d20260816_m053356_c001_v7007000_t0000_u01786858436125") 2026/08/16 05:34:25 DEBUG : A3/B1/C1/four: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4033d2bdaeb4b7f8_d20260816_m053354_c001_v0001137_t0000_u01786858434768") 2026/08/16 05:34:25 DEBUG : A3/B1/C2/five: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6aaa0_d20260816_m053356_c001_v7007000_t0000_u01786858436148") 2026/08/16 05:34:25 DEBUG : A3/B1/C2/five: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40315c7f255250d8_d20260816_m053354_c001_v0001117_t0038_u01786858434789") 2026/08/16 05:34:25 DEBUG : A3/B1/three: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c305a0_d20260816_m053356_c001_v7007000_t0000_u01786858436136") 2026/08/16 05:34:25 DEBUG : A3/B1/three: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f413ebec147e27d89_d20260816_m053354_c001_v0001100_t0022_u01786858434795") 2026/08/16 05:34:25 DEBUG : A3/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f41009e268ea8bf32_d20260816_m053356_c001_v7007000_t0000_u01786858436116") 2026/08/16 05:34:25 DEBUG : A3/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f41973dfc62ac5eed_d20260816_m053354_c001_v0001161_t0028_u01786858434810") 2026/08/16 05:34:25 DEBUG : A3/two: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c3059f_d20260816_m053356_c001_v7007000_t0000_u01786858436102") 2026/08/16 05:34:25 DEBUG : A3/two: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4174bf8458643723_d20260816_m053354_c001_v0001154_t0016_u01786858434818") 2026/08/16 05:34:25 DEBUG : A4/B1/C1/four: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6aaa2_d20260816_m053356_c001_v7007000_t0000_u01786858436717") 2026/08/16 05:34:25 DEBUG : A4/B1/C1/four: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f400661de087391c3_d20260816_m053355_c001_v0001185_t0018_u01786858435936") 2026/08/16 05:34:25 DEBUG : A4/B1/C2/five: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6aaa5_d20260816_m053357_c001_v7007000_t0000_u01786858437005") 2026/08/16 05:34:25 DEBUG : A4/B1/C2/five: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f417a51e8a5a87a64_d20260816_m053355_c001_v0001174_t0056_u01786858435956") 2026/08/16 05:34:25 DEBUG : A4/B1/three: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6aaa8_d20260816_m053357_c001_v7007000_t0000_u01786858437191") 2026/08/16 05:34:25 DEBUG : A4/B1/three: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f407cf719daa2625e_d20260816_m053355_c001_v0001033_t0016_u01786858435941") 2026/08/16 05:34:25 DEBUG : A4/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6aaa9_d20260816_m053357_c001_v7007000_t0000_u01786858437374") 2026/08/16 05:34:25 DEBUG : A4/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4010f2f23a691839_d20260816_m053355_c001_v0001137_t0010_u01786858435927") 2026/08/16 05:34:25 DEBUG : A4/two: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6aaaa_d20260816_m053357_c001_v7007000_t0000_u01786858437558") 2026/08/16 05:34:26 DEBUG : A4/two: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4042aa68e4173a2a_d20260816_m053355_c001_v0001161_t0005_u01786858435914") 2026/08/16 05:34:26 DEBUG : BackupDir/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f409cb53cbada2fec_d20260816_m053222_c001_v7007000_t0000_u01786858342324") 2026/08/16 05:34:26 DEBUG : BackupDir/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4030476e3d595c5a_d20260816_m053217_c001_v0001178_t0041_u01786858337969") 2026/08/16 05:34:26 DEBUG : CompareDest/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f409cb53cbada2f1f_d20260816_m053207_c001_v7007000_t0000_u01786858327697") 2026/08/16 05:34:26 DEBUG : CompareDest/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9f15_d20260816_m053204_c001_v0001029_t0024_u01786858324226") 2026/08/16 05:34:26 DEBUG : CompareDest/two: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f409cb53cbada2f21_d20260816_m053207_c001_v7007000_t0000_u01786858327882") 2026/08/16 05:34:26 DEBUG : CompareDest/two: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9f1b_d20260816_m053205_c001_v0001029_t0024_u01786858325139") 2026/08/16 05:34:26 DEBUG : CopyDest/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f409cb53cbada2ff1_d20260816_m053222_c001_v7007000_t0000_u01786858342508") 2026/08/16 05:34:26 DEBUG : CopyDest/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9f29_d20260816_m053214_c001_v0001029_t0024_u01786858334750") 2026/08/16 05:34:26 DEBUG : CopyDest/three: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f409cb53cbada2ff8_d20260816_m053222_c001_v7007000_t0000_u01786858342692") 2026/08/16 05:34:26 DEBUG : CopyDest/three: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9f37_d20260816_m053220_c001_v0001029_t0024_u01786858340650") 2026/08/16 05:34:26 DEBUG : CopyDest/two: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f409cb53cbada3000_d20260816_m053222_c001_v7007000_t0000_u01786858342878") 2026/08/16 05:34:26 DEBUG : CopyDest/two: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9f31_d20260816_m053219_c001_v0001029_t0024_u01786858339134") 2026/08/16 05:34:26 DEBUG : ReadFile: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4193c9599a35b3da_d20260816_m053324_c001_v7007000_t0000_u01786858404721") 2026/08/16 05:34:26 DEBUG : ReadFile: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa011_d20260816_m053323_c001_v0001029_t0024_u01786858403447") 2026/08/16 05:34:26 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f409cb53cbada3075_d20260816_m053228_c001_v7007000_t0000_u01786858348090") 2026/08/16 05:34:26 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9f49_d20260816_m053225_c001_v0001029_t0037_u01786858345444") 2026/08/16 05:34:26 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f409cb53cbada3078_d20260816_m053228_c001_v7007000_t0000_u01786858348276") 2026/08/16 05:34:26 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9f53_d20260816_m053227_c001_v0001029_t0025_u01786858347278") 2026/08/16 05:34:26 DEBUG : a.txt: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c303bf_d20260816_m053247_c001_v7007000_t0000_u01786858367064") 2026/08/16 05:34:27 DEBUG : a.txt: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9f8d_d20260816_m053242_c001_v0001029_t0024_u01786858362220") 2026/08/16 05:34:27 DEBUG : a.txt: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c303ab_d20260816_m053240_c001_v7007000_t0000_u01786858360746") 2026/08/16 05:34:27 DEBUG : a.txt: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9f6f_d20260816_m053235_c001_v0001029_t0024_u01786858355926") 2026/08/16 05:34:27 DEBUG : also/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f409cb53cbada30b1_d20260816_m053232_c001_v7007000_t0000_u01786858352972") 2026/08/16 05:34:27 DEBUG : also/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9f5f_d20260816_m053231_c001_v0001029_t0020_u01786858351423") 2026/08/16 05:34:27 DEBUG : another: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f409cb53cbada30b9_d20260816_m053233_c001_v7007000_t0000_u01786858353526") 2026/08/16 05:34:27 DEBUG : another: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9f63_d20260816_m053231_c001_v0001029_t0039_u01786858351913") 2026/08/16 05:34:27 DEBUG : backup/dst/file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c30579_d20260816_m053350_c001_v7007000_t0000_u01786858430944") 2026/08/16 05:34:27 DEBUG : backup/dst/file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4095aed08f037de5_d20260816_m053350_c001_v0001153_t0015_u01786858430020") 2026/08/16 05:34:27 DEBUG : backup/dst/file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f409cb53cbada2eb7_d20260816_m053157_c001_v7007000_t0000_u01786858317603") 2026/08/16 05:34:27 DEBUG : backup/dst/file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f410aa68452531521_d20260816_m053156_c001_v0001105_t0034_u01786858316670") 2026/08/16 05:34:27 DEBUG : data/banana: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f403f7d67a827c31a_d20260816_m053105_c001_v7007000_t0000_u01786858265849") 2026/08/16 05:34:27 DEBUG : data/banana: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9e7f_d20260816_m053103_c001_v0001029_t0024_u01786858263642") 2026/08/16 05:34:27 DEBUG : data/banana: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9e5d_d20260816_m053054_c001_v0001029_t0024_u01786858254837") 2026/08/16 05:34:27 DEBUG : data/potato: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f403f7d67a827c31d_d20260816_m053106_c001_v7007000_t0000_u01786858266030") 2026/08/16 05:34:27 DEBUG : data/potato: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9e81_d20260816_m053103_c001_v0001029_t0024_u01786858263826") 2026/08/16 05:34:27 DEBUG : data/potato: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9e63_d20260816_m053056_c001_v0001029_t0024_u01786858256653") 2026/08/16 05:34:27 DEBUG : dst/file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c3057c_d20260816_m053351_c001_v7007000_t0000_u01786858431136") 2026/08/16 05:34:27 DEBUG : dst/file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa04f_d20260816_m053350_c001_v0001029_t0024_u01786858430389") 2026/08/16 05:34:27 DEBUG : dst/file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c3056f_d20260816_m053350_c001_v7007000_t0000_u01786858430207") 2026/08/16 05:34:27 DEBUG : dst/file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa04b_d20260816_m053347_c001_v0001029_t0024_u01786858427071") 2026/08/16 05:34:27 DEBUG : dst/file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f409cb53cbada2ebc_d20260816_m053157_c001_v7007000_t0000_u01786858317787") 2026/08/16 05:34:27 DEBUG : dst/file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9f03_d20260816_m053157_c001_v0001029_t0024_u01786858317046") 2026/08/16 05:34:28 DEBUG : dst/file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f409cb53cbada2ea7_d20260816_m053156_c001_v7007000_t0000_u01786858316858") 2026/08/16 05:34:28 DEBUG : dst/file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9efb_d20260816_m053153_c001_v0001029_t0024_u01786858313721") 2026/08/16 05:34:28 DEBUG : dst/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f409cb53cbada3006_d20260816_m053223_c001_v7007000_t0000_u01786858343062") 2026/08/16 05:34:28 DEBUG : dst/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4173e9fed4d98335_d20260816_m053218_c001_v0001032_t0058_u01786858338725") 2026/08/16 05:34:28 DEBUG : dst/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4004132ab4e22ce9_d20260816_m053218_c001_v7007000_t0000_u01786858338522") 2026/08/16 05:34:28 DEBUG : dst/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9f27_d20260816_m053214_c001_v0001029_t0024_u01786858334563") 2026/08/16 05:34:28 DEBUG : dst/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f400f2ef13742f6ca_d20260816_m053213_c001_v0001109_t0053_u01786858333832") 2026/08/16 05:34:28 DEBUG : dst/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f400f2ef13742f6c2_d20260816_m053212_c001_v0001109_t0053_u01786858332922") 2026/08/16 05:34:28 DEBUG : dst/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f409cb53cbada2f23_d20260816_m053208_c001_v7007000_t0000_u01786858328066") 2026/08/16 05:34:28 DEBUG : dst/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9f11_d20260816_m053204_c001_v0001029_t0024_u01786858324038") 2026/08/16 05:34:28 DEBUG : dst/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f402040e57aa164d5_d20260816_m053203_c001_v0001043_t0024_u01786858323308") 2026/08/16 05:34:28 DEBUG : dst/one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f402040e57aa164d1_d20260816_m053202_c001_v0001043_t0024_u01786858322392") 2026/08/16 05:34:28 DEBUG : dst/three: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f409cb53cbada300c_d20260816_m053223_c001_v7007000_t0000_u01786858343246") 2026/08/16 05:34:28 DEBUG : dst/three: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f400f2ef13742f6e4_d20260816_m053221_c001_v0001109_t0053_u01786858341760") 2026/08/16 05:34:28 DEBUG : dst/two: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f409cb53cbada3012_d20260816_m053223_c001_v7007000_t0000_u01786858343432") 2026/08/16 05:34:28 DEBUG : dst/two: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f416aa7dedd444ca0_d20260816_m053219_c001_v0001180_t0057_u01786858339902") 2026/08/16 05:34:28 DEBUG : dst/two: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f409cb53cbada2f25_d20260816_m053208_c001_v7007000_t0000_u01786858328348") 2026/08/16 05:34:28 DEBUG : dst/two: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f402040e57aa164e3_d20260816_m053207_c001_v0001043_t0024_u01786858327146") 2026/08/16 05:34:28 DEBUG : empty space: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4193c9599a35b584_d20260816_m053420_c001_v7007000_t0000_u01786858460564") 2026/08/16 05:34:28 DEBUG : empty space: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f417b54ed5b9a4aa0_d20260816_m053419_c001_v0001103_t0022_u01786858459263") 2026/08/16 05:34:28 DEBUG : empty space: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4074f5b1d5ab1c99_d20260816_m053417_c001_v0001131_t0059_u01786858457760") 2026/08/16 05:34:29 DEBUG : empty space: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c304c9_d20260816_m053310_c001_v7007000_t0000_u01786858390667") 2026/08/16 05:34:29 DEBUG : empty space: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9fe9_d20260816_m053309_c001_v0001029_t0024_u01786858389571") 2026/08/16 05:34:29 DEBUG : empty space: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c304c4_d20260816_m053308_c001_v7007000_t0000_u01786858388309") 2026/08/16 05:34:29 DEBUG : empty space: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9fe1_d20260816_m053307_c001_v0001029_t0024_u01786858387143") 2026/08/16 05:34:29 DEBUG : empty space: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c304b6_d20260816_m053306_c001_v7007000_t0000_u01786858386208") 2026/08/16 05:34:29 DEBUG : empty space: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9fd7_d20260816_m053305_c001_v0001029_t0024_u01786858385460") 2026/08/16 05:34:29 DEBUG : empty space: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c30497_d20260816_m053304_c001_v7007000_t0000_u01786858384337") 2026/08/16 05:34:29 DEBUG : empty space: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9fcd_d20260816_m053303_c001_v0001029_t0024_u01786858383042") 2026/08/16 05:34:29 DEBUG : empty space: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c3046f_d20260816_m053301_c001_v7007000_t0000_u01786858381676") 2026/08/16 05:34:29 DEBUG : empty space: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9fc7_d20260816_m053300_c001_v0001029_t0024_u01786858380937") 2026/08/16 05:34:29 DEBUG : empty space: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f403f7d67a827c24f_d20260816_m053048_c001_v7007000_t0000_u01786858248429") 2026/08/16 05:34:29 DEBUG : empty space: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9e2b_d20260816_m053045_c001_v0001029_t0024_u01786858245835") 2026/08/16 05:34:29 DEBUG : empty space: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f403f7d67a827c1db_d20260816_m053043_c001_v7007000_t0000_u01786858243784") 2026/08/16 05:34:29 DEBUG : empty space: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9e05_d20260816_m053039_c001_v0001029_t0024_u01786858239994") 2026/08/16 05:34:29 DEBUG : empty space: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f403f7d67a827c19c_d20260816_m053037_c001_v7007000_t0000_u01786858237551") 2026/08/16 05:34:29 DEBUG : empty space: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9def_d20260816_m053034_c001_v0001029_t0024_u01786858234759") 2026/08/16 05:34:29 DEBUG : file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c30561_d20260816_m053345_c001_v7007000_t0000_u01786858425962") 2026/08/16 05:34:29 DEBUG : file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa047_d20260816_m053345_c001_v0001029_t0024_u01786858425035") 2026/08/16 05:34:29 DEBUG : file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c30551_d20260816_m053342_c001_v7007000_t0000_u01786858422719") 2026/08/16 05:34:29 DEBUG : file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa03d_d20260816_m053342_c001_v0001029_t0024_u01786858422347") 2026/08/16 05:34:29 DEBUG : file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c30549_d20260816_m053341_c001_v7007000_t0000_u01786858421427") 2026/08/16 05:34:30 DEBUG : file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa033_d20260816_m053339_c001_v0001029_t0024_u01786858419937") 2026/08/16 05:34:30 DEBUG : file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4193c9599a35b3e8_d20260816_m053328_c001_v7007000_t0000_u01786858408973") 2026/08/16 05:34:30 DEBUG : file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa015_d20260816_m053325_c001_v0001029_t0024_u01786858405507") 2026/08/16 05:34:30 DEBUG : file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c3042c_d20260816_m053257_c001_v7007000_t0000_u01786858377773") 2026/08/16 05:34:30 DEBUG : file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9fab_d20260816_m053251_c001_v0001029_t0024_u01786858371699") 2026/08/16 05:34:30 DEBUG : file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c303d9_d20260816_m053251_c001_v7007000_t0000_u01786858371144") 2026/08/16 05:34:30 DEBUG : file1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9fa5_d20260816_m053248_c001_v0001029_t0024_u01786858368537") 2026/08/16 05:34:30 DEBUG : file2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c3054a_d20260816_m053341_c001_v7007000_t0000_u01786858421610") 2026/08/16 05:34:30 DEBUG : file2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa039_d20260816_m053340_c001_v0001029_t0024_u01786858420870") 2026/08/16 05:34:30 DEBUG : file2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4193c9599a35b3e9_d20260816_m053329_c001_v7007000_t0000_u01786858409154") 2026/08/16 05:34:30 DEBUG : file2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa017_d20260816_m053325_c001_v0001029_t0024_u01786858405694") 2026/08/16 05:34:30 DEBUG : filename.txt: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c3054b_d20260816_m053341_c001_v7007000_t0000_u01786858421793") 2026/08/16 05:34:30 DEBUG : filename.txt: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa035_d20260816_m053340_c001_v0001029_t0024_u01786858420488") 2026/08/16 05:34:30 DEBUG : headerfilename.txt: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c3054d_d20260816_m053341_c001_v7007000_t0000_u01786858421976") 2026/08/16 05:34:30 DEBUG : headerfilename.txt: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa037_d20260816_m053340_c001_v0001029_t0024_u01786858420674") 2026/08/16 05:34:30 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6ab7d_d20260816_m053409_c001_v7007000_t0000_u01786858449311") 2026/08/16 05:34:30 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7aa089_d20260816_m053407_c001_v0001029_t0004_u01786858447908") 2026/08/16 05:34:30 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6ab1d_d20260816_m053406_c001_v7007000_t0000_u01786858446747") 2026/08/16 05:34:30 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7aa07f_d20260816_m053405_c001_v0001029_t0011_u01786858445206") 2026/08/16 05:34:30 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6ab7e_d20260816_m053409_c001_v7007000_t0000_u01786858449495") 2026/08/16 05:34:30 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7aa087_d20260816_m053407_c001_v0001029_t0038_u01786858447493") 2026/08/16 05:34:31 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6ab21_d20260816_m053406_c001_v7007000_t0000_u01786858446931") 2026/08/16 05:34:31 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7aa079_d20260816_m053404_c001_v0001029_t0007_u01786858444473") 2026/08/16 05:34:31 DEBUG : large: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4193c9599a35b3b0_d20260816_m053322_c001_v7007000_t0000_u01786858402170") 2026/08/16 05:34:31 DEBUG : large: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7aa00d_d20260816_m053321_c001_v0001029_t0024_u01786858401110") 2026/08/16 05:34:31 DEBUG : large: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f415e3533b47932c1_d20260816_m053319_c001_v7007000_t0000_u01786858399761") 2026/08/16 05:34:31 DEBUG : large: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7aa007_d20260816_m053318_c001_v0001029_t0033_u01786858398260") 2026/08/16 05:34:31 DEBUG : large: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f415e3533b47932ba_d20260816_m053316_c001_v7007000_t0000_u01786858396349") 2026/08/16 05:34:31 DEBUG : large: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9ffd_d20260816_m053315_c001_v0001029_t0036_u01786858395523") 2026/08/16 05:34:31 DEBUG : large: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f415e3533b47932b4_d20260816_m053314_c001_v7007000_t0000_u01786858394253") 2026/08/16 05:34:31 DEBUG : large: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9ff7_d20260816_m053312_c001_v0001029_t0004_u01786858392244") 2026/08/16 05:34:31 DEBUG : medium: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f415e3533b47932c5_d20260816_m053322_c001_v7007000_t0000_u01786858402160") 2026/08/16 05:34:31 DEBUG : medium: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7aa00b_d20260816_m053320_c001_v0001029_t0028_u01786858400688") 2026/08/16 05:34:31 DEBUG : medium: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4193c9599a35b375_d20260816_m053319_c001_v7007000_t0000_u01786858399198") 2026/08/16 05:34:31 DEBUG : medium: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7aa005_d20260816_m053317_c001_v0001029_t0002_u01786858397825") 2026/08/16 05:34:31 DEBUG : medium: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4193c9599a35b346_d20260816_m053316_c001_v7007000_t0000_u01786858396359") 2026/08/16 05:34:31 DEBUG : medium: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9ffb_d20260816_m053314_c001_v0001029_t0025_u01786858394805") 2026/08/16 05:34:31 DEBUG : medium: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f415e3533b47932b1_d20260816_m053313_c001_v7007000_t0000_u01786858393699") 2026/08/16 05:34:31 DEBUG : medium: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9ff1_d20260816_m053311_c001_v0001029_t0012_u01786858391592") 2026/08/16 05:34:31 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6aade_d20260816_m053400_c001_v7007000_t0000_u01786858440844") 2026/08/16 05:34:31 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7aa067_d20260816_m053359_c001_v0001029_t0026_u01786858439503") 2026/08/16 05:34:31 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6aae1_d20260816_m053401_c001_v7007000_t0000_u01786858441029") 2026/08/16 05:34:31 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7aa065_d20260816_m053358_c001_v0001029_t0015_u01786858438852") 2026/08/16 05:34:32 DEBUG : not-one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f409cb53cbada30bc_d20260816_m053233_c001_v7007000_t0000_u01786858353712") 2026/08/16 05:34:32 DEBUG : not-one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9f65_d20260816_m053232_c001_v0001029_t0024_u01786858352228") 2026/08/16 05:34:32 DEBUG : one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f409cb53cbada30ae_d20260816_m053232_c001_v7007000_t0000_u01786858352782") 2026/08/16 05:34:32 DEBUG : one: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9f5d_d20260816_m053230_c001_v0001029_t0017_u01786858350643") 2026/08/16 05:34:32 DEBUG : potato1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6ab9c_d20260816_m053414_c001_v7007000_t0000_u01786858454253") 2026/08/16 05:34:32 DEBUG : potato1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4074f5b1d5ab1c7f_d20260816_m053413_c001_v0001131_t0059_u01786858453943") 2026/08/16 05:34:32 DEBUG : potato1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6ab97_d20260816_m053413_c001_v7007000_t0000_u01786858453570") 2026/08/16 05:34:32 DEBUG : potato1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4074f5b1d5ab1c7d_d20260816_m053413_c001_v0001131_t0059_u01786858453194") 2026/08/16 05:34:32 DEBUG : potato1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6ab80_d20260816_m053411_c001_v7007000_t0000_u01786858451322") 2026/08/16 05:34:32 DEBUG : potato1: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa08f_d20260816_m053410_c001_v0001029_t0024_u01786858450244") 2026/08/16 05:34:32 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4193c9599a35b585_d20260816_m053420_c001_v7007000_t0000_u01786858460747") 2026/08/16 05:34:32 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f11033d191c0ccbef_d20260816_m053419_c001_v0001115_t0017_u01786858459489") 2026/08/16 05:34:32 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f1074f5b1d5ab1c95_d20260816_m053417_c001_v0001131_t0057_u01786858457426") 2026/08/16 05:34:32 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6aba9_d20260816_m053416_c001_v7007000_t0000_u01786858456310") 2026/08/16 05:34:32 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4074f5b1d5ab1c8d_d20260816_m053415_c001_v0001131_t0059_u01786858455940") 2026/08/16 05:34:32 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6ab82_d20260816_m053411_c001_v7007000_t0000_u01786858451506") 2026/08/16 05:34:32 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7aa091_d20260816_m053410_c001_v0001029_t0003_u01786858450428") 2026/08/16 05:34:32 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c304ca_d20260816_m053310_c001_v7007000_t0000_u01786858390853") 2026/08/16 05:34:32 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9fe5_d20260816_m053308_c001_v0001029_t0036_u01786858388863") 2026/08/16 05:34:32 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c304c5_d20260816_m053308_c001_v7007000_t0000_u01786858388494") 2026/08/16 05:34:33 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9fdd_d20260816_m053306_c001_v0001029_t0024_u01786858386764") 2026/08/16 05:34:33 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c304bb_d20260816_m053306_c001_v7007000_t0000_u01786858386392") 2026/08/16 05:34:33 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9fd5_d20260816_m053304_c001_v0001029_t0003_u01786858384890") 2026/08/16 05:34:33 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c3049a_d20260816_m053304_c001_v7007000_t0000_u01786858384521") 2026/08/16 05:34:33 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9fc9_d20260816_m053302_c001_v0001029_t0021_u01786858382232") 2026/08/16 05:34:33 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c30472_d20260816_m053301_c001_v7007000_t0000_u01786858381861") 2026/08/16 05:34:33 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9fc5_d20260816_m053300_c001_v0001029_t0023_u01786858380365") 2026/08/16 05:34:33 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f403f7d67a827c255_d20260816_m053048_c001_v7007000_t0000_u01786858248611") 2026/08/16 05:34:33 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9e2f_d20260816_m053046_c001_v0001029_t0035_u01786858246390") 2026/08/16 05:34:33 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f403f7d67a827c1de_d20260816_m053043_c001_v7007000_t0000_u01786858243965") 2026/08/16 05:34:33 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9e11_d20260816_m053040_c001_v0001029_t0039_u01786858240718") 2026/08/16 05:34:33 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f403f7d67a827c19d_d20260816_m053037_c001_v7007000_t0000_u01786858237820") 2026/08/16 05:34:33 DEBUG : potato2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9df3_d20260816_m053035_c001_v0001029_t0021_u01786858235301") 2026/08/16 05:34:33 DEBUG : potato3: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6abaa_d20260816_m053417_c001_v7007000_t0000_u01786858457055") 2026/08/16 05:34:33 DEBUG : potato3: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4074f5b1d5ab1c91_d20260816_m053416_c001_v0001131_t0059_u01786858456682") 2026/08/16 05:34:33 DEBUG : potato4: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6aba0_d20260816_m053415_c001_v7007000_t0000_u01786858455186") 2026/08/16 05:34:33 DEBUG : potato4: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4074f5b1d5ab1c85_d20260816_m053415_c001_v0001131_t0059_u01786858455002") 2026/08/16 05:34:33 DEBUG : remotepotato: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f403f7d67a827c25b_d20260816_m053048_c001_v7007000_t0000_u01786858248793") 2026/08/16 05:34:33 DEBUG : remotepotato: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9e37_d20260816_m053047_c001_v0001029_t0039_u01786858247260") 2026/08/16 05:34:34 DEBUG : remotepotato: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f403f7d67a827c1e7_d20260816_m053044_c001_v7007000_t0000_u01786858244560") 2026/08/16 05:34:34 DEBUG : remotepotato: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9e19_d20260816_m053042_c001_v0001029_t0013_u01786858242176") 2026/08/16 05:34:34 DEBUG : remotepotato: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f403f7d67a827c19e_d20260816_m053038_c001_v7007000_t0000_u01786858238003") 2026/08/16 05:34:34 DEBUG : remotepotato: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9df9_d20260816_m053036_c001_v0001029_t0023_u01786858236305") 2026/08/16 05:34:34 DEBUG : rutabaga: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f403f7d67a827c262_d20260816_m053048_c001_v7007000_t0000_u01786858248975") 2026/08/16 05:34:34 DEBUG : rutabaga: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9e25_d20260816_m053045_c001_v0001029_t0024_u01786858245109") 2026/08/16 05:34:34 DEBUG : rutabaga: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f403f7d67a827c1ea_d20260816_m053044_c001_v7007000_t0000_u01786858244742") 2026/08/16 05:34:34 DEBUG : rutabaga: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9dff_d20260816_m053038_c001_v0001029_t0024_u01786858238549") 2026/08/16 05:34:34 DEBUG : rutabaga: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f403f7d67a827c19f_d20260816_m053038_c001_v7007000_t0000_u01786858238185") 2026/08/16 05:34:34 DEBUG : rutabaga: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9de7_d20260816_m053034_c001_v0001029_t0024_u01786858234035") 2026/08/16 05:34:34 DEBUG : small: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4193c9599a35b3ba_d20260816_m053322_c001_v7007000_t0000_u01786858402717") 2026/08/16 05:34:34 DEBUG : small: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa009_d20260816_m053320_c001_v0001029_t0024_u01786858400503") 2026/08/16 05:34:34 DEBUG : small: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f415e3533b47932be_d20260816_m053319_c001_v7007000_t0000_u01786858399209") 2026/08/16 05:34:34 DEBUG : small: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa001_d20260816_m053317_c001_v0001029_t0024_u01786858397640") 2026/08/16 05:34:34 DEBUG : small: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4193c9599a35b34f_d20260816_m053316_c001_v7007000_t0000_u01786858396907") 2026/08/16 05:34:34 DEBUG : small: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9ff9_d20260816_m053314_c001_v0001029_t0024_u01786858394622") 2026/08/16 05:34:34 DEBUG : small: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f415e3533b47932b0_d20260816_m053313_c001_v7007000_t0000_u01786858393516") 2026/08/16 05:34:34 DEBUG : small: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9fef_d20260816_m053311_c001_v0001029_t0024_u01786858391408") 2026/08/16 05:34:34 DEBUG : sub dir/hello world: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c3045b_d20260816_m053259_c001_v7007000_t0000_u01786858379994") 2026/08/16 05:34:34 DEBUG : sub dir/hello world: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9fbf_d20260816_m053259_c001_v0001029_t0024_u01786858379247") 2026/08/16 05:34:34 DEBUG : sub dir/hello world: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c303c0_d20260816_m053247_c001_v7007000_t0000_u01786858367248") 2026/08/16 05:34:34 DEBUG : sub dir/hello world: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9f91_d20260816_m053242_c001_v0001029_t0024_u01786858362589") 2026/08/16 05:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c303ac_d20260816_m053240_c001_v7007000_t0000_u01786858360931") 2026/08/16 05:34:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9f73_d20260816_m053236_c001_v0001029_t0024_u01786858356294") 2026/08/16 05:34:35 DEBUG : sub dir/hello world2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c303c2_d20260816_m053247_c001_v7007000_t0000_u01786858367432") 2026/08/16 05:34:35 DEBUG : sub dir/hello world2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9f95_d20260816_m053242_c001_v0001029_t0024_u01786858362774") 2026/08/16 05:34:35 DEBUG : sub dir/hello world2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c303ad_d20260816_m053241_c001_v7007000_t0000_u01786858361115") 2026/08/16 05:34:35 DEBUG : sub dir/hello world2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9f77_d20260816_m053236_c001_v0001029_t0024_u01786858356527") 2026/08/16 05:34:35 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c303c4_d20260816_m053247_c001_v7007000_t0000_u01786858367616") 2026/08/16 05:34:35 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9f97_d20260816_m053242_c001_v0001029_t0024_u01786858362962") 2026/08/16 05:34:35 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c303ae_d20260816_m053241_c001_v7007000_t0000_u01786858361298") 2026/08/16 05:34:35 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9f79_d20260816_m053236_c001_v0001029_t0024_u01786858356711") 2026/08/16 05:34:35 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c303c5_d20260816_m053247_c001_v7007000_t0000_u01786858367800") 2026/08/16 05:34:35 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9f99_d20260816_m053243_c001_v0001029_t0001_u01786858363147") 2026/08/16 05:34:35 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c303b0_d20260816_m053241_c001_v7007000_t0000_u01786858361483") 2026/08/16 05:34:35 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9f7b_d20260816_m053236_c001_v0001029_t0022_u01786858356895") 2026/08/16 05:34:35 DEBUG : sub dir/potato3: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4193c9599a35b586_d20260816_m053420_c001_v7007000_t0000_u01786858460931") 2026/08/16 05:34:35 DEBUG : sub dir/potato3: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f412aed7b4d8188f4_d20260816_m053419_c001_v0001102_t0055_u01786858459058") 2026/08/16 05:34:35 DEBUG : sub dir/potato3: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f4074f5b1d5ab1c9b_d20260816_m053417_c001_v0001131_t0059_u01786858457944") 2026/08/16 05:34:35 DEBUG : sub dir/potato3: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c304cb_d20260816_m053311_c001_v7007000_t0000_u01786858391037") 2026/08/16 05:34:35 DEBUG : sub dir/potato3: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9feb_d20260816_m053309_c001_v0001029_t0024_u01786858389925") 2026/08/16 05:34:35 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c303c7_d20260816_m053247_c001_v7007000_t0000_u01786858367985") 2026/08/16 05:34:35 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9f9b_d20260816_m053243_c001_v0001029_t0032_u01786858363637") 2026/08/16 05:34:35 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c303b2_d20260816_m053241_c001_v7007000_t0000_u01786858361666") 2026/08/16 05:34:36 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9f7d_d20260816_m053237_c001_v0001029_t0041_u01786858357299") 2026/08/16 05:34:36 DEBUG : sub/file2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c30557_d20260816_m053344_c001_v7007000_t0000_u01786858424386") 2026/08/16 05:34:36 DEBUG : sub/file2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7aa041_d20260816_m053343_c001_v0001029_t0024_u01786858423273") 2026/08/16 05:34:36 DEBUG : sub/file2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c30432_d20260816_m053257_c001_v7007000_t0000_u01786858377959") 2026/08/16 05:34:36 DEBUG : sub/file2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9fad_d20260816_m053251_c001_v0001029_t0024_u01786858371885") 2026/08/16 05:34:36 DEBUG : sub/file2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c303db_d20260816_m053251_c001_v7007000_t0000_u01786858371329") 2026/08/16 05:34:36 DEBUG : sub/file2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9fa7_d20260816_m053248_c001_v0001029_t0024_u01786858368721") 2026/08/16 05:34:36 DEBUG : sub/file2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f409cb53cbada2e63_d20260816_m053152_c001_v7007000_t0000_u01786858312982") 2026/08/16 05:34:36 DEBUG : sub/file2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9ef3_d20260816_m053151_c001_v0001029_t0024_u01786858311508") 2026/08/16 05:34:36 DEBUG : test-multithread-abort: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f403f7d67a827c18b_d20260816_m053033_c001_v7007000_t0000_u01786858233117") 2026/08/16 05:34:36 DEBUG : test-multithread-abort: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9da7_d20260816_m053016_c001_v0001029_t0030_u01786858216215") 2026/08/16 05:34:36 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f41546a0aeb502c54_d20260816_m052935_c001_v7007000_t0000_u01786858175651") 2026/08/16 05:34:36 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f106e3d619793fc83_d20260816_m052928_c001_v0001131_t0051_u01786858168189") 2026/08/16 05:34:36 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f41546a0aeb502cea_d20260816_m052944_c001_v7007000_t0000_u01786858184034") 2026/08/16 05:34:36 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f106e3d619793fc99_d20260816_m052936_c001_v0001131_t0008_u01786858176411") 2026/08/16 05:34:36 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f41546a0aeb502d7b_d20260816_m052954_c001_v7007000_t0000_u01786858194712") 2026/08/16 05:34:36 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9d75_d20260816_m052947_c001_v0001029_t0001_u01786858187070") 2026/08/16 05:34:36 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f411617f33a5d25fe_d20260816_m053001_c001_v7007000_t0000_u01786858201255") 2026/08/16 05:34:36 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f21546a0aeb502d9c_d20260816_m052956_c001_v0001177_t0006_u01786858196671") 2026/08/16 05:34:36 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f41289f38e336e9d4_d20260816_m053008_c001_v7007000_t0000_u01786858208277") 2026/08/16 05:34:36 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f211617f33a5d2608_d20260816_m053003_c001_v0001039_t0007_u01786858203327") 2026/08/16 05:34:37 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f41289f38e336ea44_d20260816_m053014_c001_v7007000_t0000_u01786858214806") 2026/08/16 05:34:37 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f21289f38e336e9f1_d20260816_m053010_c001_v0001183_t0035_u01786858210188") 2026/08/16 05:34:37 DEBUG : test.sum: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f403f7d67a827c320_d20260816_m053106_c001_v7007000_t0000_u01786858266213") 2026/08/16 05:34:37 DEBUG : test.sum: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9e83_d20260816_m053104_c001_v0001029_t0013_u01786858264009") 2026/08/16 05:34:37 DEBUG : test.sum: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9e7b_d20260816_m053102_c001_v0001029_t0023_u01786858262181") 2026/08/16 05:34:37 DEBUG : test.sum: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9e73_d20260816_m053100_c001_v0001029_t0013_u01786858260707") 2026/08/16 05:34:37 DEBUG : test.sum: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9e71_d20260816_m053059_c001_v0001029_t0028_u01786858259442") 2026/08/16 05:34:37 DEBUG : test.sum: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9e69_d20260816_m053057_c001_v0001029_t0000_u01786858257927") 2026/08/16 05:34:37 DEBUG : test.sum: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9e65_d20260816_m053056_c001_v0001029_t0024_u01786858256840") 2026/08/16 05:34:37 DEBUG : test.sum: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9e5f_d20260816_m053055_c001_v0001029_t0024_u01786858255022") 2026/08/16 05:34:37 DEBUG : test.sum: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f403f7d67a827c29e_d20260816_m053051_c001_v7007000_t0000_u01786858251797") 2026/08/16 05:34:37 DEBUG : test.sum: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9e47_d20260816_m053050_c001_v0001029_t0030_u01786858250723") 2026/08/16 05:34:37 DEBUG : test.sum: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7a9e43_d20260816_m053049_c001_v0001029_t0040_u01786858249351") 2026/08/16 05:34:37 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6ab0a_d20260816_m053403_c001_v7007000_t0000_u01786858443730") 2026/08/16 05:34:37 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7aa06f_d20260816_m053402_c001_v0001029_t0034_u01786858442443") 2026/08/16 05:34:37 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f421f864f0ba6ab0d_d20260816_m053403_c001_v7007000_t0000_u01786858443916") 2026/08/16 05:34:37 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f119c6b7a2e7aa06b_d20260816_m053401_c001_v0001029_t0016_u01786858441750") 2026/08/16 05:34:37 DEBUG : zend.txt: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c303c8_d20260816_m053248_c001_v7007000_t0000_u01786858368169") 2026/08/16 05:34:37 DEBUG : zend.txt: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9f8f_d20260816_m053242_c001_v0001029_t0024_u01786858362405") 2026/08/16 05:34:37 DEBUG : zend.txt: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f40122dc171c303b3_d20260816_m053241_c001_v7007000_t0000_u01786858361851") 2026/08/16 05:34:37 DEBUG : zend.txt: Deleting (id "4_z3f92dd9300bd0b9baf080e1b_f419c6b7a2e7a9f71_d20260816_m053236_c001_v0001029_t0024_u01786858356111") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 5m13.273489091s (try 1/5)