"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/06/09 02:55:27 DEBUG : Creating backend with remote "TestB2:rclone-test-pujecuh3zigi" 2026/06/09 02:55:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 02:55:27 DEBUG : Creating backend with remote "/tmp/rclone3261542384" === 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-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 02:55:28 DEBUG : chunksize-probe: Cancelling large file upload === RUN TestMultithreadCopy/upload=false,size=16777215,streams=2 2026/06/09 02:55:34 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/09 02:55:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/09 02:55:34 DEBUG : pacer: Reducing sleep to 10ms 2026/06/09 02:56:34 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-pujecuh3zigi/test-multithread-copy-false-16777215-2": net/http: TLS handshake timeout) 2026/06/09 02:56:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/09 02:56:35 DEBUG : pacer: Reducing sleep to 10ms 2026/06/09 02:56:35 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/06/09 02:56:35 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: write buffer set to 131072 2026/06/09 02:56:35 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/06/09 02:56:35 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/06/09 02:56:35 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/06/09 02:56:35 DEBUG : test-multithread-copy-false-16777215-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/06/09 02:56:35 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi starting 2026/06/09 02:56:35 DEBUG : test-multithread-copy-false-16777215-2: writing chunk 0 2026/06/09 02:56:37 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi finished 2026/06/09 02:56:37 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/06/09 02:56:43 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/06/09 02:56:43 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: write buffer set to 131072 2026/06/09 02:56:43 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16Mi 2026/06/09 02:56:43 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/06/09 02:56:43 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/06/09 02:56:43 DEBUG : test-multithread-copy-false-16777216-2: Starting multi-thread copy with 1 chunks of size 16Mi with 1 parallel streams 2026/06/09 02:56:43 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi starting 2026/06/09 02:56:43 DEBUG : test-multithread-copy-false-16777216-2: writing chunk 0 2026/06/09 02:56:45 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi finished 2026/06/09 02:56:45 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/06/09 02:56:50 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/06/09 02:56:50 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: write buffer set to 131072 2026/06/09 02:56:50 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/06/09 02:56:50 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/06/09 02:56:50 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/06/09 02:56:50 DEBUG : test-multithread-copy-false-16777217-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/06/09 02:56:50 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi starting 2026/06/09 02:56:50 DEBUG : test-multithread-copy-false-16777217-2: writing chunk 0 2026/06/09 02:56:51 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi finished 2026/06/09 02:56:51 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/06/09 02:56:53 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: disabling buffering because source is local disk 2026/06/09 02:56:53 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/06/09 02:56:53 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/06/09 02:56:53 DEBUG : test-multithread-copy-true-16777215-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/06/09 02:56:53 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi starting 2026/06/09 02:56:53 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 1 length 8388607 2026/06/09 02:56:53 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/06/09 02:56:53 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 0 length 8388608 2026/06/09 02:56:56 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 1 2026/06/09 02:56:56 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi finished 2026/06/09 02:56:56 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 0 2026/06/09 02:56:56 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/06/09 02:56:56 DEBUG : test-multithread-copy-true-16777215-2: Finishing large file upload with 2 parts 2026/06/09 02:56:57 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/06/09 02:56:59 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: disabling buffering because source is local disk 2026/06/09 02:56:59 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/06/09 02:56:59 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/06/09 02:56:59 DEBUG : test-multithread-copy-true-16777216-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/06/09 02:56:59 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi starting 2026/06/09 02:56:59 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 1 length 8388608 2026/06/09 02:56:59 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/06/09 02:56:59 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 0 length 8388608 2026/06/09 02:57:02 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 1 2026/06/09 02:57:02 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi finished 2026/06/09 02:57:02 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 0 2026/06/09 02:57:02 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/06/09 02:57:02 DEBUG : test-multithread-copy-true-16777216-2: Finishing large file upload with 2 parts 2026/06/09 02:57:03 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/06/09 02:57:05 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: disabling buffering because source is local disk 2026/06/09 02:57:05 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/06/09 02:57:05 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/06/09 02:57:05 DEBUG : test-multithread-copy-true-16777217-2: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/06/09 02:57:05 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/06/09 02:57:05 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 2 length 1 2026/06/09 02:57:05 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/06/09 02:57:05 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/06/09 02:57:05 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 1 length 8388608 2026/06/09 02:57:05 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 0 length 8388608 2026/06/09 02:57:06 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 2 2026/06/09 02:57:06 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 finished 2026/06/09 02:57:08 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 1 2026/06/09 02:57:08 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/06/09 02:57:08 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 0 2026/06/09 02:57:08 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/06/09 02:57:08 DEBUG : test-multithread-copy-true-16777217-2: Finishing large file upload with 3 parts 2026/06/09 02:57:09 DEBUG : test-multithread-copy-true-16777217-2: Finished multi-thread copy with 3 parts of size 8Mi --- PASS: TestMultithreadCopy (102.86s) --- PASS: TestMultithreadCopy/upload=false,size=16777215,streams=2 (70.19s) --- PASS: TestMultithreadCopy/upload=false,size=16777216,streams=2 (7.59s) --- PASS: TestMultithreadCopy/upload=false,size=16777217,streams=2 (5.65s) --- PASS: TestMultithreadCopy/upload=true,size=16777215,streams=2 (6.13s) --- PASS: TestMultithreadCopy/upload=true,size=16777216,streams=2 (5.68s) --- PASS: TestMultithreadCopy/upload=true,size=16777217,streams=2 (6.11s) === RUN TestMultithreadCopyAbort run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 02:57:10 DEBUG : chunksize-probe: Cancelling large file upload 2026/06/09 02:57:12 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk 2026/06/09 02:57:13 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 1 2026/06/09 02:57:13 DEBUG : test-multithread-abort: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/06/09 02:57:13 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/06/09 02:57:13 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/06/09 02:57:13 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/06/09 02:57:13 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/06/09 02:57:13 DEBUG : Open with options = [RangeOption(0,8388607)] 2026/06/09 02:57:13 DEBUG : test-multithread-abort: Sending chunk 0 length 8388608 2026/06/09 02:57:13 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/06/09 02:57:13 DEBUG : Open with options = [RangeOption(8388608,16777215)] 2026/06/09 02:57:13 DEBUG : test-multithread-abort: Sending chunk 1 length 8388608 2026/06/09 02:57:15 DEBUG : test-multithread-abort: Done sending chunk 0 2026/06/09 02:57:15 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/06/09 02:57:15 DEBUG : test-multithread-abort: Done sending chunk 1 2026/06/09 02:57:15 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/06/09 02:57:15 DEBUG : Returning error reader 2026/06/09 02:57:15 DEBUG : test-multithread-abort: Sending chunk 2 length 1 2026/06/09 02:57:15 DEBUG : BOOM: simulated read failure 2026/06/09 02:57:15 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 0/10: BOOM: simulated read failure 2026/06/09 02:57:15 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/06/09 02:57:16 DEBUG : Returning error reader 2026/06/09 02:57:16 DEBUG : BOOM: simulated read failure 2026/06/09 02:57:16 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure 2026/06/09 02:57:16 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/06/09 02:57:17 DEBUG : Returning error reader 2026/06/09 02:57:17 DEBUG : BOOM: simulated read failure 2026/06/09 02:57:17 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure 2026/06/09 02:57:17 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/06/09 02:57:18 DEBUG : Returning error reader 2026/06/09 02:57:18 DEBUG : BOOM: simulated read failure 2026/06/09 02:57:18 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure 2026/06/09 02:57:18 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/06/09 02:57:19 DEBUG : Returning error reader 2026/06/09 02:57:19 DEBUG : BOOM: simulated read failure 2026/06/09 02:57:19 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure 2026/06/09 02:57:19 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/06/09 02:57:20 DEBUG : Returning error reader 2026/06/09 02:57:20 DEBUG : BOOM: simulated read failure 2026/06/09 02:57:20 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure 2026/06/09 02:57:20 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/06/09 02:57:21 DEBUG : Returning error reader 2026/06/09 02:57:21 DEBUG : BOOM: simulated read failure 2026/06/09 02:57:21 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure 2026/06/09 02:57:21 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/06/09 02:57:22 DEBUG : Returning error reader 2026/06/09 02:57:22 DEBUG : BOOM: simulated read failure 2026/06/09 02:57:22 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure 2026/06/09 02:57:22 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/06/09 02:57:23 DEBUG : Returning error reader 2026/06/09 02:57:23 DEBUG : BOOM: simulated read failure 2026/06/09 02:57:23 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure 2026/06/09 02:57:23 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/06/09 02:57:24 DEBUG : Returning error reader 2026/06/09 02:57:24 DEBUG : BOOM: simulated read failure 2026/06/09 02:57:24 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure 2026/06/09 02:57:24 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/06/09 02:57:25 DEBUG : Returning error reader 2026/06/09 02:57:25 DEBUG : BOOM: simulated read failure 2026/06/09 02:57:25 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure 2026/06/09 02:57:25 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries 2026/06/09 02:57:25 DEBUG : test-multithread-abort: Error sending chunk 2 (retry=false): Post "https://pod-000-1172-11.backblaze.com/b2api/v1/b2_upload_part/4_z7f727d1340edabab9fe80e1b_f2272371057fb4962_d20260609_m025712_c001_v0001172_t0026_u01780973832978/0032": BOOM: simulated read failure: &url.Error{Op:"Post", URL:"https://pod-000-1172-11.backblaze.com/b2api/v1/b2_upload_part/4_z7f727d1340edabab9fe80e1b_f2272371057fb4962_d20260609_m025712_c001_v0001172_t0026_u01780973832978/0032", Err:(*errors.errorString)(0xdb414822cc0)} 2026/06/09 02:57:25 DEBUG : test-multithread-abort: Error sending chunk 2: Post "https://pod-000-1172-11.backblaze.com/b2api/v1/b2_upload_part/4_z7f727d1340edabab9fe80e1b_f2272371057fb4962_d20260609_m025712_c001_v0001172_t0026_u01780973832978/0032": BOOM: simulated read failure 2026/06/09 02:57:25 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: Post "https://pod-000-1172-11.backblaze.com/b2api/v1/b2_upload_part/4_z7f727d1340edabab9fe80e1b_f2272371057fb4962_d20260609_m025712_c001_v0001172_t0026_u01780973832978/0032": BOOM: simulated read failure 2026/06/09 02:57:25 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit 2026/06/09 02:57:25 DEBUG : test-multithread-abort: Cancelling large file upload 2026/06/09 02:58:26 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-pujecuh3zigi/test-multithread-abort": net/http: TLS handshake timeout) 2026/06/09 02:58:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/09 02:59:26 DEBUG : pacer: low level retry 2/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-pujecuh3zigi/test-multithread-abort": net/http: TLS handshake timeout) 2026/06/09 02:59:26 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/06/09 02:59:27 DEBUG : pacer: Reducing sleep to 20ms 2026/06/09 02:59:27 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestMultithreadCopyAbort (137.47s) === RUN TestSizeDiffers 2026/06/09 02:59:27 DEBUG : a: size = 0 OK 2026/06/09 02:59:27 DEBUG : a: size = 1 (memory) 2026/06/09 02:59:27 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/09 02:59:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/09 02:59:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/09 02:59:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/09 02:59:27 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/09 02:59:27 DEBUG : potato: Seek from 10 to 0 2026/06/09 02:59:27 DEBUG : potato: Seek from 10 to 0 2026/06/09 02:59:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/09 02:59:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/09 02:59:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/09 02:59:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/09 02:59:27 DEBUG : potato: Seek from 5 to 2 2026/06/09 02:59:27 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/09 02:59:27 DEBUG : potato: Seek from 7 to 0 2026/06/09 02:59:27 DEBUG : potato: Seek from 7 to 0 2026/06/09 02:59:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/09 02:59:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/09 02:59:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/09 02:59:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/09 02:59:27 DEBUG : potato: Seek from 5 to 2 2026/06/09 02:59:27 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/09 02:59:27 DEBUG : potato: Seek from 8 to 0 2026/06/09 02:59:27 DEBUG : potato: Seek from 8 to 0 2026/06/09 02:59:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/09 02:59:27 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/09 02:59:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/09 02:59:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/09 02:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/09 02:59:27 DEBUG : potato: Seek from 5 to 2 2026/06/09 02:59:27 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/09 02:59:27 DEBUG : potato: Seek from 9 to 0 2026/06/09 02:59:27 DEBUG : potato: Seek from 9 to 0 2026/06/09 02:59:27 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-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", 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 (5.20s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.18s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.18s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.18s) --- PASS: TestCheck/7 (0.18s) === RUN TestCheckFsError 2026/06/09 02:59:33 DEBUG : Creating backend with remote "nonexistent" 2026/06/09 02:59:33 DEBUG : Creating backend with remote "nonexistent" 2026/06/09 02:59:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/09 02:59:33 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/06/09 02:59:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/09 02:59:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", 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.84s) --- PASS: TestCheckDownload/1 (0.73s) --- PASS: TestCheckDownload/2 (0.37s) --- PASS: TestCheckDownload/3 (0.36s) --- PASS: TestCheckDownload/4 (0.55s) --- PASS: TestCheckDownload/5 (0.47s) --- PASS: TestCheckDownload/6 (0.38s) --- PASS: TestCheckDownload/7 (0.41s) === RUN TestCheckSizeOnly run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", 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.57s) --- PASS: TestCheckSizeOnly/1 (0.18s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.18s) --- PASS: TestCheckSizeOnly/4 (0.18s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.18s) --- PASS: TestCheckSizeOnly/7 (0.18s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 02:59:45 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/09 02:59:45 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/09 02:59:45 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/09 02:59:45 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/09 02:59:46 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/09 02:59:46 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/09 02:59:46 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/09 02:59:46 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.81s) === RUN TestCheckSum run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 02:59:47 DEBUG : Creating backend with remote "TestB2:rclone-test-pujecuh3zigi/data" check_test.go:350: B2 bucket rclone-test-pujecuh3zigi path data lacks md5, skipping --- SKIP: TestCheckSum (1.48s) === RUN TestCheckSumDownload run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 02:59:48 DEBUG : Creating backend with remote "TestB2:rclone-test-pujecuh3zigi/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (14.39s) --- PASS: TestCheckSumDownload/subtest1 (1.29s) --- PASS: TestCheckSumDownload/subtest2 (0.80s) --- PASS: TestCheckSumDownload/subtest3 (0.92s) --- PASS: TestCheckSumDownload/subtest4 (0.79s) --- PASS: TestCheckSumDownload/subtest5 (0.75s) --- PASS: TestCheckSumDownload/subtest6 (0.75s) --- PASS: TestCheckSumDownload/subtest7 (0.76s) === RUN TestApplyTransforms 2026/06/09 03:00:03 DEBUG : Creating backend with remote "TestB2:rclone-test-weduyep9seve" 2026/06/09 03:00:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:00:03 DEBUG : Creating backend with remote "/tmp/rclone284829398" run.go:198: Remote "B2 bucket rclone-test-weduyep9seve", Local "Local file system at /tmp/rclone284829398", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2026/06/09 03:00:05 ERROR : hello, world!: sum not found 2026/06/09 03:00:05 ERROR : HELLO, WORLD!: file not in B2 bucket rclone-test-weduyep9seve 2026/06/09 03:00:05 NOTICE: B2 bucket rclone-test-weduyep9seve: 1 files missing 2026/06/09 03:00:05 NOTICE: 1 hashes missing 2026/06/09 03:00:05 NOTICE: B2 bucket rclone-test-weduyep9seve: 1 differences found 2026/06/09 03:00:05 NOTICE: B2 bucket rclone-test-weduyep9seve: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/09 03:00:06 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/09 03:00:06 NOTICE: B2 bucket rclone-test-weduyep9seve: 0 differences found 2026/06/09 03:00:06 NOTICE: B2 bucket rclone-test-weduyep9seve: 1 matching files 2026/06/09 03:00:06 DEBUG : Creating backend with remote "TestB2:rclone-test-xovoxor4xomi" 2026/06/09 03:00:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:00:07 DEBUG : Creating backend with remote "/tmp/rclone3519068658" run.go:198: Remote "B2 bucket rclone-test-xovoxor4xomi", Local "Local file system at /tmp/rclone3519068658", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2026/06/09 03:00:09 ERROR : HELLO, WORLD!: sum not found 2026/06/09 03:00:09 ERROR : hello, world!: file not in B2 bucket rclone-test-xovoxor4xomi 2026/06/09 03:00:09 NOTICE: B2 bucket rclone-test-xovoxor4xomi: 1 files missing 2026/06/09 03:00:09 NOTICE: 1 hashes missing 2026/06/09 03:00:09 NOTICE: B2 bucket rclone-test-xovoxor4xomi: 1 differences found 2026/06/09 03:00:09 NOTICE: B2 bucket rclone-test-xovoxor4xomi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/09 03:00:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/09 03:00:09 NOTICE: B2 bucket rclone-test-xovoxor4xomi: 0 differences found 2026/06/09 03:00:09 NOTICE: B2 bucket rclone-test-xovoxor4xomi: 1 matching files 2026/06/09 03:00:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xapuwoz6muca" 2026/06/09 03:00:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:00:10 DEBUG : Creating backend with remote "/tmp/rclone3403914571" run.go:198: Remote "B2 bucket rclone-test-xapuwoz6muca", Local "Local file system at /tmp/rclone3403914571", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/09 03:00:12 ERROR : HeLlO, wOrLd!: sum not found 2026/06/09 03:00:12 ERROR : hello, world!: file not in B2 bucket rclone-test-xapuwoz6muca 2026/06/09 03:00:12 NOTICE: B2 bucket rclone-test-xapuwoz6muca: 1 files missing 2026/06/09 03:00:12 NOTICE: 1 hashes missing 2026/06/09 03:00:12 NOTICE: B2 bucket rclone-test-xapuwoz6muca: 1 differences found 2026/06/09 03:00:12 NOTICE: B2 bucket rclone-test-xapuwoz6muca: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/09 03:00:13 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/09 03:00:13 NOTICE: B2 bucket rclone-test-xapuwoz6muca: 0 differences found 2026/06/09 03:00:13 NOTICE: B2 bucket rclone-test-xapuwoz6muca: 1 matching files 2026/06/09 03:00:13 DEBUG : Creating backend with remote "TestB2:rclone-test-cudomow0teqo" 2026/06/09 03:00:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:00:13 DEBUG : Creating backend with remote "/tmp/rclone3627197126" run.go:198: Remote "B2 bucket rclone-test-cudomow0teqo", Local "Local file system at /tmp/rclone3627197126", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/09 03:00:16 ERROR : HELLO, WORLD!: sum not found 2026/06/09 03:00:16 ERROR : HeLlO, wOrLd!: file not in B2 bucket rclone-test-cudomow0teqo 2026/06/09 03:00:16 NOTICE: B2 bucket rclone-test-cudomow0teqo: 1 files missing 2026/06/09 03:00:16 NOTICE: 1 hashes missing 2026/06/09 03:00:16 NOTICE: B2 bucket rclone-test-cudomow0teqo: 1 differences found 2026/06/09 03:00:16 NOTICE: B2 bucket rclone-test-cudomow0teqo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/09 03:00:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/09 03:00:16 NOTICE: B2 bucket rclone-test-cudomow0teqo: 0 differences found 2026/06/09 03:00:16 NOTICE: B2 bucket rclone-test-cudomow0teqo: 1 matching files 2026/06/09 03:00:16 DEBUG : Creating backend with remote "TestB2:rclone-test-yurecak2keno" 2026/06/09 03:00:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:00:17 DEBUG : Creating backend with remote "/tmp/rclone3887911835" run.go:198: Remote "B2 bucket rclone-test-yurecak2keno", Local "Local file system at /tmp/rclone3887911835", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2026/06/09 03:00:19 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/09 03:00:19 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-yurecak2keno 2026/06/09 03:00:19 NOTICE: B2 bucket rclone-test-yurecak2keno: 1 files missing 2026/06/09 03:00:19 NOTICE: 1 hashes missing 2026/06/09 03:00:19 NOTICE: B2 bucket rclone-test-yurecak2keno: 1 differences found 2026/06/09 03:00:19 NOTICE: B2 bucket rclone-test-yurecak2keno: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/09 03:00:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/09 03:00:20 NOTICE: B2 bucket rclone-test-yurecak2keno: 0 differences found 2026/06/09 03:00:20 NOTICE: B2 bucket rclone-test-yurecak2keno: 1 matching files 2026/06/09 03:00:20 DEBUG : Creating backend with remote "TestB2:rclone-test-faqamow9tike" 2026/06/09 03:00:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:00:20 DEBUG : Creating backend with remote "/tmp/rclone2371626574" run.go:198: Remote "B2 bucket rclone-test-faqamow9tike", Local "Local file system at /tmp/rclone2371626574", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2026/06/09 03:00:23 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/09 03:00:23 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-faqamow9tike 2026/06/09 03:00:23 NOTICE: B2 bucket rclone-test-faqamow9tike: 1 files missing 2026/06/09 03:00:23 NOTICE: 1 hashes missing 2026/06/09 03:00:23 NOTICE: B2 bucket rclone-test-faqamow9tike: 1 differences found 2026/06/09 03:00:23 NOTICE: B2 bucket rclone-test-faqamow9tike: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/09 03:00:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/09 03:00:23 NOTICE: B2 bucket rclone-test-faqamow9tike: 0 differences found 2026/06/09 03:00:23 NOTICE: B2 bucket rclone-test-faqamow9tike: 1 matching files 2026/06/09 03:00:23 DEBUG : Creating backend with remote "TestB2:rclone-test-jicahif7yoco" 2026/06/09 03:00:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:00:24 DEBUG : Creating backend with remote "/tmp/rclone552046599" run.go:198: Remote "B2 bucket rclone-test-jicahif7yoco", Local "Local file system at /tmp/rclone552046599", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2026/06/09 03:00:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/09 03:00:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-jicahif7yoco 2026/06/09 03:00:26 NOTICE: B2 bucket rclone-test-jicahif7yoco: 1 files missing 2026/06/09 03:00:26 NOTICE: 1 hashes missing 2026/06/09 03:00:26 NOTICE: B2 bucket rclone-test-jicahif7yoco: 1 differences found 2026/06/09 03:00:26 NOTICE: B2 bucket rclone-test-jicahif7yoco: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/09 03:00:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/09 03:00:27 NOTICE: B2 bucket rclone-test-jicahif7yoco: 0 differences found 2026/06/09 03:00:27 NOTICE: B2 bucket rclone-test-jicahif7yoco: 1 matching files 2026/06/09 03:00:27 DEBUG : Creating backend with remote "TestB2:rclone-test-hiwesaj0bume" 2026/06/09 03:00:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:00:27 DEBUG : Creating backend with remote "/tmp/rclone2408692089" run.go:198: Remote "B2 bucket rclone-test-hiwesaj0bume", Local "Local file system at /tmp/rclone2408692089", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2026/06/09 03:00:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/09 03:00:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-hiwesaj0bume 2026/06/09 03:00:29 NOTICE: B2 bucket rclone-test-hiwesaj0bume: 1 files missing 2026/06/09 03:00:29 NOTICE: 1 hashes missing 2026/06/09 03:00:29 NOTICE: B2 bucket rclone-test-hiwesaj0bume: 1 differences found 2026/06/09 03:00:29 NOTICE: B2 bucket rclone-test-hiwesaj0bume: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/09 03:00:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/09 03:00:30 NOTICE: B2 bucket rclone-test-hiwesaj0bume: 0 differences found 2026/06/09 03:00:30 NOTICE: B2 bucket rclone-test-hiwesaj0bume: 1 matching files 2026/06/09 03:00:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zeniboc1niru" 2026/06/09 03:00:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:00:31 DEBUG : Creating backend with remote "/tmp/rclone700419309" run.go:198: Remote "B2 bucket rclone-test-zeniboc1niru", Local "Local file system at /tmp/rclone700419309", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2026/06/09 03:00:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/09 03:00:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-zeniboc1niru 2026/06/09 03:00:33 NOTICE: B2 bucket rclone-test-zeniboc1niru: 1 files missing 2026/06/09 03:00:33 NOTICE: 1 hashes missing 2026/06/09 03:00:33 NOTICE: B2 bucket rclone-test-zeniboc1niru: 1 differences found 2026/06/09 03:00:33 NOTICE: B2 bucket rclone-test-zeniboc1niru: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/09 03:00:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/09 03:00:34 NOTICE: B2 bucket rclone-test-zeniboc1niru: 0 differences found 2026/06/09 03:00:34 NOTICE: B2 bucket rclone-test-zeniboc1niru: 1 matching files 2026/06/09 03:00:34 DEBUG : Creating backend with remote "TestB2:rclone-test-kagamem7jequ" 2026/06/09 03:00:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:00:34 DEBUG : Creating backend with remote "/tmp/rclone1366794264" run.go:198: Remote "B2 bucket rclone-test-kagamem7jequ", Local "Local file system at /tmp/rclone1366794264", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2026/06/09 03:00:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/09 03:00:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-kagamem7jequ 2026/06/09 03:00:37 NOTICE: B2 bucket rclone-test-kagamem7jequ: 1 files missing 2026/06/09 03:00:37 NOTICE: 1 hashes missing 2026/06/09 03:00:37 NOTICE: B2 bucket rclone-test-kagamem7jequ: 1 differences found 2026/06/09 03:00:37 NOTICE: B2 bucket rclone-test-kagamem7jequ: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/09 03:00:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/09 03:00:37 NOTICE: B2 bucket rclone-test-kagamem7jequ: 0 differences found 2026/06/09 03:00:37 NOTICE: B2 bucket rclone-test-kagamem7jequ: 1 matching files 2026/06/09 03:00:37 DEBUG : B2 bucket rclone-test-kagamem7jequ: Purge remote 2026/06/09 03:00:37 INFO : B2 bucket rclone-test-kagamem7jequ: cleaning bucket "rclone-test-kagamem7jequ" of all files 2026/06/09 03:00:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z5f222d13503dabab9fe80e1b_f102f91af1f1e336d_d20260609_m030036_c001_v0001120_t0029_u01780974036308") 2026/06/09 03:00:38 DEBUG : B2 bucket rclone-test-zeniboc1niru: Purge remote 2026/06/09 03:00:38 INFO : B2 bucket rclone-test-zeniboc1niru: cleaning bucket "rclone-test-zeniboc1niru" of all files 2026/06/09 03:00:38 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_versions": EOF) 2026/06/09 03:00:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/09 03:00:39 DEBUG : pacer: Reducing sleep to 10ms 2026/06/09 03:00:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z7f421d33503dabab9fe80e1b_f117f72ee6d138bd1_d20260609_m030032_c001_v0001099_t0041_u01780974032844") 2026/06/09 03:00:39 DEBUG : B2 bucket rclone-test-hiwesaj0bume: Purge remote 2026/06/09 03:00:39 INFO : B2 bucket rclone-test-hiwesaj0bume: cleaning bucket "rclone-test-hiwesaj0bume" of all files 2026/06/09 03:00:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zaf120d63503dabab9fe80e1b_f119e01b540f456ea_d20260609_m030029_c001_v0001167_t0039_u01780974029367") 2026/06/09 03:00:41 DEBUG : B2 bucket rclone-test-jicahif7yoco: Purge remote 2026/06/09 03:00:41 INFO : B2 bucket rclone-test-jicahif7yoco: cleaning bucket "rclone-test-jicahif7yoco" of all files 2026/06/09 03:00:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z9ff2fd83502dabab9fe80e1b_f107e2c6e01adab3b_d20260609_m030025_c001_v0001044_t0006_u01780974025821") 2026/06/09 03:00:42 DEBUG : B2 bucket rclone-test-faqamow9tike: Purge remote 2026/06/09 03:00:42 INFO : B2 bucket rclone-test-faqamow9tike: cleaning bucket "rclone-test-faqamow9tike" of all files 2026/06/09 03:00:42 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z0f22edb3502dabab9fe80e1b_f11950baa4161eef5_d20260609_m030022_c001_v0001120_t0013_u01780974022416") 2026/06/09 03:00:43 DEBUG : B2 bucket rclone-test-yurecak2keno: Purge remote 2026/06/09 03:00:43 INFO : B2 bucket rclone-test-yurecak2keno: cleaning bucket "rclone-test-yurecak2keno" of all files 2026/06/09 03:00:44 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z3f12ddd3502dabab9fe80e1b_f10064eadb2591f0a_d20260609_m030018_c001_v0001036_t0030_u01780974018777") 2026/06/09 03:00:44 DEBUG : B2 bucket rclone-test-cudomow0teqo: Purge remote 2026/06/09 03:00:44 INFO : B2 bucket rclone-test-cudomow0teqo: cleaning bucket "rclone-test-cudomow0teqo" of all files 2026/06/09 03:00:45 DEBUG : HELLO, WORLD!: Deleting (id "4_z2f62cdf3502dabab9fe80e1b_f10095ad5b78902ba_d20260609_m030015_c001_v0001029_t0003_u01780974015171") 2026/06/09 03:00:45 DEBUG : B2 bucket rclone-test-xapuwoz6muca: Purge remote 2026/06/09 03:00:45 INFO : B2 bucket rclone-test-xapuwoz6muca: cleaning bucket "rclone-test-xapuwoz6muca" of all files 2026/06/09 03:00:46 DEBUG : HeLlO, wOrLd!: Deleting (id "4_z1f62cd23502dabab9fe80e1b_f103d2638d8b5ef78_d20260609_m030011_c001_v0001177_t0033_u01780974011954") 2026/06/09 03:00:47 DEBUG : B2 bucket rclone-test-xovoxor4xomi: Purge remote 2026/06/09 03:00:47 INFO : B2 bucket rclone-test-xovoxor4xomi: cleaning bucket "rclone-test-xovoxor4xomi" of all files 2026/06/09 03:00:47 DEBUG : HELLO, WORLD!: Deleting (id "4_zbf42bd43502dabab9fe80e1b_f1003756f49ffe92c_d20260609_m030008_c001_v0001146_t0019_u01780974008504") 2026/06/09 03:00:48 DEBUG : B2 bucket rclone-test-weduyep9seve: Purge remote 2026/06/09 03:00:48 INFO : B2 bucket rclone-test-weduyep9seve: cleaning bucket "rclone-test-weduyep9seve" of all files 2026/06/09 03:00:48 DEBUG : hello, world!: Deleting (id "4_z6f12ad83502dabab9fe80e1b_f102a1f2140556f42_d20260609_m030005_c001_v0001185_t0045_u01780974005216") --- PASS: TestApplyTransforms (46.08s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:00:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/09 03:00:50 DEBUG : sub/file2: size = 14 OK 2026/06/09 03:00:50 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/06/09 03:00:50 INFO : file1: Copied (new) to: sub/file2 2026/06/09 03:00:51 DEBUG : sub/file2: size = 14 OK 2026/06/09 03:00:51 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 03:00:51 DEBUG : file1: Unchanged skipping 2026/06/09 03:00:51 DEBUG : B2 bucket rclone-test-pujecuh3zigi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.92s) === RUN TestCopyLongFile run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.36s) === RUN TestCopyFileBackupDir run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:00:53 DEBUG : Creating backend with remote "TestB2:rclone-test-pujecuh3zigi/backup" 2026/06/09 03:00:54 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3261542384) 2026/06/09 03:00:54 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-pujecuh3zigi) 2026/06/09 03:00:54 DEBUG : dst/file1: Sizes differ 2026/06/09 03:00:55 DEBUG : dst/file1: size = 18 OK 2026/06/09 03:00:55 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/06/09 03:00:55 INFO : dst/file1: Copied (server-side copy) 2026/06/09 03:00:55 INFO : dst/file1: Deleted 2026/06/09 03:00:56 DEBUG : dst/file1: size = 14 OK 2026/06/09 03:00:56 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/06/09 03:00:56 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.47s) === RUN TestCopyFileCompareDest run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:00:57 DEBUG : Creating backend with remote "TestB2:rclone-test-pujecuh3zigi/dst" 2026/06/09 03:01:57 DEBUG : pacer: low level retry 1/10 (error Get "https://api.backblazeb2.com/b2api/v4/b2_authorize_account": net/http: TLS handshake timeout) 2026/06/09 03:01:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/09 03:01:57 DEBUG : pacer: Reducing sleep to 10ms 2026/06/09 03:01:58 DEBUG : Creating backend with remote "TestB2:rclone-test-pujecuh3zigi/CompareDest" 2026/06/09 03:01:59 DEBUG : one: Need to transfer - File not found at Destination 2026/06/09 03:02:01 DEBUG : one: size = 3 OK 2026/06/09 03:02:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/09 03:02:01 INFO : one: Copied (new) 2026/06/09 03:02:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3261542384) 2026/06/09 03:02:02 DEBUG : one: size = 3 (B2 bucket rclone-test-pujecuh3zigi path dst) 2026/06/09 03:02:02 DEBUG : one: Sizes differ 2026/06/09 03:02:02 DEBUG : one: size = 5 OK 2026/06/09 03:02:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/09 03:02:02 INFO : one: Copied (replaced existing) 2026/06/09 03:02:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3261542384) 2026/06/09 03:02:04 DEBUG : one: size = 3 (B2 bucket rclone-test-pujecuh3zigi path dst) 2026/06/09 03:02:04 DEBUG : one: Sizes differ 2026/06/09 03:02:04 DEBUG : one: size = 5 OK 2026/06/09 03:02:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 03:02:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/09 03:02:06 DEBUG : two: Need to transfer - File not found at Destination 2026/06/09 03:02:06 DEBUG : two: size = 3 OK 2026/06/09 03:02:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 03:02:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/09 03:02:06 DEBUG : two: Need to transfer - File not found at Destination 2026/06/09 03:02:06 DEBUG : two: size = 3 OK 2026/06/09 03:02:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 03:02:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/09 03:02:07 DEBUG : two: Need to transfer - File not found at Destination 2026/06/09 03:02:07 DEBUG : two: size = 5 (Local file system at /tmp/rclone3261542384) 2026/06/09 03:02:07 DEBUG : two: size = 3 (B2 bucket rclone-test-pujecuh3zigi path CompareDest) 2026/06/09 03:02:07 DEBUG : two: Sizes differ 2026/06/09 03:02:07 DEBUG : two: Clearing upload URL because of error: Post "https://pod-000-1184-13.backblaze.com/b2api/v1/b2_upload_file/7f727d1340edabab9fe80e1b/c001_v0001184_t0002": EOF 2026/06/09 03:02:07 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-13.backblaze.com/b2api/v1/b2_upload_file/7f727d1340edabab9fe80e1b/c001_v0001184_t0002": EOF) 2026/06/09 03:02:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/09 03:02:07 DEBUG : two: Received error: Post "https://pod-000-1184-13.backblaze.com/b2api/v1/b2_upload_file/7f727d1340edabab9fe80e1b/c001_v0001184_t0002": EOF - low level retry 0/10 2026/06/09 03:02:08 DEBUG : pacer: Reducing sleep to 10ms 2026/06/09 03:02:08 DEBUG : two: size = 5 OK 2026/06/09 03:02:08 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/09 03:02:08 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (73.10s) === RUN TestCopyFileCopyDest run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:02:10 DEBUG : Creating backend with remote "TestB2:rclone-test-pujecuh3zigi/dst" 2026/06/09 03:02:11 DEBUG : Creating backend with remote "TestB2:rclone-test-pujecuh3zigi/CopyDest" 2026/06/09 03:02:12 DEBUG : one: Need to transfer - File not found at Destination 2026/06/09 03:02:15 DEBUG : one: size = 3 OK 2026/06/09 03:02:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/09 03:02:15 INFO : one: Copied (new) 2026/06/09 03:02:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/09 03:02:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/09 03:02:15 DEBUG : pacer: Reducing sleep to 10ms 2026/06/09 03:02:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3261542384) 2026/06/09 03:02:16 DEBUG : one: size = 3 (B2 bucket rclone-test-pujecuh3zigi path dst) 2026/06/09 03:02:16 DEBUG : one: Sizes differ 2026/06/09 03:02:16 DEBUG : one: size = 5 OK 2026/06/09 03:02:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/09 03:02:16 INFO : one: Copied (replaced existing) 2026/06/09 03:02:18 DEBUG : Creating backend with remote "TestB2:rclone-test-pujecuh3zigi/BackupDir" 2026/06/09 03:02:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3261542384) 2026/06/09 03:02:19 DEBUG : one: size = 3 (B2 bucket rclone-test-pujecuh3zigi path dst) 2026/06/09 03:02:19 DEBUG : one: Sizes differ 2026/06/09 03:02:19 DEBUG : one: size = 5 OK 2026/06/09 03:02:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 03:02:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3261542384) 2026/06/09 03:02:19 DEBUG : one: size = 3 (B2 bucket rclone-test-pujecuh3zigi path dst) 2026/06/09 03:02:19 DEBUG : one: Sizes differ 2026/06/09 03:03:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_create_bucket": net/http: TLS handshake timeout) 2026/06/09 03:03:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/09 03:03:20 DEBUG : pacer: Reducing sleep to 10ms 2026/06/09 03:03:21 DEBUG : one: size = 3 OK 2026/06/09 03:03:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/09 03:03:21 INFO : one: Copied (server-side copy) 2026/06/09 03:03:21 INFO : one: Deleted 2026/06/09 03:03:24 DEBUG : one: size = 5 OK 2026/06/09 03:03:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/09 03:03:24 INFO : one: Copied (server-side copy) 2026/06/09 03:03:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/09 03:03:26 DEBUG : two: Need to transfer - File not found at Destination 2026/06/09 03:03:26 DEBUG : two: size = 3 OK 2026/06/09 03:03:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 03:03:27 DEBUG : two: size = 3 OK 2026/06/09 03:03:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/09 03:03:27 INFO : two: Copied (server-side copy) 2026/06/09 03:03:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/09 03:03:27 DEBUG : two: size = 3 OK 2026/06/09 03:03:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/09 03:03:27 DEBUG : two: Unchanged skipping 2026/06/09 03:03:28 DEBUG : three: Need to transfer - File not found at Destination 2026/06/09 03:03:28 DEBUG : three: size = 7 (Local file system at /tmp/rclone3261542384) 2026/06/09 03:03:28 DEBUG : three: size = 5 (B2 bucket rclone-test-pujecuh3zigi path CopyDest) 2026/06/09 03:03:28 DEBUG : three: Sizes differ 2026/06/09 03:03:28 DEBUG : three: Destination not found in --copy-dest 2026/06/09 03:03:29 DEBUG : three: size = 7 OK 2026/06/09 03:03:29 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/09 03:03:29 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (81.47s) === RUN TestCopyInplace run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.36s) === RUN TestCopyLongFileName run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.36s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.36s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:03:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/09 03:03:33 DEBUG : TestCopyFileMaxTransfer/file1: Clearing upload URL because of error: Post "https://pod-000-1037-17.backblaze.com/b2api/v1/b2_upload_file/7f727d1340edabab9fe80e1b/c001_v0001037_t0015": EOF 2026/06/09 03:03:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1037-17.backblaze.com/b2api/v1/b2_upload_file/7f727d1340edabab9fe80e1b/c001_v0001037_t0015": EOF) 2026/06/09 03:03:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/09 03:03:33 DEBUG : TestCopyFileMaxTransfer/file1: Received error: Post "https://pod-000-1037-17.backblaze.com/b2api/v1/b2_upload_file/7f727d1340edabab9fe80e1b/c001_v0001037_t0015": EOF - low level retry 0/10 2026/06/09 03:03:33 DEBUG : pacer: Reducing sleep to 10ms 2026/06/09 03:03:34 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/09 03:03:34 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/06/09 03:03:34 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/09 03:03:34 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/09 03:03:34 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1180-00.backblaze.com/b2api/v1/b2_upload_file/7f727d1340edabab9fe80e1b/c001_v0001180_t0000": max transfer limit reached as set by --max-transfer 2026/06/09 03:03:35 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/09 03:03:35 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/09 03:03:35 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/06/09 03:03:35 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 971f165555bc9bba6a454be8dc037517f66f17b7 OK 2026/06/09 03:03:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (4.11s) === RUN TestDeduplicateInteractive run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.36s) === RUN TestDeduplicateSkip run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.37s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.36s) === RUN TestDeduplicateFirst run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.36s) === RUN TestDeduplicateNewest run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.36s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:03:39 INFO : B2 bucket rclone-test-pujecuh3zigi: Looking for duplicate sha1 hashes using newest mode. 2026/06/09 03:03:39 NOTICE: 06edf811701f4326ef024a014e995ad1c060c3c1: Found 3 files with duplicate sha1 hashes 2026/06/09 03:03:40 INFO : one: Deleted 2026/06/09 03:03:40 INFO : also/one: Deleted 2026/06/09 03:03:40 NOTICE: 06edf811701f4326ef024a014e995ad1c060c3c1: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.45s) === RUN TestDeduplicateOldest run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.36s) === RUN TestDeduplicateLargest run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.36s) === RUN TestDeduplicateSmallest run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.36s) === RUN TestDeduplicateRename run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.36s) === RUN TestMergeDirs run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.36s) === RUN TestListDirSorted run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:03:44 DEBUG : a.txt: Excluded (Size Filter) 2026/06/09 03:03:44 DEBUG : a.txt: Excluded 2026/06/09 03:03:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/09 03:03:45 DEBUG : sub dir/hello world: Excluded 2026/06/09 03:03:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/09 03:03:45 DEBUG : sub dir/hello world2: Excluded 2026/06/09 03:03:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/09 03:03:45 DEBUG : sub dir/hello world: Excluded 2026/06/09 03:03:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/09 03:03:45 DEBUG : sub dir/hello world2: Excluded 2026/06/09 03:03:46 DEBUG : sub dir/ignore dir: Excluded 2026/06/09 03:03:46 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (5.65s) === RUN TestListDirSortedFn run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:03:50 DEBUG : a.txt: Excluded (Size Filter) 2026/06/09 03:03:50 DEBUG : a.txt: Excluded 2026/06/09 03:03:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/09 03:03:50 DEBUG : sub dir/hello world: Excluded 2026/06/09 03:03:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/09 03:03:50 DEBUG : sub dir/hello world2: Excluded 2026/06/09 03:03:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/09 03:03:51 DEBUG : sub dir/hello world: Excluded 2026/06/09 03:03:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/09 03:03:51 DEBUG : sub dir/hello world2: Excluded 2026/06/09 03:03:51 DEBUG : sub dir/ignore dir: Excluded 2026/06/09 03:03:52 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (5.55s) === RUN TestListJSON run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", 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/06/09 03:03:56 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.62s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.18s) --- PASS: TestListJSON/Recurse (0.18s) --- PASS: TestListJSON/SubDir (0.55s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.18s) --- 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-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", 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/06/09 03:04:01 DEBUG : Creating backend with remote "TestB2:rclone-test-pujecuh3zigi/notfound" --- PASS: TestStatJSON (6.26s) --- PASS: TestStatJSON/Root (0.18s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.19s) --- PASS: TestStatJSON/Dir (0.72s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.19s) --- PASS: TestStatJSON/File (0.18s) --- PASS: TestStatJSON/NotFound (0.36s) --- PASS: TestStatJSON/DirFilesOnly (0.18s) --- PASS: TestStatJSON/FileFilesOnly (0.18s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.18s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.18s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.19s) --- PASS: TestStatJSON/RootNotFound (1.88s) === RUN TestMkdir run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:04:04 INFO : B2 bucket rclone-test-pujecuh3zigi: Making directory 2026/06/09 03:04:04 INFO : B2 bucket rclone-test-pujecuh3zigi: Making directory --- PASS: TestMkdir (0.55s) === RUN TestLsd run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" --- PASS: TestLsd (1.51s) === RUN TestLs run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" --- PASS: TestLs (1.62s) === RUN TestLsWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:04:08 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/06/09 03:04:08 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (2.12s) === RUN TestLsLong run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" --- PASS: TestLsLong (1.52s) === RUN TestHashSums run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (1.92s) --- PASS: TestHashSums/Sha1 (0.19s) --- PASS: TestHashSums/Sha1Download (0.38s) === RUN TestHashSumsWithErrors 2026/06/09 03:04:13 DEBUG : Creating backend with remote ":memory:" 2026/06/09 03:04:13 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/09 03:04:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/09 03:04:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/09 03:04:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/09 03:04:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/09 03:04:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/09 03:04:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/09 03:04:13 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/09 03:04:13 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-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" --- PASS: TestCount (1.97s) === RUN TestDelete run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:04:16 DEBUG : Waiting for deletions to finish 2026/06/09 03:04:16 DEBUG : large: Excluded (Size Filter) 2026/06/09 03:04:16 INFO : medium: Deleted 2026/06/09 03:04:16 INFO : small: Deleted --- PASS: TestDelete (2.09s) === RUN TestMaxDelete run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:04:18 DEBUG : Waiting for deletions to finish 2026/06/09 03:04:18 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/06/09 03:04:18 INFO : large: Deleted 2026/06/09 03:04:18 INFO : medium: Deleted --- PASS: TestMaxDelete (2.39s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:04:20 DEBUG : Waiting for deletions to finish 2026/06/09 03:04:20 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/09 03:04:20 INFO : medium: Deleted 2026/06/09 03:04:20 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.36s) === RUN TestMaxDeleteSize run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:04:23 DEBUG : Waiting for deletions to finish 2026/06/09 03:04:23 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/06/09 03:04:23 INFO : medium: Deleted 2026/06/09 03:04:23 INFO : large: Deleted --- PASS: TestMaxDeleteSize (2.50s) === RUN TestReadFile run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" --- PASS: TestReadFile (2.11s) === RUN TestRetry 2026/06/09 03:04:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/09 03:04:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/09 03:04:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/09 03:04:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/09 03:04:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/09 03:04:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/09 03:04:26 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-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" --- PASS: TestCat (4.10s) === RUN TestPurge 2026/06/09 03:04:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yejicav5yido" 2026/06/09 03:04:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:04:31 DEBUG : Creating backend with remote "/tmp/rclone1397869768" run.go:198: Remote "B2 bucket rclone-test-yejicav5yido", Local "Local file system at /tmp/rclone1397869768", Modify Window "1ms" 2026/06/09 03:04:32 INFO : A2: Making directory 2026/06/09 03:04:32 INFO : A1/B2: Making directory 2026/06/09 03:04:32 INFO : A1/B2/C2: Making directory 2026/06/09 03:04:32 INFO : A1/B1/C3: Making directory 2026/06/09 03:04:32 INFO : A3: Making directory 2026/06/09 03:04:32 INFO : A3/B3: Making directory 2026/06/09 03:04:32 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/06/09 03:04:33 INFO : B2 bucket rclone-test-yejicav5yido: cleaning bucket "rclone-test-yejicav5yido" of all files 2026/06/09 03:04:33 DEBUG : A1/B1/C1/one: Deleting (id "4_z6fd2bdd3506dabab9fe80e1b_f1034293cc24a6868_d20260609_m030432_c001_v0001179_t0050_u01780974272845") 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/06/09 03:04:33 INFO : B2 bucket rclone-test-yejicav5yido: cleaning bucket "rclone-test-yejicav5yido" of all files 2026/06/09 03:04:34 DEBUG : A1/two: Deleting (id "4_z6fd2bdd3506dabab9fe80e1b_f1034293cc24a6874_d20260609_m030433_c001_v0001179_t0039_u01780974273060") 2026/06/09 03:04:34 DEBUG : B2 bucket rclone-test-yejicav5yido: Purge remote 2026/06/09 03:04:34 INFO : B2 bucket rclone-test-yejicav5yido: cleaning bucket "rclone-test-yejicav5yido" of all files 2026/06/09 03:04:35 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.24s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:04:35 INFO : A2: Making directory 2026/06/09 03:04:35 INFO : A1/B2: Making directory 2026/06/09 03:04:35 INFO : A1/B2/C2: Making directory 2026/06/09 03:04:35 INFO : A1/B1/C3: Making directory 2026/06/09 03:04:35 INFO : A3: Making directory 2026/06/09 03:04:35 INFO : A3/B3: Making directory 2026/06/09 03:04:35 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/06/09 03:04:36 DEBUG : removing 1 level 3 directories 2026/06/09 03:04:36 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/06/09 03:04:38 DEBUG : removing 1 level 0 directories 2026/06/09 03:04:38 INFO : B2 bucket rclone-test-pujecuh3zigi: Removing directory 2026/06/09 03:04:39 ERROR : Failed to rmdir: failed to delete bucket: Cannot delete non-empty bucket (400 cannot_delete_non_empty_bucket) operations_test.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:728 Error: Received unexpected error: failed to remove directories: failed to delete bucket: Cannot delete non-empty bucket (400 cannot_delete_non_empty_bucket) Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (4.45s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:04:39 INFO : A1: Making directory 2026/06/09 03:04:39 INFO : A1/B1: Making directory 2026/06/09 03:04:39 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.91s) === RUN TestRmdirsWithFilter run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:04:40 INFO : A1: Making directory 2026/06/09 03:04:40 INFO : A1/B1: Making directory 2026/06/09 03:04:40 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.92s) === RUN TestCopyURL run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:04:42 DEBUG : filename.txt: File name found in url 2026/06/09 03:04:42 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (3.16s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" --- PASS: TestCopyURLDownloadHeaders (0.73s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:04:45 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/09 03:04:45 DEBUG : sub/file2: size = 14 OK 2026/06/09 03:04:45 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/06/09 03:04:45 INFO : file1: Copied (new) to: sub/file2 2026/06/09 03:04:45 INFO : file1: Deleted 2026/06/09 03:04:45 DEBUG : sub/file2: size = 14 OK 2026/06/09 03:04:45 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 03:04:45 DEBUG : file1: Unchanged skipping 2026/06/09 03:04:45 INFO : file1: Deleted 2026/06/09 03:04:46 DEBUG : B2 bucket rclone-test-pujecuh3zigi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.67s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:04:47 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/09 03:04:47 DEBUG : file1: size = 14 OK 2026/06/09 03:04:47 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/06/09 03:04:47 INFO : file1: Copied (new) 2026/06/09 03:04:47 INFO : file1: Deleted 2026/06/09 03:04:47 DEBUG : file1: Destination exists, skipping 2026/06/09 03:04:47 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.50s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.37s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.36s) === RUN TestMoveFileBackupDir run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:04:49 DEBUG : Creating backend with remote "TestB2:rclone-test-pujecuh3zigi/backup" 2026/06/09 03:04:50 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3261542384) 2026/06/09 03:04:50 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-pujecuh3zigi) 2026/06/09 03:04:50 DEBUG : dst/file1: Sizes differ 2026/06/09 03:04:52 DEBUG : dst/file1: size = 18 OK 2026/06/09 03:04:52 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/06/09 03:04:52 INFO : dst/file1: Copied (server-side copy) 2026/06/09 03:04:52 INFO : dst/file1: Deleted 2026/06/09 03:04:52 DEBUG : dst/file1: size = 14 OK 2026/06/09 03:04:52 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/06/09 03:04:52 INFO : dst/file1: Copied (new) 2026/06/09 03:04:52 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.39s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:04:54 INFO : A1/B2: Making directory 2026/06/09 03:04:54 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2026/06/09 03:04:55 DEBUG : A2/one: size = 3 OK 2026/06/09 03:04:55 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/09 03:04:55 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/06/09 03:04:56 INFO : A1/one: Deleted 2026/06/09 03:04:56 DEBUG : A2/B1/C1/four: size = 4 OK 2026/06/09 03:04:56 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/09 03:04:56 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/06/09 03:04:56 DEBUG : A2/B1/C2/five: size = 4 OK 2026/06/09 03:04:56 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/09 03:04:56 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/06/09 03:04:56 DEBUG : A2/two: size = 3 OK 2026/06/09 03:04:56 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/09 03:04:56 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/06/09 03:04:56 INFO : A1/B1/C1/four: Deleted 2026/06/09 03:04:56 INFO : A1/B1/C2/five: Deleted 2026/06/09 03:04:56 DEBUG : A2/B1/three: size = 5 OK 2026/06/09 03:04:56 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/09 03:04:56 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/06/09 03:04:56 INFO : A1/two: Deleted 2026/06/09 03:04:56 INFO : A1/B1/three: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2026/06/09 03:04:57 DEBUG : A3/B1/three: size = 5 OK 2026/06/09 03:04:57 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/09 03:04:57 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/06/09 03:04:57 DEBUG : A3/two: size = 3 OK 2026/06/09 03:04:57 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/09 03:04:57 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/06/09 03:04:57 DEBUG : A3/B1/C2/five: size = 4 OK 2026/06/09 03:04:57 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/09 03:04:57 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/06/09 03:04:57 INFO : A2/B1/three: Deleted 2026/06/09 03:04:57 DEBUG : A3/one: size = 3 OK 2026/06/09 03:04:57 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/09 03:04:57 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/06/09 03:04:57 DEBUG : A3/B1/C1/four: size = 4 OK 2026/06/09 03:04:57 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/09 03:04:57 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/06/09 03:04:58 INFO : A2/B1/C2/five: Deleted 2026/06/09 03:04:58 INFO : A2/two: Deleted 2026/06/09 03:04:58 INFO : A2/one: Deleted 2026/06/09 03:04:58 INFO : A2/B1/C1/four: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2026/06/09 03:04:58 INFO : B2 bucket rclone-test-pujecuh3zigi: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/09 03:04:58 DEBUG : A4/B1/three: size = 5 OK 2026/06/09 03:04:58 DEBUG : A3/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/09 03:04:58 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/06/09 03:04:59 DEBUG : A4/two: size = 3 OK 2026/06/09 03:04:59 DEBUG : A3/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/09 03:04:59 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/06/09 03:04:59 DEBUG : A4/B1/C1/four: size = 4 OK 2026/06/09 03:04:59 DEBUG : A3/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/09 03:04:59 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/06/09 03:04:59 DEBUG : A4/B1/C2/five: size = 4 OK 2026/06/09 03:04:59 DEBUG : A3/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/09 03:04:59 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/06/09 03:04:59 DEBUG : A4/one: size = 3 OK 2026/06/09 03:04:59 DEBUG : A3/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/09 03:04:59 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/06/09 03:04:59 INFO : A3/B1/three: Deleted 2026/06/09 03:04:59 INFO : A3/two: Deleted 2026/06/09 03:04:59 INFO : A3/B1/C1/four: Deleted 2026/06/09 03:04:59 INFO : A3/B1/C2/five: Deleted 2026/06/09 03:04:59 INFO : A3/one: Deleted fstest.go:250: Filtering empty directory "A4/B2" fstest.go:250: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (7.23s) === RUN TestGetFsInfo run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" --- PASS: TestGetFsInfo (0.37s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:05:01 DEBUG : B2 bucket rclone-test-pujecuh3zigi: File to upload is small (34 bytes), uploading instead of streaming 2026/06/09 03:05:01 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/09 03:05:01 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/06/09 03:05:01 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/06/09 03:05:01 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/06/09 03:05:02 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/09 03:05:02 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/06/09 03:05:02 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-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:05:03 DEBUG : B2 bucket rclone-test-pujecuh3zigi: File to upload is small (34 bytes), uploading instead of streaming 2026/06/09 03:05:03 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/09 03:05:03 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/06/09 03:05:03 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/06/09 03:05:03 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/06/09 03:05:04 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/09 03:05:04 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/06/09 03:05:04 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-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:05:05 DEBUG : B2 bucket rclone-test-pujecuh3zigi: File to upload is small (34 bytes), uploading instead of streaming 2026/06/09 03:05:06 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/09 03:05:06 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/09 03:05:06 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/06/09 03:05:06 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/09 03:05: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-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:05:07 DEBUG : B2 bucket rclone-test-pujecuh3zigi: File to upload is small (34 bytes), uploading instead of streaming 2026/06/09 03:05:08 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/09 03:05:08 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/06/09 03:05:08 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/09 03:05:08 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/06/09 03:05:09 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/09 03:05:09 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/06/09 03:05:09 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (8.80s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.44s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.09s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.15s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.12s) === RUN TestRcatMetadata run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.37s) === RUN TestRcatSize run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:05:10 DEBUG : B2 bucket rclone-test-pujecuh3zigi: File to upload is small (60 bytes), uploading instead of streaming 2026/06/09 03:05:10 DEBUG : potato2: size = 60 OK 2026/06/09 03:05:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/09 03:05:10 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (1.36s) === RUN TestRcatSizeMetadata run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.37s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" --- PASS: TestRcatSizeUploadHeaders (0.77s) === RUN TestTouchDir run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" 2026/06/09 03:05:13 DEBUG : B2 bucket rclone-test-pujecuh3zigi: Touching "sub dir/potato3" 2026/06/09 03:05:13 DEBUG : B2 bucket rclone-test-pujecuh3zigi: Touching "potato2" 2026/06/09 03:05:13 DEBUG : B2 bucket rclone-test-pujecuh3zigi: Touching "empty space" --- PASS: TestTouchDir (3.68s) === RUN TestMkdirMetadata run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.38s) === RUN TestMkdirModTime run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.38s) === RUN TestCopyDirMetadata run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.37s) === RUN TestSetDirModTime run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.37s) === RUN TestDirsEqual run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.38s) === RUN TestRemoveExisting run.go:198: Remote "B2 bucket rclone-test-pujecuh3zigi", Local "Local file system at /tmp/rclone3261542384", Modify Window "1ms" operations_test.go:1962: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.42s) === 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/06/09 03:05:18 DEBUG : B2 bucket rclone-test-pujecuh3zigi: Purge remote 2026/06/09 03:05:18 INFO : B2 bucket rclone-test-pujecuh3zigi: cleaning bucket "rclone-test-pujecuh3zigi" of all files 2026/06/09 03:05:19 DEBUG : A1/B1/C1/four: Deleting (id "4_z7f727d1340edabab9fe80e1b_f40218467a504ad60_d20260609_m030456_c001_v7007000_t0000_u01780974296277") 2026/06/09 03:05:19 DEBUG : A1/B1/C1/four: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7aa5_d20260609_m030454_c001_v0001180_t0045_u01780974294269") 2026/06/09 03:05:19 DEBUG : A1/B1/C1/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41648053bcde1230_d20260609_m030438_c001_v7007000_t0000_u01780974278317") 2026/06/09 03:05:19 DEBUG : A1/B1/C1/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7a17_d20260609_m030435_c001_v0001180_t0036_u01780974275519") 2026/06/09 03:05:19 DEBUG : A1/B1/C2/five: Deleting (id "4_z7f727d1340edabab9fe80e1b_f417019d1f14c9d9e_d20260609_m030456_c001_v7007000_t0000_u01780974296299") 2026/06/09 03:05:19 DEBUG : A1/B1/C2/five: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7aa9_d20260609_m030454_c001_v0001180_t0040_u01780974294477") 2026/06/09 03:05:19 DEBUG : A1/B1/three: Deleting (id "4_z7f727d1340edabab9fe80e1b_f405cc4a98289622e_d20260609_m030456_c001_v7007000_t0000_u01780974296516") 2026/06/09 03:05:19 DEBUG : A1/B1/three: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7aa1_d20260609_m030454_c001_v0001180_t0045_u01780974294049") 2026/06/09 03:05:19 DEBUG : A1/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f415baa9a26e26297_d20260609_m030456_c001_v7007000_t0000_u01780974296086") 2026/06/09 03:05:19 DEBUG : A1/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7a9b_d20260609_m030453_c001_v0001180_t0054_u01780974293613") 2026/06/09 03:05:19 DEBUG : A1/two: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41648053bcde1256_d20260609_m030456_c001_v7007000_t0000_u01780974296440") 2026/06/09 03:05:19 DEBUG : A1/two: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7a9d_d20260609_m030453_c001_v0001180_t0055_u01780974293829") 2026/06/09 03:05:19 DEBUG : A1/two: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41648053bcde1233_d20260609_m030438_c001_v7007000_t0000_u01780974278678") 2026/06/09 03:05:19 DEBUG : A1/two: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7a19_d20260609_m030435_c001_v0001180_t0011_u01780974275737") 2026/06/09 03:05:19 DEBUG : A2/B1/C1/four: Deleting (id "4_z7f727d1340edabab9fe80e1b_f405cc4a98289622f_d20260609_m030458_c001_v7007000_t0000_u01780974298073") 2026/06/09 03:05:20 DEBUG : A2/B1/C1/four: Deleting (id "4_z7f727d1340edabab9fe80e1b_f11200937fd962543_d20260609_m030456_c001_v0001182_t0032_u01780974296081") 2026/06/09 03:05:20 DEBUG : A2/B1/C2/five: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41648053bcde1257_d20260609_m030457_c001_v7007000_t0000_u01780974297917") 2026/06/09 03:05:20 DEBUG : A2/B1/C2/five: Deleting (id "4_z7f727d1340edabab9fe80e1b_f114f869841f1bbe6_d20260609_m030456_c001_v0001185_t0018_u01780974296076") 2026/06/09 03:05:20 DEBUG : A2/B1/three: Deleting (id "4_z7f727d1340edabab9fe80e1b_f417019d1f14c9da2_d20260609_m030457_c001_v7007000_t0000_u01780974297743") 2026/06/09 03:05:20 DEBUG : A2/B1/three: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1051eb65edfe3bed_d20260609_m030456_c001_v0001145_t0018_u01780974296101") 2026/06/09 03:05:20 DEBUG : A2/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f415baa9a26e2629b_d20260609_m030458_c001_v7007000_t0000_u01780974298024") 2026/06/09 03:05:20 DEBUG : A2/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f115bb50399f99837_d20260609_m030455_c001_v0001180_t0014_u01780974295696") 2026/06/09 03:05:20 DEBUG : A2/two: Deleting (id "4_z7f727d1340edabab9fe80e1b_f40218467a504ad61_d20260609_m030457_c001_v7007000_t0000_u01780974297782") 2026/06/09 03:05:20 DEBUG : A2/two: Deleting (id "4_z7f727d1340edabab9fe80e1b_f10806bd6b4cf45a7_d20260609_m030455_c001_v0001117_t0015_u01780974295919") 2026/06/09 03:05:20 DEBUG : A3/B1/C1/four: Deleting (id "4_z7f727d1340edabab9fe80e1b_f405cc4a982896231_d20260609_m030459_c001_v7007000_t0000_u01780974299106") 2026/06/09 03:05:20 DEBUG : A3/B1/C1/four: Deleting (id "4_z7f727d1340edabab9fe80e1b_f10794789c781d2f8_d20260609_m030457_c001_v0001167_t0038_u01780974297383") 2026/06/09 03:05:20 DEBUG : A3/B1/C2/five: Deleting (id "4_z7f727d1340edabab9fe80e1b_f415baa9a26e2629c_d20260609_m030459_c001_v7007000_t0000_u01780974299126") 2026/06/09 03:05:20 DEBUG : A3/B1/C2/five: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1145e4f36ee821d2_d20260609_m030457_c001_v0001099_t0030_u01780974297392") 2026/06/09 03:05:20 DEBUG : A3/B1/three: Deleting (id "4_z7f727d1340edabab9fe80e1b_f40218467a504ad64_d20260609_m030459_c001_v7007000_t0000_u01780974299074") 2026/06/09 03:05:20 DEBUG : A3/B1/three: Deleting (id "4_z7f727d1340edabab9fe80e1b_f109e4e26a4e11c1e_d20260609_m030457_c001_v0001090_t0016_u01780974297395") 2026/06/09 03:05:20 DEBUG : A3/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f417019d1f14c9da8_d20260609_m030459_c001_v7007000_t0000_u01780974299179") 2026/06/09 03:05:20 DEBUG : A3/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f109116097246c313_d20260609_m030457_c001_v0001039_t0029_u01780974297395") 2026/06/09 03:05:20 DEBUG : A3/two: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41648053bcde1258_d20260609_m030459_c001_v7007000_t0000_u01780974299091") 2026/06/09 03:05:20 DEBUG : A3/two: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117ecb882581d5cd_d20260609_m030457_c001_v0001167_t0052_u01780974297384") 2026/06/09 03:05:20 DEBUG : A4/B1/C1/four: Deleting (id "4_z7f727d1340edabab9fe80e1b_f417019d1f14c9dab_d20260609_m030459_c001_v7007000_t0000_u01780974299748") 2026/06/09 03:05:21 DEBUG : A4/B1/C1/four: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1093ee8e33380dd8_d20260609_m030458_c001_v0001173_t0000_u01780974298837") 2026/06/09 03:05:21 DEBUG : A4/B1/C2/five: Deleting (id "4_z7f727d1340edabab9fe80e1b_f417019d1f14c9dad_d20260609_m030459_c001_v7007000_t0000_u01780974299929") 2026/06/09 03:05:21 DEBUG : A4/B1/C2/five: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117a101288a50d74_d20260609_m030458_c001_v0001181_t0019_u01780974298850") 2026/06/09 03:05:21 DEBUG : A4/B1/three: Deleting (id "4_z7f727d1340edabab9fe80e1b_f417019d1f14c9db0_d20260609_m030500_c001_v7007000_t0000_u01780974300110") 2026/06/09 03:05:21 DEBUG : A4/B1/three: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1136d816192423df_d20260609_m030458_c001_v0001178_t0016_u01780974298859") 2026/06/09 03:05:21 DEBUG : A4/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f417019d1f14c9db1_d20260609_m030500_c001_v7007000_t0000_u01780974300294") 2026/06/09 03:05:21 DEBUG : A4/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f115f07d4e8a1524b_d20260609_m030458_c001_v0001130_t0014_u01780974298879") 2026/06/09 03:05:21 DEBUG : A4/two: Deleting (id "4_z7f727d1340edabab9fe80e1b_f417019d1f14c9db2_d20260609_m030500_c001_v7007000_t0000_u01780974300475") 2026/06/09 03:05:21 DEBUG : A4/two: Deleting (id "4_z7f727d1340edabab9fe80e1b_f115bb50399f99843_d20260609_m030458_c001_v0001180_t0015_u01780974298867") 2026/06/09 03:05:21 DEBUG : BackupDir/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab8f6_d20260609_m030330_c001_v7007000_t0000_u01780974210295") 2026/06/09 03:05:21 DEBUG : BackupDir/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f110dc326bd0a52d5_d20260609_m030321_c001_v0001172_t0002_u01780974201190") 2026/06/09 03:05:21 DEBUG : CompareDest/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f421bf93c8f698c2d_d20260609_m030209_c001_v7007000_t0000_u01780974129380") 2026/06/09 03:05:21 DEBUG : CompareDest/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc7f1_d20260609_m030203_c001_v0001037_t0014_u01780974123975") 2026/06/09 03:05:21 DEBUG : CompareDest/two: Deleting (id "4_z7f727d1340edabab9fe80e1b_f421bf93c8f698c2e_d20260609_m030209_c001_v7007000_t0000_u01780974129563") 2026/06/09 03:05:21 DEBUG : CompareDest/two: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc7f5_d20260609_m030205_c001_v0001037_t0019_u01780974125215") 2026/06/09 03:05:21 DEBUG : CopyDest/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab8f8_d20260609_m030330_c001_v7007000_t0000_u01780974210487") 2026/06/09 03:05:22 DEBUG : CopyDest/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc817_d20260609_m030217_c001_v0001037_t0023_u01780974137873") 2026/06/09 03:05:22 DEBUG : CopyDest/three: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab8fb_d20260609_m030330_c001_v7007000_t0000_u01780974210668") 2026/06/09 03:05:22 DEBUG : CopyDest/three: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc941_d20260609_m030328_c001_v0001037_t0047_u01780974208072") 2026/06/09 03:05:22 DEBUG : CopyDest/two: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab8fd_d20260609_m030330_c001_v7007000_t0000_u01780974210851") 2026/06/09 03:05:22 DEBUG : CopyDest/two: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc925_d20260609_m030325_c001_v0001037_t0057_u01780974205070") 2026/06/09 03:05:22 DEBUG : ReadFile: Deleting (id "4_z7f727d1340edabab9fe80e1b_f4014575df3adbf60_d20260609_m030426_c001_v7007000_t0000_u01780974266025") 2026/06/09 03:05:22 DEBUG : ReadFile: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c79d3_d20260609_m030424_c001_v0001180_t0000_u01780974264644") 2026/06/09 03:05:22 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab929_d20260609_m030336_c001_v7007000_t0000_u01780974216404") 2026/06/09 03:05:22 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7833_d20260609_m030334_c001_v0001180_t0039_u01780974214074") 2026/06/09 03:05:22 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab92b_d20260609_m030336_c001_v7007000_t0000_u01780974216585") 2026/06/09 03:05:22 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c783b_d20260609_m030335_c001_v0001180_t0044_u01780974215841") 2026/06/09 03:05:22 DEBUG : a.txt: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab964_d20260609_m030352_c001_v7007000_t0000_u01780974232775") 2026/06/09 03:05:22 DEBUG : a.txt: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c78a3_d20260609_m030348_c001_v0001180_t0004_u01780974228668") 2026/06/09 03:05:22 DEBUG : a.txt: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab95a_d20260609_m030347_c001_v7007000_t0000_u01780974227054") 2026/06/09 03:05:22 DEBUG : a.txt: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c786f_d20260609_m030343_c001_v0001180_t0028_u01780974223015") 2026/06/09 03:05:23 DEBUG : also/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab941_d20260609_m030340_c001_v7007000_t0000_u01780974220119") 2026/06/09 03:05:23 DEBUG : also/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7849_d20260609_m030338_c001_v0001180_t0005_u01780974218953") 2026/06/09 03:05:23 DEBUG : another: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab946_d20260609_m030340_c001_v7007000_t0000_u01780974220664") 2026/06/09 03:05:23 DEBUG : another: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c784b_d20260609_m030339_c001_v0001180_t0005_u01780974219155") 2026/06/09 03:05:23 DEBUG : backup/dst/file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41648053bcde1253_d20260609_m030453_c001_v7007000_t0000_u01780974293064") 2026/06/09 03:05:23 DEBUG : backup/dst/file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f115b4c0327f60dfd_d20260609_m030451_c001_v0001172_t0001_u01780974291960") 2026/06/09 03:05:23 DEBUG : backup/dst/file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41648053bcde0c4a_d20260609_m030056_c001_v7007000_t0000_u01780974056639") 2026/06/09 03:05:23 DEBUG : backup/dst/file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1161ee5bb9a2462f_d20260609_m030055_c001_v0001176_t0034_u01780974055496") 2026/06/09 03:05:23 DEBUG : data/banana: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41340d5323eea605_d20260609_m030002_c001_v7007000_t0000_u01780974002520") 2026/06/09 03:05:23 DEBUG : data/banana: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc6d9_d20260609_m030000_c001_v0001037_t0040_u01780974000079") 2026/06/09 03:05:23 DEBUG : data/banana: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc6bd_d20260609_m025950_c001_v0001037_t0036_u01780973990078") 2026/06/09 03:05:23 DEBUG : data/potato: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41340d5323eea606_d20260609_m030002_c001_v7007000_t0000_u01780974002702") 2026/06/09 03:05:23 DEBUG : data/potato: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc6db_d20260609_m030000_c001_v0001037_t0025_u01780974000609") 2026/06/09 03:05:23 DEBUG : data/potato: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc6c3_d20260609_m025952_c001_v0001037_t0009_u01780973992453") 2026/06/09 03:05:23 DEBUG : dst/file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41648053bcde1254_d20260609_m030453_c001_v7007000_t0000_u01780974293245") 2026/06/09 03:05:23 DEBUG : dst/file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7a97_d20260609_m030452_c001_v0001180_t0009_u01780974292491") 2026/06/09 03:05:24 DEBUG : dst/file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41648053bcde1251_d20260609_m030452_c001_v7007000_t0000_u01780974292309") 2026/06/09 03:05:24 DEBUG : dst/file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7a87_d20260609_m030449_c001_v0001180_t0031_u01780974289223") 2026/06/09 03:05:24 DEBUG : dst/file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41648053bcde0c4b_d20260609_m030056_c001_v7007000_t0000_u01780974056821") 2026/06/09 03:05:24 DEBUG : dst/file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc76d_d20260609_m030055_c001_v0001037_t0027_u01780974055886") 2026/06/09 03:05:24 DEBUG : dst/file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41648053bcde0c49_d20260609_m030055_c001_v7007000_t0000_u01780974055704") 2026/06/09 03:05:24 DEBUG : dst/file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc75f_d20260609_m030052_c001_v0001037_t0006_u01780974052710") 2026/06/09 03:05:24 DEBUG : dst/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab8ff_d20260609_m030331_c001_v7007000_t0000_u01780974211032") 2026/06/09 03:05:24 DEBUG : dst/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f103c5c56b4be4728_d20260609_m030322_c001_v0001115_t0026_u01780974202118") 2026/06/09 03:05:24 DEBUG : dst/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f420725dd6cb1d124_d20260609_m030321_c001_v7007000_t0000_u01780974201831") 2026/06/09 03:05:24 DEBUG : dst/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc815_d20260609_m030217_c001_v0001037_t0051_u01780974137522") 2026/06/09 03:05:24 DEBUG : dst/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f105aa15eb686f208_d20260609_m030216_c001_v0001039_t0048_u01780974136368") 2026/06/09 03:05:24 DEBUG : dst/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f105aa15eb686f1fc_d20260609_m030214_c001_v0001039_t0048_u01780974134235") 2026/06/09 03:05:24 DEBUG : dst/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f421bf93c8f698c30_d20260609_m030209_c001_v7007000_t0000_u01780974129744") 2026/06/09 03:05:24 DEBUG : dst/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc7ed_d20260609_m030203_c001_v0001037_t0038_u01780974123253") 2026/06/09 03:05:24 DEBUG : dst/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f113919af1cf7c286_d20260609_m030202_c001_v0001184_t0037_u01780974122510") 2026/06/09 03:05:24 DEBUG : dst/one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f113919af1cf7c27e_d20260609_m030201_c001_v0001184_t0053_u01780974121209") 2026/06/09 03:05:24 DEBUG : dst/three: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab901_d20260609_m030331_c001_v7007000_t0000_u01780974211213") 2026/06/09 03:05:25 DEBUG : dst/three: Deleting (id "4_z7f727d1340edabab9fe80e1b_f105aa15eb686f2b4_d20260609_m030329_c001_v0001039_t0039_u01780974209420") 2026/06/09 03:05:25 DEBUG : dst/two: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab903_d20260609_m030331_c001_v7007000_t0000_u01780974211394") 2026/06/09 03:05:25 DEBUG : dst/two: Deleting (id "4_z7f727d1340edabab9fe80e1b_f102a3bd1a52c22d4_d20260609_m030326_c001_v0001117_t0026_u01780974206912") 2026/06/09 03:05:25 DEBUG : dst/two: Deleting (id "4_z7f727d1340edabab9fe80e1b_f421bf93c8f698c31_d20260609_m030209_c001_v7007000_t0000_u01780974129925") 2026/06/09 03:05:25 DEBUG : dst/two: Deleting (id "4_z7f727d1340edabab9fe80e1b_f119cf730594c7fc4_d20260609_m030208_c001_v0001153_t0005_u01780974128611") 2026/06/09 03:05:25 DEBUG : empty space: Deleting (id "4_z7f727d1340edabab9fe80e1b_f421bf93c8f69982f_d20260609_m030515_c001_v7007000_t0000_u01780974315823") 2026/06/09 03:05:25 DEBUG : empty space: Deleting (id "4_z7f727d1340edabab9fe80e1b_f119d7d4e4a271583_d20260609_m030514_c001_v0001033_t0039_u01780974314937") 2026/06/09 03:05:25 DEBUG : empty space: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7b51_d20260609_m030513_c001_v0001180_t0051_u01780974313172") 2026/06/09 03:05:25 DEBUG : empty space: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b816a_d20260609_m030414_c001_v7007000_t0000_u01780974254572") 2026/06/09 03:05:25 DEBUG : empty space: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7969_d20260609_m030413_c001_v0001180_t0015_u01780974253532") 2026/06/09 03:05:25 DEBUG : empty space: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b8165_d20260609_m030412_c001_v7007000_t0000_u01780974252781") 2026/06/09 03:05:25 DEBUG : empty space: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7953_d20260609_m030411_c001_v0001180_t0038_u01780974251613") 2026/06/09 03:05:25 DEBUG : empty space: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b8162_d20260609_m030410_c001_v7007000_t0000_u01780974250859") 2026/06/09 03:05:25 DEBUG : empty space: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c794b_d20260609_m030410_c001_v0001180_t0028_u01780974250098") 2026/06/09 03:05:25 DEBUG : empty space: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b8160_d20260609_m030409_c001_v7007000_t0000_u01780974249343") 2026/06/09 03:05:25 DEBUG : empty space: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c793b_d20260609_m030407_c001_v0001180_t0035_u01780974247980") 2026/06/09 03:05:26 DEBUG : empty space: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b815d_d20260609_m030407_c001_v7007000_t0000_u01780974247226") 2026/06/09 03:05:26 DEBUG : empty space: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7927_d20260609_m030406_c001_v0001180_t0044_u01780974246357") 2026/06/09 03:05:26 DEBUG : empty space: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41340d5323eea5fd_d20260609_m025943_c001_v7007000_t0000_u01780973983768") 2026/06/09 03:05:26 DEBUG : empty space: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc69d_d20260609_m025941_c001_v0001037_t0022_u01780973981023") 2026/06/09 03:05:26 DEBUG : empty space: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41340d5323eea5f8_d20260609_m025939_c001_v7007000_t0000_u01780973979196") 2026/06/09 03:05:26 DEBUG : empty space: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc681_d20260609_m025935_c001_v0001037_t0015_u01780973975143") 2026/06/09 03:05:26 DEBUG : empty space: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41340d5323eea5ee_d20260609_m025932_c001_v7007000_t0000_u01780973972352") 2026/06/09 03:05:26 DEBUG : empty space: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc66f_d20260609_m025929_c001_v0001037_t0009_u01780973969345") 2026/06/09 03:05:26 DEBUG : file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41648053bcde124f_d20260609_m030448_c001_v7007000_t0000_u01780974288127") 2026/06/09 03:05:26 DEBUG : file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7a79_d20260609_m030447_c001_v0001180_t0031_u01780974287177") 2026/06/09 03:05:26 DEBUG : file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41648053bcde124c_d20260609_m030444_c001_v7007000_t0000_u01780974284958") 2026/06/09 03:05:26 DEBUG : file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f4006d737555c7a63_d20260609_m030444_c001_v0001180_t0000_u01780974284592") 2026/06/09 03:05:26 DEBUG : file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41648053bcde1247_d20260609_m030443_c001_v7007000_t0000_u01780974283686") 2026/06/09 03:05:26 DEBUG : file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f4006d737555c7a49_d20260609_m030441_c001_v0001180_t0000_u01780974281974") 2026/06/09 03:05:26 DEBUG : file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f4014575df3adbf63_d20260609_m030430_c001_v7007000_t0000_u01780974270364") 2026/06/09 03:05:26 DEBUG : file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c79dd_d20260609_m030426_c001_v0001180_t0026_u01780974266809") 2026/06/09 03:05:26 DEBUG : file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b8157_d20260609_m030403_c001_v7007000_t0000_u01780974243543") 2026/06/09 03:05:26 DEBUG : file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c78e7_d20260609_m030357_c001_v0001180_t0036_u01780974237843") 2026/06/09 03:05:26 DEBUG : file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b814d_d20260609_m030357_c001_v7007000_t0000_u01780974237293") 2026/06/09 03:05:26 DEBUG : file1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c78d5_d20260609_m030354_c001_v0001180_t0019_u01780974234221") 2026/06/09 03:05:26 DEBUG : file2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41648053bcde1248_d20260609_m030443_c001_v7007000_t0000_u01780974283867") 2026/06/09 03:05:26 DEBUG : file2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f4006d737555c7a59_d20260609_m030443_c001_v0001180_t0000_u01780974283138") 2026/06/09 03:05:26 DEBUG : file2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f4014575df3adbf65_d20260609_m030430_c001_v7007000_t0000_u01780974270546") 2026/06/09 03:05:27 DEBUG : file2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c79e1_d20260609_m030427_c001_v0001180_t0023_u01780974267039") 2026/06/09 03:05:27 DEBUG : filename.txt: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41648053bcde1249_d20260609_m030444_c001_v7007000_t0000_u01780974284048") 2026/06/09 03:05:27 DEBUG : filename.txt: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7a51_d20260609_m030442_c001_v0001180_t0030_u01780974282652") 2026/06/09 03:05:27 DEBUG : headerfilename.txt: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41648053bcde124b_d20260609_m030444_c001_v7007000_t0000_u01780974284228") 2026/06/09 03:05:27 DEBUG : headerfilename.txt: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7a55_d20260609_m030442_c001_v0001180_t0002_u01780974282904") 2026/06/09 03:05:27 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z7f727d1340edabab9fe80e1b_f417019d1f14c9dd4_d20260609_m030509_c001_v7007000_t0000_u01780974309464") 2026/06/09 03:05:27 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7b1d_d20260609_m030508_c001_v0001180_t0035_u01780974308309") 2026/06/09 03:05:27 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z7f727d1340edabab9fe80e1b_f417019d1f14c9dcd_d20260609_m030507_c001_v7007000_t0000_u01780974307255") 2026/06/09 03:05:27 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7b09_d20260609_m030506_c001_v0001180_t0058_u01780974306157") 2026/06/09 03:05:27 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z7f727d1340edabab9fe80e1b_f417019d1f14c9dd5_d20260609_m030509_c001_v7007000_t0000_u01780974309646") 2026/06/09 03:05:27 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7b17_d20260609_m030508_c001_v0001180_t0034_u01780974308081") 2026/06/09 03:05:27 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z7f727d1340edabab9fe80e1b_f417019d1f14c9dce_d20260609_m030507_c001_v7007000_t0000_u01780974307436") 2026/06/09 03:05:27 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7b03_d20260609_m030505_c001_v0001180_t0000_u01780974305926") 2026/06/09 03:05:27 DEBUG : large: Deleting (id "4_z7f727d1340edabab9fe80e1b_f4014575df3adbf5d_d20260609_m030423_c001_v7007000_t0000_u01780974263321") 2026/06/09 03:05:27 DEBUG : large: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c79bb_d20260609_m030422_c001_v0001180_t0039_u01780974262629") 2026/06/09 03:05:27 DEBUG : large: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b8174_d20260609_m030421_c001_v7007000_t0000_u01780974261409") 2026/06/09 03:05:27 DEBUG : large: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c799f_d20260609_m030420_c001_v0001180_t0048_u01780974260228") 2026/06/09 03:05:27 DEBUG : large: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b8171_d20260609_m030418_c001_v7007000_t0000_u01780974258484") 2026/06/09 03:05:27 DEBUG : large: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7995_d20260609_m030417_c001_v0001180_t0043_u01780974257857") 2026/06/09 03:05:27 DEBUG : large: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b816f_d20260609_m030417_c001_v7007000_t0000_u01780974257025") 2026/06/09 03:05:28 DEBUG : large: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7985_d20260609_m030415_c001_v0001180_t0051_u01780974255713") 2026/06/09 03:05:28 DEBUG : medium: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b8176_d20260609_m030423_c001_v7007000_t0000_u01780974263310") 2026/06/09 03:05:28 DEBUG : medium: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c79b7_d20260609_m030422_c001_v0001180_t0002_u01780974262389") 2026/06/09 03:05:28 DEBUG : medium: Deleting (id "4_z7f727d1340edabab9fe80e1b_f4014575df3adbf5c_d20260609_m030420_c001_v7007000_t0000_u01780974260812") 2026/06/09 03:05:28 DEBUG : medium: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c799d_d20260609_m030420_c001_v0001180_t0029_u01780974260027") 2026/06/09 03:05:28 DEBUG : medium: Deleting (id "4_z7f727d1340edabab9fe80e1b_f4014575df3adbf5a_d20260609_m030418_c001_v7007000_t0000_u01780974258498") 2026/06/09 03:05:28 DEBUG : medium: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7993_d20260609_m030417_c001_v0001180_t0058_u01780974257638") 2026/06/09 03:05:28 DEBUG : medium: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b816d_d20260609_m030416_c001_v7007000_t0000_u01780974256292") 2026/06/09 03:05:28 DEBUG : medium: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c797f_d20260609_m030415_c001_v0001180_t0018_u01780974255507") 2026/06/09 03:05:28 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z7f727d1340edabab9fe80e1b_f417019d1f14c9db9_d20260609_m030503_c001_v7007000_t0000_u01780974303104") 2026/06/09 03:05:28 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7adb_d20260609_m030501_c001_v0001180_t0056_u01780974301979") 2026/06/09 03:05:28 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z7f727d1340edabab9fe80e1b_f417019d1f14c9dbb_d20260609_m030503_c001_v7007000_t0000_u01780974303285") 2026/06/09 03:05:28 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7ad9_d20260609_m030501_c001_v0001180_t0027_u01780974301755") 2026/06/09 03:05:28 DEBUG : not-one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab948_d20260609_m030340_c001_v7007000_t0000_u01780974220844") 2026/06/09 03:05:28 DEBUG : not-one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7857_d20260609_m030339_c001_v0001180_t0035_u01780974219356") 2026/06/09 03:05:28 DEBUG : one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab93e_d20260609_m030339_c001_v7007000_t0000_u01780974219938") 2026/06/09 03:05:28 DEBUG : one: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7847_d20260609_m030338_c001_v0001180_t0016_u01780974218752") 2026/06/09 03:05:28 DEBUG : potato1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f417019d1f14c9dda_d20260609_m030512_c001_v7007000_t0000_u01780974312507") 2026/06/09 03:05:28 DEBUG : potato1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7b45_d20260609_m030512_c001_v0001180_t0003_u01780974312106") 2026/06/09 03:05:28 DEBUG : potato1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f417019d1f14c9dd8_d20260609_m030511_c001_v7007000_t0000_u01780974311193") 2026/06/09 03:05:28 DEBUG : potato1: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7b2d_d20260609_m030510_c001_v0001180_t0012_u01780974310381") 2026/06/09 03:05:29 DEBUG : potato2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f421bf93c8f699830_d20260609_m030516_c001_v7007000_t0000_u01780974316006") 2026/06/09 03:05:29 DEBUG : potato2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f112168ad9188cae1_d20260609_m030514_c001_v0001033_t0053_u01780974314564") 2026/06/09 03:05:29 DEBUG : potato2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7b4f_d20260609_m030512_c001_v0001180_t0037_u01780974312926") 2026/06/09 03:05:29 DEBUG : potato2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f417019d1f14c9dd9_d20260609_m030511_c001_v7007000_t0000_u01780974311374") 2026/06/09 03:05:29 DEBUG : potato2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7b33_d20260609_m030510_c001_v0001180_t0047_u01780974310602") 2026/06/09 03:05:29 DEBUG : potato2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b816b_d20260609_m030414_c001_v7007000_t0000_u01780974254755") 2026/06/09 03:05:29 DEBUG : potato2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7963_d20260609_m030413_c001_v0001180_t0031_u01780974253335") 2026/06/09 03:05:29 DEBUG : potato2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b8166_d20260609_m030412_c001_v7007000_t0000_u01780974252965") 2026/06/09 03:05:29 DEBUG : potato2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7951_d20260609_m030411_c001_v0001180_t0033_u01780974251409") 2026/06/09 03:05:29 DEBUG : potato2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b8163_d20260609_m030411_c001_v7007000_t0000_u01780974251042") 2026/06/09 03:05:29 DEBUG : potato2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7947_d20260609_m030409_c001_v0001180_t0019_u01780974249896") 2026/06/09 03:05:29 DEBUG : potato2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b8161_d20260609_m030409_c001_v7007000_t0000_u01780974249527") 2026/06/09 03:05:29 DEBUG : potato2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7937_d20260609_m030407_c001_v0001180_t0033_u01780974247777") 2026/06/09 03:05:29 DEBUG : potato2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b815e_d20260609_m030407_c001_v7007000_t0000_u01780974247410") 2026/06/09 03:05:29 DEBUG : potato2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7925_d20260609_m030406_c001_v0001180_t0013_u01780974246155") 2026/06/09 03:05:29 DEBUG : potato2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41340d5323eea5fe_d20260609_m025943_c001_v7007000_t0000_u01780973983951") 2026/06/09 03:05:29 DEBUG : potato2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc6a1_d20260609_m025941_c001_v0001037_t0054_u01780973981815") 2026/06/09 03:05:29 DEBUG : potato2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41340d5323eea5f9_d20260609_m025939_c001_v7007000_t0000_u01780973979377") 2026/06/09 03:05:29 DEBUG : potato2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc689_d20260609_m025936_c001_v0001037_t0006_u01780973976071") 2026/06/09 03:05:29 DEBUG : potato2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41340d5323eea5ef_d20260609_m025932_c001_v7007000_t0000_u01780973972534") 2026/06/09 03:05:29 DEBUG : potato2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc671_d20260609_m025930_c001_v0001037_t0058_u01780973970038") 2026/06/09 03:05:30 DEBUG : remotepotato: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41340d5323eea5ff_d20260609_m025944_c001_v7007000_t0000_u01780973984134") 2026/06/09 03:05:30 DEBUG : remotepotato: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc6a7_d20260609_m025942_c001_v0001037_t0045_u01780973982744") 2026/06/09 03:05:30 DEBUG : remotepotato: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41340d5323eea5fa_d20260609_m025939_c001_v7007000_t0000_u01780973979558") 2026/06/09 03:05:30 DEBUG : remotepotato: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc68f_d20260609_m025937_c001_v0001037_t0001_u01780973977682") 2026/06/09 03:05:30 DEBUG : remotepotato: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41340d5323eea5f0_d20260609_m025932_c001_v7007000_t0000_u01780973972720") 2026/06/09 03:05:30 DEBUG : remotepotato: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc673_d20260609_m025931_c001_v0001037_t0029_u01780973971190") 2026/06/09 03:05:30 DEBUG : rutabaga: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41340d5323eea600_d20260609_m025944_c001_v7007000_t0000_u01780973984315") 2026/06/09 03:05:30 DEBUG : rutabaga: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc697_d20260609_m025940_c001_v0001037_t0054_u01780973980102") 2026/06/09 03:05:30 DEBUG : rutabaga: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41340d5323eea5fb_d20260609_m025939_c001_v7007000_t0000_u01780973979741") 2026/06/09 03:05:30 DEBUG : rutabaga: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc67d_d20260609_m025933_c001_v0001037_t0039_u01780973973267") 2026/06/09 03:05:30 DEBUG : rutabaga: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41340d5323eea5f1_d20260609_m025932_c001_v7007000_t0000_u01780973972902") 2026/06/09 03:05:30 DEBUG : rutabaga: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc66d_d20260609_m025928_c001_v0001037_t0027_u01780973968429") 2026/06/09 03:05:30 DEBUG : small: Deleting (id "4_z7f727d1340edabab9fe80e1b_f4014575df3adbf5e_d20260609_m030423_c001_v7007000_t0000_u01780974263904") 2026/06/09 03:05:30 DEBUG : small: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c79b5_d20260609_m030422_c001_v0001180_t0040_u01780974262143") 2026/06/09 03:05:30 DEBUG : small: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b8173_d20260609_m030420_c001_v7007000_t0000_u01780974260823") 2026/06/09 03:05:30 DEBUG : small: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c799b_d20260609_m030419_c001_v0001180_t0055_u01780974259778") 2026/06/09 03:05:30 DEBUG : small: Deleting (id "4_z7f727d1340edabab9fe80e1b_f4014575df3adbf5b_d20260609_m030419_c001_v7007000_t0000_u01780974259047") 2026/06/09 03:05:30 DEBUG : small: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c798f_d20260609_m030417_c001_v0001180_t0008_u01780974257392") 2026/06/09 03:05:30 DEBUG : small: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b816e_d20260609_m030416_c001_v7007000_t0000_u01780974256475") 2026/06/09 03:05:30 DEBUG : small: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c797d_d20260609_m030415_c001_v0001180_t0053_u01780974255304") 2026/06/09 03:05:30 DEBUG : sub dir/hello world: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b815b_d20260609_m030405_c001_v7007000_t0000_u01780974245787") 2026/06/09 03:05:30 DEBUG : sub dir/hello world: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c791d_d20260609_m030405_c001_v0001180_t0015_u01780974245013") 2026/06/09 03:05:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab965_d20260609_m030352_c001_v7007000_t0000_u01780974232955") 2026/06/09 03:05:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c78a7_d20260609_m030349_c001_v0001180_t0044_u01780974229083") 2026/06/09 03:05:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab95b_d20260609_m030347_c001_v7007000_t0000_u01780974227234") 2026/06/09 03:05:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7877_d20260609_m030343_c001_v0001180_t0018_u01780974223420") 2026/06/09 03:05:31 DEBUG : sub dir/hello world2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab966_d20260609_m030353_c001_v7007000_t0000_u01780974233135") 2026/06/09 03:05:31 DEBUG : sub dir/hello world2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c78ab_d20260609_m030349_c001_v0001180_t0017_u01780974229287") 2026/06/09 03:05:31 DEBUG : sub dir/hello world2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab95c_d20260609_m030347_c001_v7007000_t0000_u01780974227415") 2026/06/09 03:05:31 DEBUG : sub dir/hello world2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7879_d20260609_m030343_c001_v0001180_t0041_u01780974223628") 2026/06/09 03:05:31 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab968_d20260609_m030353_c001_v7007000_t0000_u01780974233316") 2026/06/09 03:05:31 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c78ad_d20260609_m030349_c001_v0001180_t0031_u01780974229502") 2026/06/09 03:05:31 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab95d_d20260609_m030347_c001_v7007000_t0000_u01780974227616") 2026/06/09 03:05:31 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c787b_d20260609_m030343_c001_v0001180_t0038_u01780974223871") 2026/06/09 03:05:31 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab969_d20260609_m030353_c001_v7007000_t0000_u01780974233496") 2026/06/09 03:05:31 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c78af_d20260609_m030349_c001_v0001180_t0047_u01780974229707") 2026/06/09 03:05:31 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab95e_d20260609_m030347_c001_v7007000_t0000_u01780974227822") 2026/06/09 03:05:31 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c787f_d20260609_m030344_c001_v0001180_t0012_u01780974224107") 2026/06/09 03:05:31 DEBUG : sub dir/potato3: Deleting (id "4_z7f727d1340edabab9fe80e1b_f421bf93c8f699831_d20260609_m030516_c001_v7007000_t0000_u01780974316189") 2026/06/09 03:05:31 DEBUG : sub dir/potato3: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1052948184c02df6_d20260609_m030514_c001_v0001106_t0044_u01780974314547") 2026/06/09 03:05:31 DEBUG : sub dir/potato3: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7b5d_d20260609_m030513_c001_v0001180_t0035_u01780974313384") 2026/06/09 03:05:31 DEBUG : sub dir/potato3: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b816c_d20260609_m030414_c001_v7007000_t0000_u01780974254939") 2026/06/09 03:05:32 DEBUG : sub dir/potato3: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c796b_d20260609_m030413_c001_v0001180_t0054_u01780974253787") 2026/06/09 03:05:32 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab96a_d20260609_m030353_c001_v7007000_t0000_u01780974233677") 2026/06/09 03:05:32 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c78b1_d20260609_m030349_c001_v0001180_t0021_u01780974229908") 2026/06/09 03:05:32 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab95f_d20260609_m030348_c001_v7007000_t0000_u01780974228051") 2026/06/09 03:05:32 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7883_d20260609_m030344_c001_v0001180_t0031_u01780974224311") 2026/06/09 03:05:32 DEBUG : sub/file2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41648053bcde124d_d20260609_m030446_c001_v7007000_t0000_u01780974286631") 2026/06/09 03:05:32 DEBUG : sub/file2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7a69_d20260609_m030445_c001_v0001180_t0051_u01780974285504") 2026/06/09 03:05:32 DEBUG : sub/file2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b8159_d20260609_m030403_c001_v7007000_t0000_u01780974243727") 2026/06/09 03:05:32 DEBUG : sub/file2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c78eb_d20260609_m030358_c001_v0001180_t0000_u01780974238093") 2026/06/09 03:05:32 DEBUG : sub/file2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f418852e2c42b8150_d20260609_m030357_c001_v7007000_t0000_u01780974237477") 2026/06/09 03:05:32 DEBUG : sub/file2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c78d7_d20260609_m030354_c001_v0001180_t0039_u01780974234419") 2026/06/09 03:05:32 DEBUG : sub/file2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41648053bcde0c44_d20260609_m030051_c001_v7007000_t0000_u01780974051982") 2026/06/09 03:05:32 DEBUG : sub/file2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc757_d20260609_m030050_c001_v0001037_t0056_u01780974050336") 2026/06/09 03:05:32 DEBUG : test-multithread-abort: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41340d5323eea5ec_d20260609_m025927_c001_v7007000_t0000_u01780973967507") 2026/06/09 03:05:32 DEBUG : test-multithread-abort: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc565_d20260609_m025711_c001_v0001037_t0002_u01780973831334") 2026/06/09 03:05:32 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f4100994cb055abbd_d20260609_m025638_c001_v7007000_t0000_u01780973798899") 2026/06/09 03:05:32 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc4d1_d20260609_m025529_c001_v0001037_t0057_u01780973729632") 2026/06/09 03:05:32 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f4100994cb055abc1_d20260609_m025646_c001_v7007000_t0000_u01780973806490") 2026/06/09 03:05:32 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc529_d20260609_m025639_c001_v0001037_t0019_u01780973799558") 2026/06/09 03:05:32 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f4100994cb055abc7_d20260609_m025652_c001_v7007000_t0000_u01780973812135") 2026/06/09 03:05:32 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc539_d20260609_m025646_c001_v0001037_t0033_u01780973806814") 2026/06/09 03:05:33 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f420725dd6cb1cd8c_d20260609_m025658_c001_v7007000_t0000_u01780973818255") 2026/06/09 03:05:33 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f2100994cb055abcc_d20260609_m025653_c001_v0001038_t0052_u01780973813617") 2026/06/09 03:05:33 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f4272371057fb495b_d20260609_m025703_c001_v7007000_t0000_u01780973823936") 2026/06/09 03:05:33 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f220725dd6cb1cd8d_d20260609_m025659_c001_v0001179_t0048_u01780973819649") 2026/06/09 03:05:33 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f4272371057fb495f_d20260609_m025710_c001_v7007000_t0000_u01780973830045") 2026/06/09 03:05:33 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_z7f727d1340edabab9fe80e1b_f2272371057fb495d_d20260609_m025705_c001_v0001038_t0024_u01780973825355") 2026/06/09 03:05:33 DEBUG : test.sum: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41340d5323eea607_d20260609_m030002_c001_v7007000_t0000_u01780974002885") 2026/06/09 03:05:33 DEBUG : test.sum: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc6df_d20260609_m030001_c001_v0001037_t0045_u01780974001016") 2026/06/09 03:05:33 DEBUG : test.sum: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc6d5_d20260609_m025958_c001_v0001037_t0023_u01780973998717") 2026/06/09 03:05:33 DEBUG : test.sum: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc6cd_d20260609_m025957_c001_v0001037_t0039_u01780973997242") 2026/06/09 03:05:33 DEBUG : test.sum: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc6cb_d20260609_m025955_c001_v0001037_t0044_u01780973995954") 2026/06/09 03:05:33 DEBUG : test.sum: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc6c9_d20260609_m025954_c001_v0001037_t0007_u01780973994477") 2026/06/09 03:05:33 DEBUG : test.sum: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc6c5_d20260609_m025952_c001_v0001037_t0032_u01780973992811") 2026/06/09 03:05:33 DEBUG : test.sum: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc6bf_d20260609_m025950_c001_v0001037_t0033_u01780973990500") 2026/06/09 03:05:33 DEBUG : test.sum: Deleting (id "4_z7f727d1340edabab9fe80e1b_f41340d5323eea601_d20260609_m025947_c001_v7007000_t0000_u01780973987128") 2026/06/09 03:05:33 DEBUG : test.sum: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc6b1_d20260609_m025945_c001_v0001037_t0021_u01780973985923") 2026/06/09 03:05:33 DEBUG : test.sum: Deleting (id "4_z7f727d1340edabab9fe80e1b_f117222f7268bc6ad_d20260609_m025944_c001_v0001037_t0034_u01780973984677") 2026/06/09 03:05:33 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z7f727d1340edabab9fe80e1b_f417019d1f14c9dc5_d20260609_m030505_c001_v7007000_t0000_u01780974305192") 2026/06/09 03:05:33 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7aef_d20260609_m030504_c001_v0001180_t0020_u01780974304077") 2026/06/09 03:05:33 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z7f727d1340edabab9fe80e1b_f417019d1f14c9dc6_d20260609_m030505_c001_v7007000_t0000_u01780974305377") 2026/06/09 03:05:33 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7ae9_d20260609_m030503_c001_v0001180_t0046_u01780974303832") 2026/06/09 03:05:34 DEBUG : zend.txt: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab96b_d20260609_m030353_c001_v7007000_t0000_u01780974233858") 2026/06/09 03:05:34 DEBUG : zend.txt: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c78a5_d20260609_m030348_c001_v0001180_t0018_u01780974228890") 2026/06/09 03:05:34 DEBUG : zend.txt: Deleting (id "4_z7f727d1340edabab9fe80e1b_f414c8118166ab960_d20260609_m030348_c001_v7007000_t0000_u01780974228306") 2026/06/09 03:05:34 DEBUG : zend.txt: Deleting (id "4_z7f727d1340edabab9fe80e1b_f1006d737555c7871_d20260609_m030343_c001_v0001180_t0049_u01780974223220") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m8.00077627s (try 1/5)