"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/09/14 04:37:42 DEBUG : Creating backend with remote "TestB2:rclone-test-luxicer4ceso" 2026/09/14 04:37:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 04:37:43 DEBUG : Creating backend with remote "/tmp/rclone3376447202" === 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-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:37:44 DEBUG : chunksize-probe: Cancelling large file upload === RUN TestMultithreadCopy/upload=false,size=16777215,streams=2 2026/09/14 04:37:49 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/14 04:37:49 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: write buffer set to 131072 2026/09/14 04:37:49 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/09/14 04:37:49 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/14 04:37:49 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/09/14 04:37:49 DEBUG : test-multithread-copy-false-16777215-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/09/14 04:37:49 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi starting 2026/09/14 04:37:50 DEBUG : test-multithread-copy-false-16777215-2: writing chunk 0 2026/09/14 04:37:53 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi finished 2026/09/14 04:37:53 DEBUG : test-multithread-copy-false-16777215-2: Finished multi-thread copy with 1 parts of size 16.000Mi === RUN TestMultithreadCopy/upload=false,size=16777216,streams=2 2026/09/14 04:37:59 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/14 04:37:59 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: write buffer set to 131072 2026/09/14 04:37:59 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16Mi 2026/09/14 04:37:59 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/14 04:37:59 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/09/14 04:37:59 DEBUG : test-multithread-copy-false-16777216-2: Starting multi-thread copy with 1 chunks of size 16Mi with 1 parallel streams 2026/09/14 04:37:59 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi starting 2026/09/14 04:37:59 DEBUG : test-multithread-copy-false-16777216-2: writing chunk 0 2026/09/14 04:38:01 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi finished 2026/09/14 04:38:01 DEBUG : test-multithread-copy-false-16777216-2: Finished multi-thread copy with 1 parts of size 16Mi === RUN TestMultithreadCopy/upload=false,size=16777217,streams=2 2026/09/14 04:38:02 DEBUG : test-multithread-copy-false-16777217-2: Clearing upload URL because of error: Post "https://pod-000-1029-16.backblaze.com/b2api/v1/b2_upload_file/1fe2edd3304d9bebaf080e1b/c001_v0001029_t0016": write tcp 65.108.87.141:50438->104.153.232.207:443: use of closed network connection 2026/09/14 04:38:02 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1029-16.backblaze.com/b2api/v1/b2_upload_file/1fe2edd3304d9bebaf080e1b/c001_v0001029_t0016": write tcp 65.108.87.141:50438->104.153.232.207:443: use of closed network connection) 2026/09/14 04:38:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms === NAME TestMultithreadCopy run.go:299: Retry Put of "test-multithread-copy-false-16777217-2" to B2 bucket rclone-test-luxicer4ceso: 1/10 (Post "https://pod-000-1029-16.backblaze.com/b2api/v1/b2_upload_file/1fe2edd3304d9bebaf080e1b/c001_v0001029_t0016": write tcp 65.108.87.141:50438->104.153.232.207:443: use of closed network connection) 2026/09/14 04:38:05 DEBUG : pacer: Reducing sleep to 10ms 2026/09/14 04:38:09 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/14 04:38:09 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: write buffer set to 131072 2026/09/14 04:38:09 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/09/14 04:38:09 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/14 04:38:09 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/09/14 04:38:09 DEBUG : test-multithread-copy-false-16777217-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/09/14 04:38:09 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi starting 2026/09/14 04:38:09 DEBUG : test-multithread-copy-false-16777217-2: writing chunk 0 2026/09/14 04:38:11 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi finished 2026/09/14 04:38:11 DEBUG : test-multithread-copy-false-16777217-2: Finished multi-thread copy with 1 parts of size 16.000Mi === RUN TestMultithreadCopy/upload=true,size=16777215,streams=2 2026/09/14 04:38:14 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: disabling buffering because source is local disk 2026/09/14 04:38:15 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/14 04:38:15 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/09/14 04:38:15 DEBUG : test-multithread-copy-true-16777215-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/09/14 04:38:15 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi starting 2026/09/14 04:38:15 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/09/14 04:38:15 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 1 length 8388607 2026/09/14 04:38:15 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 0 length 8388608 2026/09/14 04:38:18 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 1 2026/09/14 04:38:18 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi finished 2026/09/14 04:38:18 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 0 2026/09/14 04:38:18 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/09/14 04:38:18 DEBUG : test-multithread-copy-true-16777215-2: Finishing large file upload with 2 parts 2026/09/14 04:38:18 DEBUG : test-multithread-copy-true-16777215-2: Finished multi-thread copy with 2 parts of size 8Mi === RUN TestMultithreadCopy/upload=true,size=16777216,streams=2 2026/09/14 04:38:21 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: disabling buffering because source is local disk 2026/09/14 04:38:21 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/14 04:38:21 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/09/14 04:38:21 DEBUG : test-multithread-copy-true-16777216-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/09/14 04:38:21 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi starting 2026/09/14 04:38:21 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 1 length 8388608 2026/09/14 04:38:21 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/09/14 04:38:21 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 0 length 8388608 2026/09/14 04:38:24 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 1 2026/09/14 04:38:24 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi finished 2026/09/14 04:38:24 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 0 2026/09/14 04:38:24 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/09/14 04:38:24 DEBUG : test-multithread-copy-true-16777216-2: Finishing large file upload with 2 parts 2026/09/14 04:38:25 DEBUG : test-multithread-copy-true-16777216-2: Finished multi-thread copy with 2 parts of size 8Mi === RUN TestMultithreadCopy/upload=true,size=16777217,streams=2 2026/09/14 04:38:27 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: disabling buffering because source is local disk 2026/09/14 04:38:27 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/14 04:38:27 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/09/14 04:38:27 DEBUG : test-multithread-copy-true-16777217-2: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/09/14 04:38:27 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/09/14 04:38:27 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 2 length 1 2026/09/14 04:38:27 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/09/14 04:38:27 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/09/14 04:38:28 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 1 length 8388608 2026/09/14 04:38:28 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 0 length 8388608 2026/09/14 04:38:29 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 2 2026/09/14 04:38:29 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 finished 2026/09/14 04:38:30 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 1 2026/09/14 04:38:30 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/09/14 04:38:31 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 0 2026/09/14 04:38:31 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/09/14 04:38:31 DEBUG : test-multithread-copy-true-16777217-2: Finishing large file upload with 3 parts 2026/09/14 04:38:31 DEBUG : test-multithread-copy-true-16777217-2: Finished multi-thread copy with 3 parts of size 8Mi --- PASS: TestMultithreadCopy (49.99s) --- PASS: TestMultithreadCopy/upload=false,size=16777215,streams=2 (9.85s) --- PASS: TestMultithreadCopy/upload=false,size=16777216,streams=2 (8.23s) --- PASS: TestMultithreadCopy/upload=false,size=16777217,streams=2 (10.62s) --- PASS: TestMultithreadCopy/upload=true,size=16777215,streams=2 (6.85s) --- PASS: TestMultithreadCopy/upload=true,size=16777216,streams=2 (6.27s) --- PASS: TestMultithreadCopy/upload=true,size=16777217,streams=2 (6.68s) === RUN TestMultithreadCopyAbort run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:38:33 DEBUG : chunksize-probe: Cancelling large file upload 2026/09/14 04:38:36 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk 2026/09/14 04:38:36 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 1 2026/09/14 04:38:36 DEBUG : test-multithread-abort: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/09/14 04:38:36 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/09/14 04:38:36 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/09/14 04:38:36 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/14 04:38:36 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/09/14 04:38:36 DEBUG : Open with options = [RangeOption(0,8388607)] 2026/09/14 04:38:36 DEBUG : test-multithread-abort: Sending chunk 0 length 8388608 2026/09/14 04:38:36 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/09/14 04:38:36 DEBUG : Open with options = [RangeOption(8388608,16777215)] 2026/09/14 04:38:36 DEBUG : test-multithread-abort: Sending chunk 1 length 8388608 2026/09/14 04:38:39 DEBUG : test-multithread-abort: Done sending chunk 1 2026/09/14 04:38:39 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/09/14 04:38:39 DEBUG : test-multithread-abort: Done sending chunk 0 2026/09/14 04:38:39 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/09/14 04:38:39 DEBUG : Returning error reader 2026/09/14 04:38:39 DEBUG : test-multithread-abort: Sending chunk 2 length 1 2026/09/14 04:38:39 DEBUG : BOOM: simulated read failure 2026/09/14 04:38:39 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 0/10: BOOM: simulated read failure 2026/09/14 04:38:39 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/14 04:38:40 DEBUG : Returning error reader 2026/09/14 04:38:40 DEBUG : BOOM: simulated read failure 2026/09/14 04:38:40 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure 2026/09/14 04:38:40 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/14 04:38:41 DEBUG : Returning error reader 2026/09/14 04:38:41 DEBUG : BOOM: simulated read failure 2026/09/14 04:38:41 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure 2026/09/14 04:38:41 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/14 04:38:42 DEBUG : Returning error reader 2026/09/14 04:38:42 DEBUG : BOOM: simulated read failure 2026/09/14 04:38:42 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure 2026/09/14 04:38:42 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/14 04:38:43 DEBUG : Returning error reader 2026/09/14 04:38:43 DEBUG : BOOM: simulated read failure 2026/09/14 04:38:43 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure 2026/09/14 04:38:43 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/14 04:38:44 DEBUG : Returning error reader 2026/09/14 04:38:44 DEBUG : BOOM: simulated read failure 2026/09/14 04:38:44 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure 2026/09/14 04:38:44 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/14 04:38:45 DEBUG : Returning error reader 2026/09/14 04:38:45 DEBUG : BOOM: simulated read failure 2026/09/14 04:38:45 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure 2026/09/14 04:38:45 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/14 04:38:46 DEBUG : Returning error reader 2026/09/14 04:38:46 DEBUG : BOOM: simulated read failure 2026/09/14 04:38:46 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure 2026/09/14 04:38:46 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/14 04:38:47 DEBUG : Returning error reader 2026/09/14 04:38:47 DEBUG : BOOM: simulated read failure 2026/09/14 04:38:47 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure 2026/09/14 04:38:47 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/14 04:38:48 DEBUG : Returning error reader 2026/09/14 04:38:48 DEBUG : BOOM: simulated read failure 2026/09/14 04:38:48 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure 2026/09/14 04:38:48 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/14 04:38:49 DEBUG : Returning error reader 2026/09/14 04:38:49 DEBUG : BOOM: simulated read failure 2026/09/14 04:38:49 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure 2026/09/14 04:38:49 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries 2026/09/14 04:38:49 DEBUG : test-multithread-abort: Error sending chunk 2 (retry=false): Post "https://pod-000-1116-02.backblaze.com/b2api/v1/b2_upload_part/4_z1fe2edd3304d9bebaf080e1b_f2090d6cca5978da6_d20260914_m043836_c001_v0001116_t0026_u01789360716267/0047": BOOM: simulated read failure: &url.Error{Op:"Post", URL:"https://pod-000-1116-02.backblaze.com/b2api/v1/b2_upload_part/4_z1fe2edd3304d9bebaf080e1b_f2090d6cca5978da6_d20260914_m043836_c001_v0001116_t0026_u01789360716267/0047", Err:(*errors.errorString)(0xa930990e8b0)} 2026/09/14 04:38:49 DEBUG : test-multithread-abort: Error sending chunk 2: Post "https://pod-000-1116-02.backblaze.com/b2api/v1/b2_upload_part/4_z1fe2edd3304d9bebaf080e1b_f2090d6cca5978da6_d20260914_m043836_c001_v0001116_t0026_u01789360716267/0047": BOOM: simulated read failure 2026/09/14 04:38:49 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: Post "https://pod-000-1116-02.backblaze.com/b2api/v1/b2_upload_part/4_z1fe2edd3304d9bebaf080e1b_f2090d6cca5978da6_d20260914_m043836_c001_v0001116_t0026_u01789360716267/0047": BOOM: simulated read failure 2026/09/14 04:38:49 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit 2026/09/14 04:38:49 DEBUG : test-multithread-abort: Cancelling large file upload --- PASS: TestMultithreadCopyAbort (18.03s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/14 04:38:51 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/14 04:38:51 DEBUG : file.txt: writing chunk 1 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/14 04:38:51 DEBUG : file.txt: writing chunk 0 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/14 04:38:51 DEBUG : file.txt: writing chunk 2 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/write/fatal=true 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/14 04:38:51 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/14 04:38:51 DEBUG : file.txt: writing chunk 1 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/14 04:38:51 DEBUG : file.txt: writing chunk 2 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/14 04:38:51 DEBUG : file.txt: writing chunk 0 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=false 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/14 04:38:51 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/14 04:38:51 DEBUG : file.txt: writing chunk 1 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/14 04:38:51 DEBUG : file.txt: writing chunk 2 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/14 04:38:51 DEBUG : file.txt: writing chunk 3 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/14 04:38:51 DEBUG : file.txt: writing chunk 0 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=true 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/14 04:38:51 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/14 04:38:51 DEBUG : file.txt: writing chunk 1 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/14 04:38:51 DEBUG : file.txt: writing chunk 2 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/14 04:38:51 DEBUG : file.txt: writing chunk 3 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/14 04:38:51 DEBUG : file.txt: writing chunk 0 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/14 04:38:51 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found --- PASS: TestMultithreadCopyWriterAtErrors (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=true (0.00s) === RUN TestSizeDiffers 2026/09/14 04:38:51 DEBUG : a: size = 0 OK 2026/09/14 04:38:51 DEBUG : a: size = 1 (memory) 2026/09/14 04:38:51 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestDirTransferEntry --- PASS: TestDirTransferEntry (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/14 04:38:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/14 04:38:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/14 04:38:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/14 04:38:51 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/14 04:38:51 DEBUG : potato: Seek from 10 to 0 2026/09/14 04:38:51 DEBUG : potato: Seek from 10 to 0 2026/09/14 04:38:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/14 04:38:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/14 04:38:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/14 04:38:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/14 04:38:51 DEBUG : potato: Seek from 5 to 2 2026/09/14 04:38:51 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/14 04:38:51 DEBUG : potato: Seek from 7 to 0 2026/09/14 04:38:51 DEBUG : potato: Seek from 7 to 0 2026/09/14 04:38:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/14 04:38:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/14 04:38:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/14 04:38:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/14 04:38:51 DEBUG : potato: Seek from 5 to 2 2026/09/14 04:38:51 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/14 04:38:51 DEBUG : potato: Seek from 8 to 0 2026/09/14 04:38:51 DEBUG : potato: Seek from 8 to 0 2026/09/14 04:38:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/14 04:38:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/14 04:38:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/14 04:38:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/14 04:38:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/14 04:38:51 DEBUG : potato: Seek from 5 to 2 2026/09/14 04:38:51 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/14 04:38:51 DEBUG : potato: Seek from 9 to 0 2026/09/14 04:38:51 DEBUG : potato: Seek from 9 to 0 2026/09/14 04:38:51 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-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (4.63s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.18s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.18s) --- PASS: TestCheck/5 (0.18s) --- PASS: TestCheck/6 (0.18s) --- PASS: TestCheck/7 (0.18s) === RUN TestCheckFsError 2026/09/14 04:38:56 DEBUG : Creating backend with remote "nonexistent" 2026/09/14 04:38:56 DEBUG : Config file has changed externally - reloading 2026/09/14 04:38:56 DEBUG : Creating backend with remote "nonexistent" 2026/09/14 04:38:56 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/14 04:38:56 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/14 04:38:56 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/14 04:38:56 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", 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.77s) --- PASS: TestCheckDownload/1 (0.82s) --- PASS: TestCheckDownload/2 (0.36s) --- PASS: TestCheckDownload/3 (0.37s) --- PASS: TestCheckDownload/4 (0.66s) --- PASS: TestCheckDownload/5 (0.38s) --- PASS: TestCheckDownload/6 (0.38s) --- PASS: TestCheckDownload/7 (0.41s) === RUN TestCheckSizeOnly run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", 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.63s) --- 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.19s) --- PASS: TestCheckSizeOnly/7 (0.18s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:39:08 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/14 04:39:08 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/14 04:39:08 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/14 04:39:08 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/14 04:39:09 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/14 04:39:09 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/14 04:39:09 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/14 04:39:09 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.57s) === RUN TestCheckSum run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:39:09 DEBUG : Creating backend with remote "TestB2:rclone-test-luxicer4ceso/data" check_test.go:354: B2 bucket rclone-test-luxicer4ceso path data lacks md5, skipping --- SKIP: TestCheckSum (1.52s) === RUN TestCheckSumDownload run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:39:11 DEBUG : Creating backend with remote "TestB2:rclone-test-luxicer4ceso/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (12.73s) --- PASS: TestCheckSumDownload/subtest1 (1.26s) --- PASS: TestCheckSumDownload/subtest2 (0.72s) --- PASS: TestCheckSumDownload/subtest3 (0.91s) --- PASS: TestCheckSumDownload/subtest4 (0.74s) --- PASS: TestCheckSumDownload/subtest5 (0.74s) --- PASS: TestCheckSumDownload/subtest6 (0.74s) --- PASS: TestCheckSumDownload/subtest7 (0.73s) === RUN TestCheckSumConcurrency 2026/09/14 04:39:24 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/14 04:39:24 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/14 04:39:24 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/14 04:39:24 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/14 04:39:24 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/14 04:39:24 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/14 04:39:24 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/14 04:39:24 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/14 04:39:24 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/14 04:39:24 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/14 04:39:24 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/14 04:39:24 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/14 04:39:24 DEBUG : Creating backend with remote "TestB2:rclone-test-danicah6fobo" 2026/09/14 04:39:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 04:39:24 DEBUG : Creating backend with remote "/tmp/rclone1683085782" run.go:198: Remote "B2 bucket rclone-test-danicah6fobo", Local "Local file system at /tmp/rclone1683085782", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2026/09/14 04:39:27 ERROR : hello, world!: sum not found 2026/09/14 04:39:27 ERROR : HELLO, WORLD!: file not in B2 bucket rclone-test-danicah6fobo 2026/09/14 04:39:27 NOTICE: B2 bucket rclone-test-danicah6fobo: 1 files missing 2026/09/14 04:39:27 NOTICE: 1 hashes missing 2026/09/14 04:39:27 NOTICE: B2 bucket rclone-test-danicah6fobo: 1 differences found 2026/09/14 04:39:27 NOTICE: B2 bucket rclone-test-danicah6fobo: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/14 04:39:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/14 04:39:27 NOTICE: B2 bucket rclone-test-danicah6fobo: 0 differences found 2026/09/14 04:39:27 NOTICE: B2 bucket rclone-test-danicah6fobo: 1 matching files 2026/09/14 04:39:27 DEBUG : Creating backend with remote "TestB2:rclone-test-juwigiy6zihi" 2026/09/14 04:39:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 04:39:28 DEBUG : Creating backend with remote "/tmp/rclone2103093716" run.go:198: Remote "B2 bucket rclone-test-juwigiy6zihi", Local "Local file system at /tmp/rclone2103093716", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2026/09/14 04:39:30 ERROR : HELLO, WORLD!: sum not found 2026/09/14 04:39:30 ERROR : hello, world!: file not in B2 bucket rclone-test-juwigiy6zihi 2026/09/14 04:39:30 NOTICE: B2 bucket rclone-test-juwigiy6zihi: 1 files missing 2026/09/14 04:39:30 NOTICE: 1 hashes missing 2026/09/14 04:39:30 NOTICE: B2 bucket rclone-test-juwigiy6zihi: 1 differences found 2026/09/14 04:39:30 NOTICE: B2 bucket rclone-test-juwigiy6zihi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/14 04:39:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/14 04:39:30 NOTICE: B2 bucket rclone-test-juwigiy6zihi: 0 differences found 2026/09/14 04:39:30 NOTICE: B2 bucket rclone-test-juwigiy6zihi: 1 matching files 2026/09/14 04:39:30 DEBUG : Creating backend with remote "TestB2:rclone-test-nazuhiq3heho" 2026/09/14 04:39:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 04:39:31 DEBUG : Creating backend with remote "/tmp/rclone1731851007" run.go:198: Remote "B2 bucket rclone-test-nazuhiq3heho", Local "Local file system at /tmp/rclone1731851007", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/14 04:39:33 ERROR : HeLlO, wOrLd!: sum not found 2026/09/14 04:39:33 ERROR : hello, world!: file not in B2 bucket rclone-test-nazuhiq3heho 2026/09/14 04:39:33 NOTICE: B2 bucket rclone-test-nazuhiq3heho: 1 files missing 2026/09/14 04:39:33 NOTICE: 1 hashes missing 2026/09/14 04:39:33 NOTICE: B2 bucket rclone-test-nazuhiq3heho: 1 differences found 2026/09/14 04:39:33 NOTICE: B2 bucket rclone-test-nazuhiq3heho: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/14 04:39:34 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/14 04:39:34 NOTICE: B2 bucket rclone-test-nazuhiq3heho: 0 differences found 2026/09/14 04:39:34 NOTICE: B2 bucket rclone-test-nazuhiq3heho: 1 matching files 2026/09/14 04:39:34 DEBUG : Creating backend with remote "TestB2:rclone-test-zerolus0rica" 2026/09/14 04:39:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 04:39:34 DEBUG : Creating backend with remote "/tmp/rclone2837280552" run.go:198: Remote "B2 bucket rclone-test-zerolus0rica", Local "Local file system at /tmp/rclone2837280552", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/14 04:39:36 ERROR : HELLO, WORLD!: sum not found 2026/09/14 04:39:36 ERROR : HeLlO, wOrLd!: file not in B2 bucket rclone-test-zerolus0rica 2026/09/14 04:39:36 NOTICE: B2 bucket rclone-test-zerolus0rica: 1 files missing 2026/09/14 04:39:36 NOTICE: 1 hashes missing 2026/09/14 04:39:36 NOTICE: B2 bucket rclone-test-zerolus0rica: 1 differences found 2026/09/14 04:39:36 NOTICE: B2 bucket rclone-test-zerolus0rica: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/14 04:39:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/14 04:39:37 NOTICE: B2 bucket rclone-test-zerolus0rica: 0 differences found 2026/09/14 04:39:37 NOTICE: B2 bucket rclone-test-zerolus0rica: 1 matching files 2026/09/14 04:39:37 DEBUG : Creating backend with remote "TestB2:rclone-test-habayay1mayu" 2026/09/14 04:39:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 04:39:38 DEBUG : Creating backend with remote "/tmp/rclone4205919574" run.go:198: Remote "B2 bucket rclone-test-habayay1mayu", Local "Local file system at /tmp/rclone4205919574", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2026/09/14 04:39:39 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/14 04:39:39 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-habayay1mayu 2026/09/14 04:39:39 NOTICE: B2 bucket rclone-test-habayay1mayu: 1 files missing 2026/09/14 04:39:39 NOTICE: 1 hashes missing 2026/09/14 04:39:39 NOTICE: B2 bucket rclone-test-habayay1mayu: 1 differences found 2026/09/14 04:39:39 NOTICE: B2 bucket rclone-test-habayay1mayu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/14 04:39:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/14 04:39:40 NOTICE: B2 bucket rclone-test-habayay1mayu: 0 differences found 2026/09/14 04:39:40 NOTICE: B2 bucket rclone-test-habayay1mayu: 1 matching files 2026/09/14 04:39:40 DEBUG : Creating backend with remote "TestB2:rclone-test-yuguroz0zuce" 2026/09/14 04:39:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 04:39:41 DEBUG : Creating backend with remote "/tmp/rclone1633365488" run.go:198: Remote "B2 bucket rclone-test-yuguroz0zuce", Local "Local file system at /tmp/rclone1633365488", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2026/09/14 04:39:43 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/14 04:39:43 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-yuguroz0zuce 2026/09/14 04:39:43 NOTICE: B2 bucket rclone-test-yuguroz0zuce: 1 files missing 2026/09/14 04:39:43 NOTICE: 1 hashes missing 2026/09/14 04:39:43 NOTICE: B2 bucket rclone-test-yuguroz0zuce: 1 differences found 2026/09/14 04:39:43 NOTICE: B2 bucket rclone-test-yuguroz0zuce: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/14 04:39:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/14 04:39:44 NOTICE: B2 bucket rclone-test-yuguroz0zuce: 0 differences found 2026/09/14 04:39:44 NOTICE: B2 bucket rclone-test-yuguroz0zuce: 1 matching files 2026/09/14 04:39:44 DEBUG : Creating backend with remote "TestB2:rclone-test-bocumuf2vope" 2026/09/14 04:39:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 04:39:44 DEBUG : Creating backend with remote "/tmp/rclone2538025" run.go:198: Remote "B2 bucket rclone-test-bocumuf2vope", Local "Local file system at /tmp/rclone2538025", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2026/09/14 04:39:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/14 04:39:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-bocumuf2vope 2026/09/14 04:39:46 NOTICE: B2 bucket rclone-test-bocumuf2vope: 1 files missing 2026/09/14 04:39:46 NOTICE: 1 hashes missing 2026/09/14 04:39:46 NOTICE: B2 bucket rclone-test-bocumuf2vope: 1 differences found 2026/09/14 04:39:46 NOTICE: B2 bucket rclone-test-bocumuf2vope: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/14 04:39:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/14 04:39:47 NOTICE: B2 bucket rclone-test-bocumuf2vope: 0 differences found 2026/09/14 04:39:47 NOTICE: B2 bucket rclone-test-bocumuf2vope: 1 matching files 2026/09/14 04:39:47 DEBUG : Creating backend with remote "TestB2:rclone-test-sidined1subi" 2026/09/14 04:39:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 04:39:48 DEBUG : Creating backend with remote "/tmp/rclone4213073193" run.go:198: Remote "B2 bucket rclone-test-sidined1subi", Local "Local file system at /tmp/rclone4213073193", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2026/09/14 04:39:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/14 04:39:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-sidined1subi 2026/09/14 04:39:50 NOTICE: B2 bucket rclone-test-sidined1subi: 1 files missing 2026/09/14 04:39:50 NOTICE: 1 hashes missing 2026/09/14 04:39:50 NOTICE: B2 bucket rclone-test-sidined1subi: 1 differences found 2026/09/14 04:39:50 NOTICE: B2 bucket rclone-test-sidined1subi: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/14 04:39:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/14 04:39:50 NOTICE: B2 bucket rclone-test-sidined1subi: 0 differences found 2026/09/14 04:39:50 NOTICE: B2 bucket rclone-test-sidined1subi: 1 matching files 2026/09/14 04:39:50 DEBUG : Creating backend with remote "TestB2:rclone-test-qofowej6sebe" 2026/09/14 04:39:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 04:39:51 DEBUG : Creating backend with remote "/tmp/rclone1204321463" run.go:198: Remote "B2 bucket rclone-test-qofowej6sebe", Local "Local file system at /tmp/rclone1204321463", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2026/09/14 04:39:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/14 04:39:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-qofowej6sebe 2026/09/14 04:39:53 NOTICE: B2 bucket rclone-test-qofowej6sebe: 1 files missing 2026/09/14 04:39:53 NOTICE: 1 hashes missing 2026/09/14 04:39:53 NOTICE: B2 bucket rclone-test-qofowej6sebe: 1 differences found 2026/09/14 04:39:53 NOTICE: B2 bucket rclone-test-qofowej6sebe: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/14 04:39:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/14 04:39:54 NOTICE: B2 bucket rclone-test-qofowej6sebe: 0 differences found 2026/09/14 04:39:54 NOTICE: B2 bucket rclone-test-qofowej6sebe: 1 matching files 2026/09/14 04:39:54 DEBUG : Creating backend with remote "TestB2:rclone-test-lupofev6habi" 2026/09/14 04:39:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 04:39:54 DEBUG : Creating backend with remote "/tmp/rclone934871611" run.go:198: Remote "B2 bucket rclone-test-lupofev6habi", Local "Local file system at /tmp/rclone934871611", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2026/09/14 04:39:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/14 04:39:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-lupofev6habi 2026/09/14 04:39:56 NOTICE: B2 bucket rclone-test-lupofev6habi: 1 files missing 2026/09/14 04:39:56 NOTICE: 1 hashes missing 2026/09/14 04:39:56 NOTICE: B2 bucket rclone-test-lupofev6habi: 1 differences found 2026/09/14 04:39:56 NOTICE: B2 bucket rclone-test-lupofev6habi: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/14 04:39:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/14 04:39:57 NOTICE: B2 bucket rclone-test-lupofev6habi: 0 differences found 2026/09/14 04:39:57 NOTICE: B2 bucket rclone-test-lupofev6habi: 1 matching files 2026/09/14 04:39:57 DEBUG : B2 bucket rclone-test-lupofev6habi: Purge remote 2026/09/14 04:39:57 INFO : B2 bucket rclone-test-lupofev6habi: cleaning bucket "rclone-test-lupofev6habi" of all files 2026/09/14 04:39:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z3f82ede3306d9bebaf080e1b_f102d7d630b36ecbb_d20260914_m043956_c001_v0001174_t0045_u01789360796298") 2026/09/14 04:39:58 DEBUG : B2 bucket rclone-test-qofowej6sebe: Purge remote 2026/09/14 04:39:58 INFO : B2 bucket rclone-test-qofowej6sebe: cleaning bucket "rclone-test-qofowej6sebe" of all files 2026/09/14 04:39:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z1ff2ed13306d9bebaf080e1b_f11807a24832c613c_d20260914_m043952_c001_v0001165_t0045_u01789360792713") 2026/09/14 04:39:59 DEBUG : B2 bucket rclone-test-sidined1subi: Purge remote 2026/09/14 04:39:59 INFO : B2 bucket rclone-test-sidined1subi: cleaning bucket "rclone-test-sidined1subi" of all files 2026/09/14 04:39:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z7f92dd43306d9bebaf080e1b_f114968260ee4d6f2_d20260914_m043949_c001_v0001172_t0046_u01789360789508") 2026/09/14 04:40:00 DEBUG : B2 bucket rclone-test-bocumuf2vope: Purge remote 2026/09/14 04:40:00 INFO : B2 bucket rclone-test-bocumuf2vope: cleaning bucket "rclone-test-bocumuf2vope" of all files 2026/09/14 04:40:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zaf02cd63306d9bebaf080e1b_f1162f8965d75df04_d20260914_m043945_c001_v0001040_t0034_u01789360785949") 2026/09/14 04:40:01 DEBUG : B2 bucket rclone-test-yuguroz0zuce: Purge remote 2026/09/14 04:40:01 INFO : B2 bucket rclone-test-yuguroz0zuce: cleaning bucket "rclone-test-yuguroz0zuce" of all files 2026/09/14 04:40:02 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_zafa2bd93306d9bebaf080e1b_f10240bbd12c4017c_d20260914_m043942_c001_v0001038_t0044_u01789360782674") 2026/09/14 04:40:02 DEBUG : B2 bucket rclone-test-habayay1mayu: Purge remote 2026/09/14 04:40:02 INFO : B2 bucket rclone-test-habayay1mayu: cleaning bucket "rclone-test-habayay1mayu" of all files 2026/09/14 04:40:03 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z8ff2add3306d9bebaf080e1b_f4091caa9907f1afc_d20260914_m043939_c001_v0001104_t0040_u01789360779502") 2026/09/14 04:40:03 DEBUG : B2 bucket rclone-test-zerolus0rica: Purge remote 2026/09/14 04:40:03 INFO : B2 bucket rclone-test-zerolus0rica: cleaning bucket "rclone-test-zerolus0rica" of all files 2026/09/14 04:40:04 DEBUG : HELLO, WORLD!: Deleting (id "4_z7fe29df3306d9bebaf080e1b_f416633e4a5278c6d_d20260914_m043936_c001_v0001150_t0057_u01789360776361") 2026/09/14 04:40:04 DEBUG : B2 bucket rclone-test-nazuhiq3heho: Purge remote 2026/09/14 04:40:04 INFO : B2 bucket rclone-test-nazuhiq3heho: cleaning bucket "rclone-test-nazuhiq3heho" of all files 2026/09/14 04:40:05 DEBUG : HeLlO, wOrLd!: Deleting (id "4_z5f129d33306d9bebaf080e1b_f41260c294c1213c0_d20260914_m043932_c001_v0001184_t0043_u01789360772802") 2026/09/14 04:40:06 DEBUG : B2 bucket rclone-test-juwigiy6zihi: Purge remote 2026/09/14 04:40:06 INFO : B2 bucket rclone-test-juwigiy6zihi: cleaning bucket "rclone-test-juwigiy6zihi" of all files 2026/09/14 04:40:06 DEBUG : HELLO, WORLD!: Deleting (id "4_z3f128d73306d9bebaf080e1b_f4126a8b7b3a0756b_d20260914_m043929_c001_v0001092_t0048_u01789360769702") 2026/09/14 04:40:07 DEBUG : B2 bucket rclone-test-danicah6fobo: Purge remote 2026/09/14 04:40:07 INFO : B2 bucket rclone-test-danicah6fobo: cleaning bucket "rclone-test-danicah6fobo" of all files 2026/09/14 04:40:07 DEBUG : hello, world!: Deleting (id "4_z6f427d93306d9bebaf080e1b_f41004de91d664558_d20260914_m043926_c001_v0001117_t0018_u01789360766600") --- PASS: TestApplyTransforms (44.06s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:40:08 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/14 04:40:09 DEBUG : sub/file2: size = 14 OK 2026/09/14 04:40:09 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/14 04:40:09 INFO : file1: Copied (new) to: sub/file2 2026/09/14 04:40:10 DEBUG : sub/file2: size = 14 OK 2026/09/14 04:40:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/14 04:40:10 DEBUG : file1: Unchanged skipping 2026/09/14 04:40:10 DEBUG : B2 bucket rclone-test-luxicer4ceso: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.71s) === RUN TestCopyLongFile run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", 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-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:40:11 DEBUG : Creating backend with remote "TestB2:rclone-test-luxicer4ceso/backup" 2026/09/14 04:40:13 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3376447202) 2026/09/14 04:40:13 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-luxicer4ceso) 2026/09/14 04:40:13 DEBUG : dst/file1: Sizes differ 2026/09/14 04:40:14 DEBUG : dst/file1: size = 18 OK 2026/09/14 04:40:14 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/09/14 04:40:14 INFO : dst/file1: Copied (server-side copy) 2026/09/14 04:40:14 INFO : dst/file1: Deleted 2026/09/14 04:40:14 DEBUG : dst/file1: size = 14 OK 2026/09/14 04:40:14 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/14 04:40:14 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.41s) === RUN TestCopyFileCompareDest run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:40:15 DEBUG : Creating backend with remote "TestB2:rclone-test-luxicer4ceso/dst" 2026/09/14 04:40:17 DEBUG : Creating backend with remote "TestB2:rclone-test-luxicer4ceso/CompareDest" 2026/09/14 04:40:18 DEBUG : one: Need to transfer - File not found at Destination 2026/09/14 04:40:20 DEBUG : one: size = 3 OK 2026/09/14 04:40:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/14 04:40:20 INFO : one: Copied (new) 2026/09/14 04:40:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3376447202) 2026/09/14 04:40:20 DEBUG : one: size = 3 (B2 bucket rclone-test-luxicer4ceso path dst) 2026/09/14 04:40:20 DEBUG : one: Sizes differ 2026/09/14 04:40:21 DEBUG : one: size = 5 OK 2026/09/14 04:40:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/14 04:40:21 INFO : one: Copied (replaced existing) 2026/09/14 04:40:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3376447202) 2026/09/14 04:40:22 DEBUG : one: size = 3 (B2 bucket rclone-test-luxicer4ceso path dst) 2026/09/14 04:40:22 DEBUG : one: Sizes differ 2026/09/14 04:40:22 DEBUG : one: size = 5 OK 2026/09/14 04:40:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/14 04:40:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/14 04:40:23 DEBUG : two: Need to transfer - File not found at Destination 2026/09/14 04:40:23 DEBUG : two: size = 3 OK 2026/09/14 04:40:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/14 04:40:23 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/14 04:40:23 DEBUG : two: Need to transfer - File not found at Destination 2026/09/14 04:40:24 DEBUG : two: size = 3 OK 2026/09/14 04:40:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/14 04:40:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/14 04:40:24 DEBUG : two: Need to transfer - File not found at Destination 2026/09/14 04:40:24 DEBUG : two: size = 5 (Local file system at /tmp/rclone3376447202) 2026/09/14 04:40:24 DEBUG : two: size = 3 (B2 bucket rclone-test-luxicer4ceso path CompareDest) 2026/09/14 04:40:24 DEBUG : two: Sizes differ 2026/09/14 04:40:24 DEBUG : two: size = 5 OK 2026/09/14 04:40:24 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/09/14 04:40:24 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (10.42s) === RUN TestCopyFileCopyDest run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:40:26 DEBUG : Creating backend with remote "TestB2:rclone-test-luxicer4ceso/dst" 2026/09/14 04:40:26 DEBUG : Config file has changed externally - reloading 2026/09/14 04:40:27 DEBUG : Creating backend with remote "TestB2:rclone-test-luxicer4ceso/CopyDest" 2026/09/14 04:40:28 DEBUG : one: Need to transfer - File not found at Destination 2026/09/14 04:40:30 DEBUG : one: size = 3 OK 2026/09/14 04:40:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/14 04:40:30 INFO : one: Copied (new) 2026/09/14 04:40:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3376447202) 2026/09/14 04:40:31 DEBUG : one: size = 3 (B2 bucket rclone-test-luxicer4ceso path dst) 2026/09/14 04:40:31 DEBUG : one: Sizes differ 2026/09/14 04:40:31 DEBUG : one: size = 5 OK 2026/09/14 04:40:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/14 04:40:31 INFO : one: Copied (replaced existing) 2026/09/14 04:40:32 DEBUG : Creating backend with remote "TestB2:rclone-test-luxicer4ceso/BackupDir" 2026/09/14 04:40:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3376447202) 2026/09/14 04:40:33 DEBUG : one: size = 3 (B2 bucket rclone-test-luxicer4ceso path dst) 2026/09/14 04:40:33 DEBUG : one: Sizes differ 2026/09/14 04:40:34 DEBUG : one: size = 5 OK 2026/09/14 04:40:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/14 04:40:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3376447202) 2026/09/14 04:40:34 DEBUG : one: size = 3 (B2 bucket rclone-test-luxicer4ceso path dst) 2026/09/14 04:40:34 DEBUG : one: Sizes differ 2026/09/14 04:40:35 DEBUG : one: size = 3 OK 2026/09/14 04:40:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/14 04:40:35 INFO : one: Copied (server-side copy) 2026/09/14 04:40:36 INFO : one: Deleted 2026/09/14 04:40:36 DEBUG : one: size = 5 OK 2026/09/14 04:40:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/14 04:40:36 INFO : one: Copied (server-side copy) 2026/09/14 04:40:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/14 04:40:37 DEBUG : two: Need to transfer - File not found at Destination 2026/09/14 04:40:37 DEBUG : two: size = 3 OK 2026/09/14 04:40:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/14 04:40:37 DEBUG : two: size = 3 OK 2026/09/14 04:40:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/14 04:40:37 INFO : two: Copied (server-side copy) 2026/09/14 04:40:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/14 04:40:37 DEBUG : two: size = 3 OK 2026/09/14 04:40:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/14 04:40:37 DEBUG : two: Unchanged skipping 2026/09/14 04:40:38 DEBUG : three: Need to transfer - File not found at Destination 2026/09/14 04:40:38 DEBUG : three: size = 7 (Local file system at /tmp/rclone3376447202) 2026/09/14 04:40:38 DEBUG : three: size = 5 (B2 bucket rclone-test-luxicer4ceso path CopyDest) 2026/09/14 04:40:38 DEBUG : three: Sizes differ 2026/09/14 04:40:38 DEBUG : three: Destination not found in --copy-dest 2026/09/14 04:40:39 DEBUG : three: size = 7 OK 2026/09/14 04:40:39 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/09/14 04:40:39 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (14.96s) === RUN TestCopyInplace run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", 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-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", 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-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", 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-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:40:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/14 04:40:43 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/14 04:40:43 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/14 04:40:43 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/14 04:40:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/14 04:40:43 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1150-10.backblaze.com/b2api/v1/b2_upload_file/1fe2edd3304d9bebaf080e1b/c001_v0001150_t0034": max transfer limit reached as set by --max-transfer 2026/09/14 04:40:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/14 04:40:44 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/14 04:40:45 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/14 04:40:45 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 421e55e2637b60ada20ee9fe41f9080fc8081cc2 OK 2026/09/14 04:40:45 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (4.17s) === RUN TestDeduplicateInteractive run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.36s) === RUN TestDeduplicateSkip run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.36s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.36s) === RUN TestDeduplicateFirst run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.36s) === RUN TestDeduplicateNewest run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.36s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:40:49 INFO : B2 bucket rclone-test-luxicer4ceso: Looking for duplicate sha1 hashes using newest mode. 2026/09/14 04:40:50 NOTICE: a5f57eb4407c2c0b09267c7caba526e1c6f0cc59: Found 3 files with duplicate sha1 hashes 2026/09/14 04:40:50 INFO : one: Deleted 2026/09/14 04:40:50 INFO : also/one: Deleted 2026/09/14 04:40:50 NOTICE: a5f57eb4407c2c0b09267c7caba526e1c6f0cc59: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (3.26s) === RUN TestDeduplicateOldest run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.36s) === RUN TestDeduplicateLargest run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.36s) === RUN TestDeduplicateSmallest run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.36s) === RUN TestDeduplicateRename run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.36s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRenameManyExisting (0.36s) === RUN TestMergeDirs run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" dedupe_test.go:294: Can't merge directories --- SKIP: TestMergeDirs (0.36s) === RUN TestListDirSorted run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:40:55 DEBUG : a.txt: Excluded (Size Filter) 2026/09/14 04:40:55 DEBUG : a.txt: Excluded 2026/09/14 04:40:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/14 04:40:56 DEBUG : sub dir/hello world: Excluded 2026/09/14 04:40:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/14 04:40:56 DEBUG : sub dir/hello world2: Excluded 2026/09/14 04:40:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/14 04:40:56 DEBUG : sub dir/hello world: Excluded 2026/09/14 04:40:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/14 04:40:56 DEBUG : sub dir/hello world2: Excluded 2026/09/14 04:40:57 DEBUG : sub dir/ignore dir: Excluded 2026/09/14 04:40:57 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (5.84s) === RUN TestListDirSortedFn run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:41:01 DEBUG : a.txt: Excluded (Size Filter) 2026/09/14 04:41:01 DEBUG : a.txt: Excluded 2026/09/14 04:41:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/14 04:41:02 DEBUG : sub dir/hello world: Excluded 2026/09/14 04:41:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/14 04:41:02 DEBUG : sub dir/hello world2: Excluded 2026/09/14 04:41:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/14 04:41:02 DEBUG : sub dir/hello world: Excluded 2026/09/14 04:41:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/14 04:41:02 DEBUG : sub dir/hello world2: Excluded 2026/09/14 04:41:02 DEBUG : sub dir/ignore dir: Excluded 2026/09/14 04:41:02 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (5.48s) === RUN TestListJSON run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/09/14 04:41:07 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.08s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.18s) --- PASS: TestListJSON/Recurse (0.18s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.18s) --- PASS: TestListJSON/ShowHash (0.18s) --- PASS: TestListJSON/HashTypes (0.18s) --- PASS: TestListJSON/Metadata (0.18s) === RUN TestStatJSON run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/09/14 04:41:12 DEBUG : Creating backend with remote "TestB2:rclone-test-luxicer4ceso/notfound" --- PASS: TestStatJSON (6.63s) --- PASS: TestStatJSON/Root (0.19s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.18s) --- PASS: TestStatJSON/Dir (0.73s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.18s) --- PASS: TestStatJSON/File (0.18s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.18s) --- PASS: TestStatJSON/FileFilesOnly (0.18s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.18s) --- PASS: TestStatJSON/DirDirsOnly (0.18s) --- PASS: TestStatJSON/FileDirsOnly (0.36s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.37s) --- PASS: TestStatJSON/RootNotFound (1.85s) === RUN TestStatJSONMemory 2026/09/14 04:41:14 DEBUG : Creating backend with remote ":memory:" 2026/09/14 04:41:14 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/14 04:41:14 DEBUG : sub/file1: size = 5 OK 2026/09/14 04:41:14 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/14 04:41:14 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.01s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestStatJSONConfinement --- PASS: TestStatJSONConfinement (0.00s) === RUN TestMkdir run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:41:14 INFO : B2 bucket rclone-test-luxicer4ceso: Making directory 2026/09/14 04:41:14 INFO : B2 bucket rclone-test-luxicer4ceso: Making directory --- PASS: TestMkdir (0.54s) === RUN TestLsd run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" --- PASS: TestLsd (1.46s) === RUN TestLs run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" --- PASS: TestLs (1.58s) === RUN TestLsWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:41:19 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/14 04:41:19 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (2.12s) === RUN TestLsLong run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" --- PASS: TestLsLong (1.88s) === RUN TestHashSums run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (1.93s) --- PASS: TestHashSums/Sha1 (0.18s) --- PASS: TestHashSums/Sha1Download (0.37s) === RUN TestHashSumsWithErrors 2026/09/14 04:41:24 DEBUG : Creating backend with remote ":memory:" 2026/09/14 04:41:24 ERROR : file1: hash unsupported: hash type not supported 2026/09/14 04:41:24 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/14 04:41:24 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/14 04:41:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/14 04:41:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/14 04:41:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/14 04:41:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/14 04:41:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/14 04:41:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/14 04:41:24 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/14 04:41:24 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-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" --- PASS: TestCount (2.32s) === RUN TestDelete run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:41:27 DEBUG : Waiting for deletions to finish 2026/09/14 04:41:27 DEBUG : large: Excluded (Size Filter) 2026/09/14 04:41:27 INFO : medium: Deleted 2026/09/14 04:41:28 INFO : small: Deleted --- PASS: TestDelete (2.27s) === RUN TestMaxDelete run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:41:29 DEBUG : Waiting for deletions to finish 2026/09/14 04:41:30 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/09/14 04:41:30 INFO : large: Deleted 2026/09/14 04:41:30 INFO : medium: Deleted --- PASS: TestMaxDelete (2.56s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:41:32 DEBUG : Waiting for deletions to finish 2026/09/14 04:41:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/14 04:41:33 INFO : medium: Deleted 2026/09/14 04:41:33 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.92s) === RUN TestMaxDeleteSize run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:41:35 DEBUG : Waiting for deletions to finish 2026/09/14 04:41:35 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/09/14 04:41:35 INFO : large: Deleted 2026/09/14 04:41:35 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.71s) === RUN TestReadFile run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" --- PASS: TestReadFile (2.01s) === RUN TestRetry 2026/09/14 04:41:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/14 04:41:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/14 04:41:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/14 04:41:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/14 04:41:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/14 04:41:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/14 04:41:38 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-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" --- PASS: TestCat (4.08s) === RUN TestPurge 2026/09/14 04:41:43 DEBUG : Creating backend with remote "TestB2:rclone-test-pevuyoq2pape" 2026/09/14 04:41:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 04:41:43 DEBUG : Creating backend with remote "/tmp/rclone4001040037" run.go:198: Remote "B2 bucket rclone-test-pevuyoq2pape", Local "Local file system at /tmp/rclone4001040037", Modify Window "1ms" 2026/09/14 04:41:45 INFO : A2: Making directory 2026/09/14 04:41:45 INFO : A1/B2: Making directory 2026/09/14 04:41:45 INFO : A1/B2/C2: Making directory 2026/09/14 04:41:45 INFO : A1/B1/C3: Making directory 2026/09/14 04:41:45 INFO : A3: Making directory 2026/09/14 04:41:45 INFO : A3/B3: Making directory 2026/09/14 04:41:45 INFO : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2026/09/14 04:41:45 INFO : B2 bucket rclone-test-pevuyoq2pape: cleaning bucket "rclone-test-pevuyoq2pape" of all files 2026/09/14 04:41:45 DEBUG : A1/B1/C1/one: Deleting (id "4_zaff29d73308d9bebaf080e1b_f4052592c64afd241_d20260914_m044145_c001_v0001041_t0018_u01789360905140") fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2026/09/14 04:41:46 INFO : B2 bucket rclone-test-pevuyoq2pape: cleaning bucket "rclone-test-pevuyoq2pape" of all files 2026/09/14 04:41:46 DEBUG : A1/two: Deleting (id "4_zaff29d73308d9bebaf080e1b_f4052592c64afd243_d20260914_m044145_c001_v0001041_t0018_u01789360905327") 2026/09/14 04:41:47 DEBUG : B2 bucket rclone-test-pevuyoq2pape: Purge remote 2026/09/14 04:41:47 INFO : B2 bucket rclone-test-pevuyoq2pape: cleaning bucket "rclone-test-pevuyoq2pape" of all files 2026/09/14 04:41:47 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.31s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:41:47 INFO : A2: Making directory 2026/09/14 04:41:47 INFO : A1/B2: Making directory 2026/09/14 04:41:47 INFO : A1/B2/C2: Making directory 2026/09/14 04:41:47 INFO : A1/B1/C3: Making directory 2026/09/14 04:41:47 INFO : A3: Making directory 2026/09/14 04:41:47 INFO : A3/B3: Making directory 2026/09/14 04:41:47 INFO : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2026/09/14 04:41:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/14 04:41:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/14 04:41:48 DEBUG : pacer: Reducing sleep to 10ms 2026/09/14 04:41:49 DEBUG : removing 1 level 3 directories 2026/09/14 04:41:49 INFO : A3/B3/C4: Removing directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" 2026/09/14 04:41:51 DEBUG : removing 1 level 0 directories 2026/09/14 04:41:51 INFO : B2 bucket rclone-test-luxicer4ceso: Removing directory 2026/09/14 04:41:51 ERROR : Failed to rmdir: failed to delete bucket: Cannot delete non-empty bucket (400 cannot_delete_non_empty_bucket) operations_test.go:732: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:732 Error: Received unexpected error: failed to remove directories: failed to delete bucket: Cannot delete non-empty bucket (400 cannot_delete_non_empty_bucket) Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (5.02s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:41:52 INFO : A1: Making directory 2026/09/14 04:41:52 INFO : A1/B1: Making directory 2026/09/14 04:41:52 INFO : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.91s) === RUN TestRmdirsWithFilter run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:41:53 INFO : A1: Making directory 2026/09/14 04:41:53 INFO : A1/B1: Making directory 2026/09/14 04:41:53 INFO : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.92s) === RUN TestCopyURL run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:41:54 DEBUG : file1: size = 14 OK 2026/09/14 04:41:54 DEBUG : file1: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/09/14 04:41:55 DEBUG : filename.txt: File name found in url 2026/09/14 04:41:55 DEBUG : filename.txt: size = 14 OK 2026/09/14 04:41:55 DEBUG : filename.txt: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/09/14 04:41:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/14 04:41:55 DEBUG : headerfilename.txt: size = 14 OK 2026/09/14 04:41:55 DEBUG : headerfilename.txt: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/09/14 04:41:55 DEBUG : file2: size = 14 OK 2026/09/14 04:41:55 DEBUG : file2: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK --- PASS: TestCopyURL (3.03s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:41:57 DEBUG : file1: size = 14 OK 2026/09/14 04:41:57 DEBUG : file1: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK --- PASS: TestCopyURLDownloadHeaders (0.73s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:41:58 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/14 04:41:58 DEBUG : sub/file2: size = 14 OK 2026/09/14 04:41:58 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/14 04:41:58 INFO : file1: Copied (new) to: sub/file2 2026/09/14 04:41:58 INFO : file1: Deleted 2026/09/14 04:41:58 DEBUG : sub/file2: size = 14 OK 2026/09/14 04:41:58 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/14 04:41:58 DEBUG : file1: Unchanged skipping 2026/09/14 04:41:58 INFO : file1: Deleted 2026/09/14 04:41:58 DEBUG : B2 bucket rclone-test-luxicer4ceso: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.70s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:41:59 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/14 04:42:00 DEBUG : file1: size = 14 OK 2026/09/14 04:42:00 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/14 04:42:00 INFO : file1: Copied (new) 2026/09/14 04:42:00 INFO : file1: Deleted 2026/09/14 04:42:00 DEBUG : file1: Destination exists, skipping 2026/09/14 04:42:00 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.46s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.36s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.36s) === RUN TestMoveFileBackupDir run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:42:02 DEBUG : Creating backend with remote "TestB2:rclone-test-luxicer4ceso/backup" 2026/09/14 04:42:03 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3376447202) 2026/09/14 04:42:03 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-luxicer4ceso) 2026/09/14 04:42:03 DEBUG : dst/file1: Sizes differ 2026/09/14 04:42:05 DEBUG : dst/file1: size = 18 OK 2026/09/14 04:42:05 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/09/14 04:42:05 INFO : dst/file1: Copied (server-side copy) 2026/09/14 04:42:05 INFO : dst/file1: Deleted 2026/09/14 04:42:05 DEBUG : dst/file1: size = 14 OK 2026/09/14 04:42:05 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/14 04:42:05 INFO : dst/file1: Copied (new) 2026/09/14 04:42:05 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-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:42:07 INFO : A1/B2: Making directory 2026/09/14 04:42:07 INFO : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" 2026/09/14 04:42:08 DEBUG : A2/one: size = 3 OK 2026/09/14 04:42:08 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/14 04:42:08 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/09/14 04:42:08 DEBUG : A2/two: size = 3 OK 2026/09/14 04:42:08 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/14 04:42:08 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/09/14 04:42:08 INFO : A1/one: Deleted 2026/09/14 04:42:08 INFO : A1/two: Deleted 2026/09/14 04:42:08 DEBUG : A2/B1/C2/five: size = 4 OK 2026/09/14 04:42:08 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/14 04:42:08 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/09/14 04:42:08 DEBUG : A2/B1/C1/four: size = 4 OK 2026/09/14 04:42:08 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/14 04:42:08 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/09/14 04:42:08 DEBUG : A2/B1/three: size = 5 OK 2026/09/14 04:42:08 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/14 04:42:08 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/09/14 04:42:08 INFO : A1/B1/C2/five: Deleted 2026/09/14 04:42:08 INFO : A1/B1/C1/four: Deleted 2026/09/14 04:42:08 INFO : A1/B1/three: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2026/09/14 04:42:09 DEBUG : A3/B1/C1/four: size = 4 OK 2026/09/14 04:42:09 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/14 04:42:09 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/09/14 04:42:09 DEBUG : A3/B1/C2/five: size = 4 OK 2026/09/14 04:42:09 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/14 04:42:09 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/09/14 04:42:09 DEBUG : A3/one: size = 3 OK 2026/09/14 04:42:09 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/14 04:42:09 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/09/14 04:42:09 DEBUG : A3/two: size = 3 OK 2026/09/14 04:42:09 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/14 04:42:09 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/09/14 04:42:09 DEBUG : A3/B1/three: size = 5 OK 2026/09/14 04:42:09 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/14 04:42:09 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/09/14 04:42:09 INFO : A2/B1/C1/four: Deleted 2026/09/14 04:42:09 INFO : A2/B1/C2/five: Deleted 2026/09/14 04:42:09 INFO : A2/one: Deleted 2026/09/14 04:42:09 INFO : A2/B1/three: Deleted 2026/09/14 04:42:10 INFO : A2/two: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" 2026/09/14 04:42:10 INFO : B2 bucket rclone-test-luxicer4ceso: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/14 04:42:10 DEBUG : A4/B1/C2/five: size = 4 OK 2026/09/14 04:42:10 DEBUG : A3/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/14 04:42:10 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/09/14 04:42:10 DEBUG : A4/B1/C1/four: size = 4 OK 2026/09/14 04:42:10 DEBUG : A3/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/14 04:42:10 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/09/14 04:42:11 DEBUG : A4/B1/three: size = 5 OK 2026/09/14 04:42:11 DEBUG : A3/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/14 04:42:11 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/09/14 04:42:11 DEBUG : A4/one: size = 3 OK 2026/09/14 04:42:11 DEBUG : A3/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/14 04:42:11 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/09/14 04:42:11 INFO : A3/B1/C2/five: Deleted 2026/09/14 04:42:11 DEBUG : A4/two: size = 3 OK 2026/09/14 04:42:11 DEBUG : A3/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/14 04:42:11 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/09/14 04:42:11 INFO : A3/B1/C1/four: Deleted 2026/09/14 04:42:11 INFO : A3/B1/three: Deleted 2026/09/14 04:42:11 INFO : A3/one: Deleted 2026/09/14 04:42:11 INFO : A3/two: Deleted fstest.go:251: Filtering empty directory "A4/B2" fstest.go:251: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (6.41s) === RUN TestGetFsInfo run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" --- PASS: TestGetFsInfo (0.37s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:42:13 DEBUG : B2 bucket rclone-test-luxicer4ceso: File to upload is small (34 bytes), uploading instead of streaming 2026/09/14 04:42:14 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/14 04:42:14 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/09/14 04:42:14 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/09/14 04:42:14 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/09/14 04:42:15 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/14 04:42:15 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/09/14 04:42:15 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-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:42:16 DEBUG : B2 bucket rclone-test-luxicer4ceso: File to upload is small (34 bytes), uploading instead of streaming 2026/09/14 04:42:16 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/14 04:42:16 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/09/14 04:42:16 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/09/14 04:42:16 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/09/14 04:42:17 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/14 04:42:17 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/09/14 04:42:17 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-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:42:18 DEBUG : B2 bucket rclone-test-luxicer4ceso: File to upload is small (34 bytes), uploading instead of streaming 2026/09/14 04:42:19 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/14 04:42:19 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/14 04:42:19 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/09/14 04:42:19 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/14 04:42:19 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-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:42:21 DEBUG : B2 bucket rclone-test-luxicer4ceso: File to upload is small (34 bytes), uploading instead of streaming 2026/09/14 04:42:21 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/14 04:42:21 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/14 04:42:21 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/14 04:42:21 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/09/14 04:42:22 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/14 04:42:22 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/14 04:42:22 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (10.36s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.47s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.35s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.55s) === RUN TestRcatMetadata run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" operations_test.go:1567: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.37s) === RUN TestRcatSize run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:42:23 DEBUG : potato1: size = 60 OK 2026/09/14 04:42:23 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/14 04:42:23 DEBUG : B2 bucket rclone-test-luxicer4ceso: File to upload is small (60 bytes), uploading instead of streaming 2026/09/14 04:42:24 DEBUG : potato2: size = 60 OK 2026/09/14 04:42:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/14 04:42:24 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (1.44s) === RUN TestRcatSizeShortEOF run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:42:25 DEBUG : potato1: Clearing upload URL because of error: Post "https://pod-000-1150-10.backblaze.com/b2api/v1/b2_upload_file/1fe2edd3304d9bebaf080e1b/c001_v0001150_t0034": net/http: HTTP/1.x transport connection broken: http: ContentLength=160 with Body length 100 2026/09/14 04:42:25 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-10.backblaze.com/b2api/v1/b2_upload_file/1fe2edd3304d9bebaf080e1b/c001_v0001150_t0034": net/http: HTTP/1.x transport connection broken: http: ContentLength=160 with Body length 100) 2026/09/14 04:42:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/14 04:42:25 ERROR : potato1: Post request put error: Post "https://pod-000-1150-10.backblaze.com/b2api/v1/b2_upload_file/1fe2edd3304d9bebaf080e1b/c001_v0001150_t0034": net/http: HTTP/1.x transport connection broken: http: ContentLength=160 with Body length 100 2026/09/14 04:42:25 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestRcatSizeShortEOF (0.38s) === RUN TestRcatSizeMetadata run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" operations_test.go:1660: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.37s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:42:26 DEBUG : potato1: size = 60 OK 2026/09/14 04:42:26 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK --- PASS: TestRcatSizeUploadHeaders (1.29s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:42:27 DEBUG : potato1: size = 60 OK 2026/09/14 04:42:27 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d (B2 bucket rclone-test-luxicer4ceso) 2026/09/14 04:42:27 DEBUG : potato1: sha1 = 3639923d60907789b4155daea94152f89e4fb69c (B2 bucket rclone-test-luxicer4ceso) 2026/09/14 04:42:27 ERROR : potato1: corrupted on transfer: sha1 hashes differ src "9dc7f7d3279715991a22853f5981df582b7f9f6d" vs dst(B2 bucket rclone-test-luxicer4ceso) "3639923d60907789b4155daea94152f89e4fb69c" 2026/09/14 04:42:27 INFO : potato1: Removing failed copy === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:42:28 DEBUG : potato4: size = 60 (B2 bucket rclone-test-luxicer4ceso) 2026/09/14 04:42:28 DEBUG : potato4: size = 59 (B2 bucket rclone-test-luxicer4ceso) 2026/09/14 04:42:28 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(B2 bucket rclone-test-luxicer4ceso) 59 2026/09/14 04:42:28 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:42:29 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:42:30 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (3.34s) --- PASS: TestRcatSizeChecksum/Corrupted (0.95s) --- PASS: TestRcatSizeChecksum/SizeDiffers (0.92s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (0.74s) --- PASS: TestRcatSizeChecksum/NoHashes (0.74s) === RUN TestTouchDir run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" 2026/09/14 04:42:31 DEBUG : B2 bucket rclone-test-luxicer4ceso: Touching "sub dir/potato3" 2026/09/14 04:42:31 DEBUG : B2 bucket rclone-test-luxicer4ceso: Touching "potato2" 2026/09/14 04:42:31 DEBUG : B2 bucket rclone-test-luxicer4ceso: Touching "empty space" --- PASS: TestTouchDir (3.50s) === RUN TestMkdirMetadata run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" operations_test.go:1880: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.37s) === RUN TestMkdirModTime run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" operations_test.go:1901: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.37s) === RUN TestCopyDirMetadata run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" operations_test.go:1945: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.48s) === RUN TestSetDirModTime run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" operations_test.go:1983: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.37s) === RUN TestDirsEqual run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" operations_test.go:2034: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.37s) === RUN TestRemoveExisting run.go:198: Remote "B2 bucket rclone-test-luxicer4ceso", Local "Local file system at /tmp/rclone3376447202", Modify Window "1ms" operations_test.go:2103: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.37s) === RUN TestRcAbout rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) === RUN TestRcGetFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcGetFile (0.00s) FAIL 2026/09/14 04:42:36 DEBUG : B2 bucket rclone-test-luxicer4ceso: Purge remote 2026/09/14 04:42:36 INFO : B2 bucket rclone-test-luxicer4ceso: cleaning bucket "rclone-test-luxicer4ceso" of all files 2026/09/14 04:42:37 DEBUG : A1/B1/C1/four: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4218c61489465410_d20260914_m044208_c001_v7007000_t0000_u01789360928898") 2026/09/14 04:42:37 DEBUG : A1/B1/C1/four: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d90_d20260914_m044206_c001_v0001150_t0034_u01789360926927") 2026/09/14 04:42:37 DEBUG : A1/B1/C1/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f420b0c9e65755243_d20260914_m044150_c001_v7007000_t0000_u01789360910790") 2026/09/14 04:42:37 DEBUG : A1/B1/C1/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d4e_d20260914_m044147_c001_v0001150_t0034_u01789360907853") 2026/09/14 04:42:37 DEBUG : A1/B1/C2/five: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41924b7294816372_d20260914_m044208_c001_v7007000_t0000_u01789360928887") 2026/09/14 04:42:37 DEBUG : A1/B1/C2/five: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d92_d20260914_m044207_c001_v0001150_t0034_u01789360927111") 2026/09/14 04:42:37 DEBUG : A1/B1/three: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f42722b8979544703_d20260914_m044208_c001_v7007000_t0000_u01789360928910") 2026/09/14 04:42:37 DEBUG : A1/B1/three: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d8e_d20260914_m044206_c001_v0001150_t0034_u01789360926742") 2026/09/14 04:42:37 DEBUG : A1/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f405722af69dcc98d_d20260914_m044208_c001_v7007000_t0000_u01789360928635") 2026/09/14 04:42:37 DEBUG : A1/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d8a_d20260914_m044206_c001_v0001150_t0034_u01789360926372") 2026/09/14 04:42:37 DEBUG : A1/two: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f373_d20260914_m044208_c001_v7007000_t0000_u01789360928675") 2026/09/14 04:42:37 DEBUG : A1/two: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d8c_d20260914_m044206_c001_v0001150_t0034_u01789360926556") 2026/09/14 04:42:37 DEBUG : A1/two: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f420b0c9e65755244_d20260914_m044151_c001_v7007000_t0000_u01789360911153") 2026/09/14 04:42:37 DEBUG : A1/two: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d50_d20260914_m044148_c001_v0001150_t0034_u01789360908037") 2026/09/14 04:42:37 DEBUG : A2/B1/C1/four: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f42722b8979544705_d20260914_m044209_c001_v7007000_t0000_u01789360929857") 2026/09/14 04:42:37 DEBUG : A2/B1/C1/four: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f416fff90150e6c70_d20260914_m044208_c001_v0001181_t0028_u01789360928706") 2026/09/14 04:42:37 DEBUG : A2/B1/C2/five: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4218c61489465411_d20260914_m044209_c001_v7007000_t0000_u01789360929876") 2026/09/14 04:42:37 DEBUG : A2/B1/C2/five: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41164c07a38089f1_d20260914_m044208_c001_v0001097_t0025_u01789360928703") 2026/09/14 04:42:37 DEBUG : A2/B1/three: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f374_d20260914_m044209_c001_v7007000_t0000_u01789360929908") 2026/09/14 04:42:37 DEBUG : A2/B1/three: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41779223ffce64be_d20260914_m044208_c001_v0001101_t0047_u01789360928705") 2026/09/14 04:42:37 DEBUG : A2/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41924b7294816373_d20260914_m044209_c001_v7007000_t0000_u01789360929886") 2026/09/14 04:42:37 DEBUG : A2/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f415120ed3d78850f_d20260914_m044208_c001_v0001179_t0054_u01789360928252") 2026/09/14 04:42:37 DEBUG : A2/two: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d1817470_d20260914_m044209_c001_v7007000_t0000_u01789360929897") 2026/09/14 04:42:38 DEBUG : A2/two: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4152e73ac0aa79e3_d20260914_m044208_c001_v0001116_t0001_u01789360928451") 2026/09/14 04:42:38 DEBUG : A3/B1/C1/four: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d1817472_d20260914_m044210_c001_v7007000_t0000_u01789360930949") 2026/09/14 04:42:38 DEBUG : A3/B1/C1/four: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414968260ee4d94b_d20260914_m044209_c001_v0001172_t0052_u01789360929671") 2026/09/14 04:42:38 DEBUG : A3/B1/C2/five: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f376_d20260914_m044210_c001_v7007000_t0000_u01789360930938") 2026/09/14 04:42:38 DEBUG : A3/B1/C2/five: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f408fc3f95c759c35_d20260914_m044209_c001_v0001106_t0018_u01789360929692") 2026/09/14 04:42:38 DEBUG : A3/B1/three: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f42722b8979544707_d20260914_m044211_c001_v7007000_t0000_u01789360931110") 2026/09/14 04:42:38 DEBUG : A3/B1/three: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f408aed273d453ac4_d20260914_m044209_c001_v0001109_t0023_u01789360929713") 2026/09/14 04:42:38 DEBUG : A3/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f377_d20260914_m044211_c001_v7007000_t0000_u01789360931120") 2026/09/14 04:42:38 DEBUG : A3/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4117dbbbc3c6a29e_d20260914_m044209_c001_v0001176_t0018_u01789360929700") 2026/09/14 04:42:38 DEBUG : A3/two: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d1817473_d20260914_m044211_c001_v7007000_t0000_u01789360931130") 2026/09/14 04:42:38 DEBUG : A3/two: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4034547712313173_d20260914_m044209_c001_v0001157_t0021_u01789360929709") 2026/09/14 04:42:38 DEBUG : A4/B1/C1/four: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d1817474_d20260914_m044211_c001_v7007000_t0000_u01789360931693") 2026/09/14 04:42:38 DEBUG : A4/B1/C1/four: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4094b4236863cd63_d20260914_m044210_c001_v0001173_t0052_u01789360930745") 2026/09/14 04:42:38 DEBUG : A4/B1/C2/five: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d1817475_d20260914_m044211_c001_v7007000_t0000_u01789360931874") 2026/09/14 04:42:38 DEBUG : A4/B1/C2/five: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410773e113f1893a_d20260914_m044210_c001_v0001177_t0002_u01789360930753") 2026/09/14 04:42:38 DEBUG : A4/B1/three: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d1817476_d20260914_m044212_c001_v7007000_t0000_u01789360932055") 2026/09/14 04:42:38 DEBUG : A4/B1/three: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4099e7ba308ebcd5_d20260914_m044210_c001_v0001092_t0029_u01789360930928") 2026/09/14 04:42:38 DEBUG : A4/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d1817477_d20260914_m044212_c001_v7007000_t0000_u01789360932235") 2026/09/14 04:42:38 DEBUG : A4/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4047aab1852359e9_d20260914_m044210_c001_v0001176_t0049_u01789360930929") 2026/09/14 04:42:38 DEBUG : A4/two: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d1817478_d20260914_m044212_c001_v7007000_t0000_u01789360932416") 2026/09/14 04:42:38 DEBUG : A4/two: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f403e8ce8280aa65e_d20260914_m044210_c001_v0001165_t0025_u01789360930934") 2026/09/14 04:42:38 DEBUG : BackupDir/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4256727f5167ed38_d20260914_m044039_c001_v7007000_t0000_u01789360839821") 2026/09/14 04:42:38 DEBUG : BackupDir/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f40677b1262999fe6_d20260914_m044035_c001_v0001173_t0031_u01789360835532") 2026/09/14 04:42:38 DEBUG : CompareDest/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4256727f5167ed1b_d20260914_m044025_c001_v7007000_t0000_u01789360825361") 2026/09/14 04:42:39 DEBUG : CompareDest/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121c7e_d20260914_m044021_c001_v0001150_t0034_u01789360821939") 2026/09/14 04:42:39 DEBUG : CompareDest/two: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4256727f5167ed1e_d20260914_m044025_c001_v7007000_t0000_u01789360825575") 2026/09/14 04:42:39 DEBUG : CompareDest/two: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121c80_d20260914_m044022_c001_v0001150_t0034_u01789360822842") 2026/09/14 04:42:39 DEBUG : CopyDest/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4256727f5167ed39_d20260914_m044040_c001_v7007000_t0000_u01789360840000") 2026/09/14 04:42:39 DEBUG : CopyDest/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121c88_d20260914_m044032_c001_v0001150_t0034_u01789360832345") 2026/09/14 04:42:39 DEBUG : CopyDest/three: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4256727f5167ed3a_d20260914_m044040_c001_v7007000_t0000_u01789360840179") 2026/09/14 04:42:39 DEBUG : CopyDest/three: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121c94_d20260914_m044038_c001_v0001150_t0034_u01789360838156") 2026/09/14 04:42:39 DEBUG : CopyDest/two: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4256727f5167ed3b_d20260914_m044040_c001_v7007000_t0000_u01789360840359") 2026/09/14 04:42:39 DEBUG : CopyDest/two: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121c90_d20260914_m044036_c001_v0001150_t0034_u01789360836646") 2026/09/14 04:42:39 DEBUG : ReadFile: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41341b6580e6dcc2_d20260914_m044138_c001_v7007000_t0000_u01789360898308") 2026/09/14 04:42:39 DEBUG : ReadFile: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d40_d20260914_m044137_c001_v0001150_t0034_u01789360897038") 2026/09/14 04:42:39 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4256727f5167ed45_d20260914_m044045_c001_v7007000_t0000_u01789360845960") 2026/09/14 04:42:39 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121ca2_d20260914_m044042_c001_v0001150_t0013_u01789360842878") 2026/09/14 04:42:39 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4256727f5167ed46_d20260914_m044046_c001_v7007000_t0000_u01789360846139") 2026/09/14 04:42:39 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121ca6_d20260914_m044045_c001_v0001150_t0019_u01789360845144") 2026/09/14 04:42:39 DEBUG : a.txt: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f30d_d20260914_m044103_c001_v7007000_t0000_u01789360863595") 2026/09/14 04:42:39 DEBUG : a.txt: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121cca_d20260914_m044059_c001_v0001150_t0034_u01789360859552") 2026/09/14 04:42:39 DEBUG : a.txt: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f2cb_d20260914_m044058_c001_v7007000_t0000_u01789360858115") 2026/09/14 04:42:39 DEBUG : a.txt: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121cb6_d20260914_m044053_c001_v0001150_t0034_u01789360853707") 2026/09/14 04:42:39 DEBUG : also/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4256727f5167ed4a_d20260914_m044050_c001_v7007000_t0000_u01789360850473") 2026/09/14 04:42:39 DEBUG : also/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121caa_d20260914_m044048_c001_v0001150_t0052_u01789360848726") 2026/09/14 04:42:40 DEBUG : another: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4256727f5167ed4b_d20260914_m044051_c001_v7007000_t0000_u01789360851012") 2026/09/14 04:42:40 DEBUG : another: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121cac_d20260914_m044048_c001_v0001150_t0021_u01789360848989") 2026/09/14 04:42:40 DEBUG : backup/dst/file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f405722af69dcc987_d20260914_m044205_c001_v7007000_t0000_u01789360925826") 2026/09/14 04:42:40 DEBUG : backup/dst/file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4076273ae9b80d79_d20260914_m044204_c001_v0001157_t0029_u01789360924909") 2026/09/14 04:42:40 DEBUG : backup/dst/file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4256727f5167ecfd_d20260914_m044015_c001_v7007000_t0000_u01789360815338") 2026/09/14 04:42:40 DEBUG : backup/dst/file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f408c58551daf8607_d20260914_m044014_c001_v0001097_t0031_u01789360814399") 2026/09/14 04:42:40 DEBUG : data/banana: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f412f067fe3131c6e_d20260914_m043923_c001_v7007000_t0000_u01789360763606") 2026/09/14 04:42:40 DEBUG : data/banana: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121c28_d20260914_m043921_c001_v0001150_t0034_u01789360761666") 2026/09/14 04:42:40 DEBUG : data/banana: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121c00_d20260914_m043912_c001_v0001150_t0034_u01789360752821") 2026/09/14 04:42:40 DEBUG : data/potato: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f412f067fe3131c6f_d20260914_m043923_c001_v7007000_t0000_u01789360763788") 2026/09/14 04:42:40 DEBUG : data/potato: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121c2c_d20260914_m043921_c001_v0001150_t0034_u01789360761853") 2026/09/14 04:42:40 DEBUG : data/potato: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121c0c_d20260914_m043914_c001_v0001150_t0034_u01789360754640") 2026/09/14 04:42:40 DEBUG : dst/file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f405722af69dcc988_d20260914_m044206_c001_v7007000_t0000_u01789360926005") 2026/09/14 04:42:40 DEBUG : dst/file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d86_d20260914_m044205_c001_v0001150_t0034_u01789360925277") 2026/09/14 04:42:40 DEBUG : dst/file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f405722af69dcc986_d20260914_m044205_c001_v7007000_t0000_u01789360925093") 2026/09/14 04:42:40 DEBUG : dst/file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d7c_d20260914_m044201_c001_v0001150_t0034_u01789360921985") 2026/09/14 04:42:40 DEBUG : dst/file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4256727f5167ecfe_d20260914_m044015_c001_v7007000_t0000_u01789360815518") 2026/09/14 04:42:40 DEBUG : dst/file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121c6c_d20260914_m044014_c001_v0001150_t0034_u01789360814765") 2026/09/14 04:42:40 DEBUG : dst/file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4256727f5167ecfb_d20260914_m044014_c001_v7007000_t0000_u01789360814583") 2026/09/14 04:42:40 DEBUG : dst/file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121c6a_d20260914_m044011_c001_v0001150_t0034_u01789360811468") 2026/09/14 04:42:40 DEBUG : dst/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4256727f5167ed3c_d20260914_m044040_c001_v7007000_t0000_u01789360840539") 2026/09/14 04:42:40 DEBUG : dst/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414080354ac7d40e_d20260914_m044036_c001_v0001171_t0015_u01789360836274") 2026/09/14 04:42:40 DEBUG : dst/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f293_d20260914_m044036_c001_v7007000_t0000_u01789360836079") 2026/09/14 04:42:41 DEBUG : dst/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121c86_d20260914_m044032_c001_v0001150_t0034_u01789360832161") 2026/09/14 04:42:41 DEBUG : dst/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4142c28f29da5cae_d20260914_m044031_c001_v0001174_t0056_u01789360831437") 2026/09/14 04:42:41 DEBUG : dst/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4142c28f29da5ca4_d20260914_m044030_c001_v0001174_t0056_u01789360830531") 2026/09/14 04:42:41 DEBUG : dst/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4256727f5167ed1f_d20260914_m044025_c001_v7007000_t0000_u01789360825756") 2026/09/14 04:42:41 DEBUG : dst/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121c7c_d20260914_m044021_c001_v0001150_t0034_u01789360821754") 2026/09/14 04:42:41 DEBUG : dst/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414cbb8ef7005003_d20260914_m044021_c001_v0001097_t0032_u01789360821034") 2026/09/14 04:42:41 DEBUG : dst/one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414cbb8ef7004ff9_d20260914_m044020_c001_v0001097_t0032_u01789360820133") 2026/09/14 04:42:41 DEBUG : dst/three: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4256727f5167ed3d_d20260914_m044040_c001_v7007000_t0000_u01789360840719") 2026/09/14 04:42:41 DEBUG : dst/three: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4142c28f29da5cd4_d20260914_m044039_c001_v0001174_t0056_u01789360839269") 2026/09/14 04:42:41 DEBUG : dst/two: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4256727f5167ed3e_d20260914_m044040_c001_v7007000_t0000_u01789360840899") 2026/09/14 04:42:41 DEBUG : dst/two: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f418c5bf61ad04874_d20260914_m044037_c001_v0001174_t0034_u01789360837417") 2026/09/14 04:42:41 DEBUG : dst/two: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4256727f5167ed20_d20260914_m044025_c001_v7007000_t0000_u01789360825936") 2026/09/14 04:42:41 DEBUG : dst/two: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414cbb8ef7005015_d20260914_m044024_c001_v0001097_t0032_u01789360824825") 2026/09/14 04:42:41 DEBUG : empty space: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d18174fc_d20260914_m044233_c001_v7007000_t0000_u01789360953465") 2026/09/14 04:42:41 DEBUG : empty space: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4075f7fbd6cba8fc_d20260914_m044232_c001_v0001109_t0032_u01789360952596") 2026/09/14 04:42:41 DEBUG : empty space: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f405d31a70d7bc3e8_d20260914_m044230_c001_v0001176_t0051_u01789360950911") 2026/09/14 04:42:41 DEBUG : empty space: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f333_d20260914_m044125_c001_v7007000_t0000_u01789360885487") 2026/09/14 04:42:41 DEBUG : empty space: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d08_d20260914_m044124_c001_v0001150_t0034_u01789360884581") 2026/09/14 04:42:41 DEBUG : empty space: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f32e_d20260914_m044123_c001_v7007000_t0000_u01789360883721") 2026/09/14 04:42:41 DEBUG : empty space: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d04_d20260914_m044122_c001_v0001150_t0034_u01789360882630") 2026/09/14 04:42:42 DEBUG : empty space: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f32b_d20260914_m044121_c001_v7007000_t0000_u01789360881789") 2026/09/14 04:42:42 DEBUG : empty space: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121cfe_d20260914_m044121_c001_v0001150_t0034_u01789360881067") 2026/09/14 04:42:42 DEBUG : empty space: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f329_d20260914_m044119_c001_v7007000_t0000_u01789360879916") 2026/09/14 04:42:42 DEBUG : empty space: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121cf6_d20260914_m044118_c001_v0001150_t0034_u01789360878621") 2026/09/14 04:42:42 DEBUG : empty space: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f325_d20260914_m044117_c001_v7007000_t0000_u01789360877799") 2026/09/14 04:42:42 DEBUG : empty space: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121cf0_d20260914_m044117_c001_v0001150_t0034_u01789360877073") 2026/09/14 04:42:42 DEBUG : empty space: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f412f067fe3131b96_d20260914_m043906_c001_v7007000_t0000_u01789360746599") 2026/09/14 04:42:42 DEBUG : empty space: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121be2_d20260914_m043903_c001_v0001150_t0034_u01789360743621") 2026/09/14 04:42:42 DEBUG : empty space: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f412f067fe3131b90_d20260914_m043901_c001_v7007000_t0000_u01789360741908") 2026/09/14 04:42:42 DEBUG : empty space: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121bd4_d20260914_m043857_c001_v0001150_t0034_u01789360737669") 2026/09/14 04:42:42 DEBUG : empty space: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f412f067fe3131b26_d20260914_m043855_c001_v7007000_t0000_u01789360735200") 2026/09/14 04:42:42 DEBUG : empty space: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121bca_d20260914_m043852_c001_v0001150_t0034_u01789360732600") 2026/09/14 04:42:42 DEBUG : file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f405722af69dcc984_d20260914_m044200_c001_v7007000_t0000_u01789360920890") 2026/09/14 04:42:42 DEBUG : file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d76_d20260914_m044159_c001_v0001150_t0034_u01789360919976") 2026/09/14 04:42:42 DEBUG : file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f405722af69dcc977_d20260914_m044157_c001_v7007000_t0000_u01789360917726") 2026/09/14 04:42:42 DEBUG : file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d6e_d20260914_m044157_c001_v0001150_t0034_u01789360917363") 2026/09/14 04:42:42 DEBUG : file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f405722af69dcc96c_d20260914_m044156_c001_v7007000_t0000_u01789360916362") 2026/09/14 04:42:42 DEBUG : file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d60_d20260914_m044154_c001_v0001150_t0034_u01789360914878") 2026/09/14 04:42:42 DEBUG : file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41341b6580e6dcc5_d20260914_m044142_c001_v7007000_t0000_u01789360902626") 2026/09/14 04:42:42 DEBUG : file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d44_d20260914_m044139_c001_v0001150_t0034_u01789360899099") 2026/09/14 04:42:42 DEBUG : file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f31e_d20260914_m044114_c001_v7007000_t0000_u01789360874143") 2026/09/14 04:42:42 DEBUG : file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121ce0_d20260914_m044108_c001_v0001150_t0034_u01789360868113") 2026/09/14 04:42:42 DEBUG : file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f316_d20260914_m044107_c001_v7007000_t0000_u01789360867573") 2026/09/14 04:42:42 DEBUG : file1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121cda_d20260914_m044105_c001_v0001150_t0034_u01789360865031") 2026/09/14 04:42:43 DEBUG : file2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f405722af69dcc96e_d20260914_m044156_c001_v7007000_t0000_u01789360916543") 2026/09/14 04:42:43 DEBUG : file2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d66_d20260914_m044155_c001_v0001150_t0034_u01789360915811") 2026/09/14 04:42:43 DEBUG : file2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41341b6580e6dcc6_d20260914_m044142_c001_v7007000_t0000_u01789360902809") 2026/09/14 04:42:43 DEBUG : file2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d46_d20260914_m044139_c001_v0001150_t0034_u01789360899284") 2026/09/14 04:42:43 DEBUG : filename.txt: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f405722af69dcc970_d20260914_m044156_c001_v7007000_t0000_u01789360916723") 2026/09/14 04:42:43 DEBUG : filename.txt: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d62_d20260914_m044155_c001_v0001150_t0034_u01789360915428") 2026/09/14 04:42:43 DEBUG : headerfilename.txt: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f405722af69dcc972_d20260914_m044156_c001_v7007000_t0000_u01789360916904") 2026/09/14 04:42:43 DEBUG : headerfilename.txt: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d64_d20260914_m044155_c001_v0001150_t0034_u01789360915614") 2026/09/14 04:42:43 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d18174ea_d20260914_m044222_c001_v7007000_t0000_u01789360942956") 2026/09/14 04:42:43 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121db4_d20260914_m044221_c001_v0001150_t0012_u01789360941579") 2026/09/14 04:42:43 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d18174d3_d20260914_m044220_c001_v7007000_t0000_u01789360940413") 2026/09/14 04:42:43 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121db0_d20260914_m044219_c001_v0001150_t0040_u01789360939110") 2026/09/14 04:42:43 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d18174eb_d20260914_m044223_c001_v7007000_t0000_u01789360943137") 2026/09/14 04:42:43 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121db2_d20260914_m044221_c001_v0001150_t0016_u01789360941152") 2026/09/14 04:42:43 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d18174d7_d20260914_m044220_c001_v7007000_t0000_u01789360940594") 2026/09/14 04:42:43 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121dae_d20260914_m044218_c001_v0001150_t0050_u01789360938796") 2026/09/14 04:42:43 DEBUG : large: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4079d97de6ce46fa_d20260914_m044135_c001_v7007000_t0000_u01789360895699") 2026/09/14 04:42:43 DEBUG : large: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121d3c_d20260914_m044134_c001_v0001150_t0058_u01789360894832") 2026/09/14 04:42:43 DEBUG : large: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4079d97de6ce46f9_d20260914_m044133_c001_v7007000_t0000_u01789360893597") 2026/09/14 04:42:43 DEBUG : large: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121d2a_d20260914_m044132_c001_v0001150_t0023_u01789360892045") 2026/09/14 04:42:43 DEBUG : large: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4079d97de6ce46f5_d20260914_m044130_c001_v7007000_t0000_u01789360890104") 2026/09/14 04:42:43 DEBUG : large: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121d20_d20260914_m044129_c001_v0001150_t0035_u01789360889346") 2026/09/14 04:42:44 DEBUG : large: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4079d97de6ce46f2_d20260914_m044128_c001_v7007000_t0000_u01789360888479") 2026/09/14 04:42:44 DEBUG : large: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121d16_d20260914_m044127_c001_v0001150_t0058_u01789360887094") 2026/09/14 04:42:44 DEBUG : medium: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41341b6580e6dcbe_d20260914_m044135_c001_v7007000_t0000_u01789360895709") 2026/09/14 04:42:44 DEBUG : medium: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121d3a_d20260914_m044134_c001_v0001150_t0039_u01789360894515") 2026/09/14 04:42:44 DEBUG : medium: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41341b6580e6dcbc_d20260914_m044133_c001_v7007000_t0000_u01789360893033") 2026/09/14 04:42:44 DEBUG : medium: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121d28_d20260914_m044131_c001_v0001150_t0033_u01789360891595") 2026/09/14 04:42:44 DEBUG : medium: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41341b6580e6dcb8_d20260914_m044130_c001_v7007000_t0000_u01789360890119") 2026/09/14 04:42:44 DEBUG : medium: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121d1c_d20260914_m044129_c001_v0001150_t0041_u01789360889033") 2026/09/14 04:42:44 DEBUG : medium: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4079d97de6ce46f0_d20260914_m044127_c001_v7007000_t0000_u01789360887719") 2026/09/14 04:42:44 DEBUG : medium: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121d14_d20260914_m044126_c001_v0001150_t0038_u01789360886764") 2026/09/14 04:42:44 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d181747d_d20260914_m044215_c001_v7007000_t0000_u01789360935591") 2026/09/14 04:42:44 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121da4_d20260914_m044214_c001_v0001150_t0022_u01789360934132") 2026/09/14 04:42:44 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d1817482_d20260914_m044215_c001_v7007000_t0000_u01789360935771") 2026/09/14 04:42:44 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121da0_d20260914_m044213_c001_v0001150_t0037_u01789360933710") 2026/09/14 04:42:44 DEBUG : not-one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4256727f5167ed4d_d20260914_m044051_c001_v7007000_t0000_u01789360851191") 2026/09/14 04:42:44 DEBUG : not-one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121cae_d20260914_m044049_c001_v0001150_t0034_u01789360849667") 2026/09/14 04:42:44 DEBUG : one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4256727f5167ed49_d20260914_m044050_c001_v7007000_t0000_u01789360850293") 2026/09/14 04:42:44 DEBUG : one: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121ca8_d20260914_m044048_c001_v0001150_t0039_u01789360848290") 2026/09/14 04:42:44 DEBUG : potato1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d18174ef_d20260914_m044227_c001_v7007000_t0000_u01789360947554") 2026/09/14 04:42:44 DEBUG : potato1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f405d31a70d7bc3d8_d20260914_m044227_c001_v0001176_t0051_u01789360947353") 2026/09/14 04:42:44 DEBUG : potato1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d18174ee_d20260914_m044226_c001_v7007000_t0000_u01789360946985") 2026/09/14 04:42:44 DEBUG : potato1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f405d31a70d7bc3d6_d20260914_m044226_c001_v0001176_t0051_u01789360946617") 2026/09/14 04:42:45 DEBUG : potato1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d18174ec_d20260914_m044224_c001_v7007000_t0000_u01789360944763") 2026/09/14 04:42:45 DEBUG : potato1: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121db6_d20260914_m044223_c001_v0001150_t0034_u01789360943876") 2026/09/14 04:42:45 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d18174fd_d20260914_m044233_c001_v7007000_t0000_u01789360953646") 2026/09/14 04:42:45 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f1194209a73eefa9b_d20260914_m044232_c001_v0001134_t0030_u01789360952438") 2026/09/14 04:42:45 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f105d31a70d7bc3e6_d20260914_m044230_c001_v0001176_t0004_u01789360950695") 2026/09/14 04:42:45 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d18174f4_d20260914_m044229_c001_v7007000_t0000_u01789360949591") 2026/09/14 04:42:45 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f405d31a70d7bc3e0_d20260914_m044229_c001_v0001176_t0051_u01789360949219") 2026/09/14 04:42:45 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d18174ed_d20260914_m044224_c001_v7007000_t0000_u01789360944945") 2026/09/14 04:42:45 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121db8_d20260914_m044224_c001_v0001150_t0051_u01789360944063") 2026/09/14 04:42:45 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f334_d20260914_m044125_c001_v7007000_t0000_u01789360885666") 2026/09/14 04:42:45 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121d06_d20260914_m044124_c001_v0001150_t0004_u01789360884265") 2026/09/14 04:42:45 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f32f_d20260914_m044123_c001_v7007000_t0000_u01789360883903") 2026/09/14 04:42:45 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121d00_d20260914_m044122_c001_v0001150_t0044_u01789360882334") 2026/09/14 04:42:45 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f32c_d20260914_m044121_c001_v7007000_t0000_u01789360881968") 2026/09/14 04:42:45 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121cfc_d20260914_m044120_c001_v0001150_t0028_u01789360880459") 2026/09/14 04:42:45 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f32a_d20260914_m044120_c001_v7007000_t0000_u01789360880096") 2026/09/14 04:42:45 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121cf4_d20260914_m044118_c001_v0001150_t0052_u01789360878338") 2026/09/14 04:42:45 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f326_d20260914_m044117_c001_v7007000_t0000_u01789360877978") 2026/09/14 04:42:45 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121cee_d20260914_m044116_c001_v0001150_t0037_u01789360876754") 2026/09/14 04:42:45 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f412f067fe3131b97_d20260914_m043906_c001_v7007000_t0000_u01789360746781") 2026/09/14 04:42:45 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121be8_d20260914_m043904_c001_v0001150_t0032_u01789360744171") 2026/09/14 04:42:45 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f412f067fe3131b91_d20260914_m043902_c001_v7007000_t0000_u01789360742155") 2026/09/14 04:42:46 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121bd6_d20260914_m043858_c001_v0001150_t0048_u01789360738411") 2026/09/14 04:42:46 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f412f067fe3131b28_d20260914_m043855_c001_v7007000_t0000_u01789360735382") 2026/09/14 04:42:46 DEBUG : potato2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121bcc_d20260914_m043853_c001_v0001150_t0035_u01789360733150") 2026/09/14 04:42:46 DEBUG : potato3: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d18174f5_d20260914_m044230_c001_v7007000_t0000_u01789360950326") 2026/09/14 04:42:46 DEBUG : potato3: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f405d31a70d7bc3e4_d20260914_m044229_c001_v0001176_t0051_u01789360949959") 2026/09/14 04:42:46 DEBUG : potato4: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d18174f2_d20260914_m044228_c001_v7007000_t0000_u01789360948479") 2026/09/14 04:42:46 DEBUG : potato4: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f405d31a70d7bc3dc_d20260914_m044228_c001_v0001176_t0051_u01789360948298") 2026/09/14 04:42:46 DEBUG : remotepotato: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f412f067fe3131b99_d20260914_m043906_c001_v7007000_t0000_u01789360746964") 2026/09/14 04:42:46 DEBUG : remotepotato: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121bea_d20260914_m043905_c001_v0001150_t0008_u01789360745279") 2026/09/14 04:42:46 DEBUG : remotepotato: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f412f067fe3131b92_d20260914_m043902_c001_v7007000_t0000_u01789360742337") 2026/09/14 04:42:46 DEBUG : remotepotato: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121bda_d20260914_m043900_c001_v0001150_t0026_u01789360740103") 2026/09/14 04:42:46 DEBUG : remotepotato: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f412f067fe3131b29_d20260914_m043855_c001_v7007000_t0000_u01789360735563") 2026/09/14 04:42:46 DEBUG : remotepotato: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121bce_d20260914_m043854_c001_v0001150_t0030_u01789360734041") 2026/09/14 04:42:46 DEBUG : rutabaga: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f412f067fe3131b9a_d20260914_m043907_c001_v7007000_t0000_u01789360747146") 2026/09/14 04:42:46 DEBUG : rutabaga: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121be0_d20260914_m043902_c001_v0001150_t0034_u01789360742885") 2026/09/14 04:42:46 DEBUG : rutabaga: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f412f067fe3131b94_d20260914_m043902_c001_v7007000_t0000_u01789360742519") 2026/09/14 04:42:46 DEBUG : rutabaga: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121bd0_d20260914_m043856_c001_v0001150_t0034_u01789360736116") 2026/09/14 04:42:46 DEBUG : rutabaga: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f412f067fe3131b2a_d20260914_m043855_c001_v7007000_t0000_u01789360735746") 2026/09/14 04:42:46 DEBUG : rutabaga: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121bc6_d20260914_m043851_c001_v0001150_t0034_u01789360731851") 2026/09/14 04:42:46 DEBUG : small: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41341b6580e6dcbf_d20260914_m044136_c001_v7007000_t0000_u01789360896302") 2026/09/14 04:42:46 DEBUG : small: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d38_d20260914_m044134_c001_v0001150_t0034_u01789360894332") 2026/09/14 04:42:46 DEBUG : small: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4079d97de6ce46f8_d20260914_m044133_c001_v7007000_t0000_u01789360893044") 2026/09/14 04:42:47 DEBUG : small: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d26_d20260914_m044131_c001_v0001150_t0034_u01789360891411") 2026/09/14 04:42:47 DEBUG : small: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41341b6580e6dcb9_d20260914_m044130_c001_v7007000_t0000_u01789360890669") 2026/09/14 04:42:47 DEBUG : small: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d1a_d20260914_m044128_c001_v0001150_t0034_u01789360888847") 2026/09/14 04:42:47 DEBUG : small: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4079d97de6ce46f1_d20260914_m044127_c001_v7007000_t0000_u01789360887927") 2026/09/14 04:42:47 DEBUG : small: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d12_d20260914_m044126_c001_v0001150_t0034_u01789360886581") 2026/09/14 04:42:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f321_d20260914_m044116_c001_v7007000_t0000_u01789360876391") 2026/09/14 04:42:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121cec_d20260914_m044115_c001_v0001150_t0034_u01789360875658") 2026/09/14 04:42:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f30e_d20260914_m044103_c001_v7007000_t0000_u01789360863774") 2026/09/14 04:42:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121cce_d20260914_m044059_c001_v0001150_t0034_u01789360859920") 2026/09/14 04:42:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f2ce_d20260914_m044058_c001_v7007000_t0000_u01789360858297") 2026/09/14 04:42:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121cba_d20260914_m044054_c001_v0001150_t0034_u01789360854122") 2026/09/14 04:42:47 DEBUG : sub dir/hello world2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f30f_d20260914_m044103_c001_v7007000_t0000_u01789360863952") 2026/09/14 04:42:47 DEBUG : sub dir/hello world2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121cd0_d20260914_m044100_c001_v0001150_t0034_u01789360860108") 2026/09/14 04:42:47 DEBUG : sub dir/hello world2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f2d1_d20260914_m044058_c001_v7007000_t0000_u01789360858477") 2026/09/14 04:42:47 DEBUG : sub dir/hello world2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121cbc_d20260914_m044054_c001_v0001150_t0034_u01789360854305") 2026/09/14 04:42:47 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f310_d20260914_m044104_c001_v7007000_t0000_u01789360864134") 2026/09/14 04:42:47 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121cd2_d20260914_m044100_c001_v0001150_t0034_u01789360860292") 2026/09/14 04:42:47 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f2d5_d20260914_m044058_c001_v7007000_t0000_u01789360858655") 2026/09/14 04:42:47 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121cbe_d20260914_m044054_c001_v0001150_t0034_u01789360854488") 2026/09/14 04:42:47 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f311_d20260914_m044104_c001_v7007000_t0000_u01789360864313") 2026/09/14 04:42:47 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121cd4_d20260914_m044100_c001_v0001150_t0026_u01789360860475") 2026/09/14 04:42:47 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f2d8_d20260914_m044058_c001_v7007000_t0000_u01789360858834") 2026/09/14 04:42:48 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121cc2_d20260914_m044054_c001_v0001150_t0042_u01789360854677") 2026/09/14 04:42:48 DEBUG : sub dir/potato3: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d18174fe_d20260914_m044233_c001_v7007000_t0000_u01789360953826") 2026/09/14 04:42:48 DEBUG : sub dir/potato3: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4060e28d8d930ec7_d20260914_m044232_c001_v0001116_t0058_u01789360952222") 2026/09/14 04:42:48 DEBUG : sub dir/potato3: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f405d31a70d7bc3ea_d20260914_m044231_c001_v0001176_t0051_u01789360951096") 2026/09/14 04:42:48 DEBUG : sub dir/potato3: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4079d97de6ce46ef_d20260914_m044126_c001_v7007000_t0000_u01789360886213") 2026/09/14 04:42:48 DEBUG : sub dir/potato3: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d0a_d20260914_m044124_c001_v0001150_t0034_u01789360884765") 2026/09/14 04:42:48 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f312_d20260914_m044104_c001_v7007000_t0000_u01789360864492") 2026/09/14 04:42:48 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121cd6_d20260914_m044101_c001_v0001150_t0036_u01789360861071") 2026/09/14 04:42:48 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f2db_d20260914_m044059_c001_v7007000_t0000_u01789360859013") 2026/09/14 04:42:48 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121cc4_d20260914_m044054_c001_v0001150_t0042_u01789360854996") 2026/09/14 04:42:48 DEBUG : sub/file2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f405722af69dcc981_d20260914_m044159_c001_v7007000_t0000_u01789360919428") 2026/09/14 04:42:48 DEBUG : sub/file2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121d72_d20260914_m044158_c001_v0001150_t0034_u01789360918275") 2026/09/14 04:42:48 DEBUG : sub/file2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f31f_d20260914_m044114_c001_v7007000_t0000_u01789360874373") 2026/09/14 04:42:48 DEBUG : sub/file2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121ce2_d20260914_m044108_c001_v0001150_t0034_u01789360868297") 2026/09/14 04:42:48 DEBUG : sub/file2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f317_d20260914_m044107_c001_v7007000_t0000_u01789360867752") 2026/09/14 04:42:48 DEBUG : sub/file2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121cdc_d20260914_m044105_c001_v0001150_t0034_u01789360865214") 2026/09/14 04:42:48 DEBUG : sub/file2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4256727f5167ecf7_d20260914_m044010_c001_v7007000_t0000_u01789360810748") 2026/09/14 04:42:48 DEBUG : sub/file2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121c68_d20260914_m044009_c001_v0001150_t0034_u01789360809303") 2026/09/14 04:42:48 DEBUG : test-multithread-abort: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f412f067fe3131ac0_d20260914_m043850_c001_v7007000_t0000_u01789360730921") 2026/09/14 04:42:48 DEBUG : test-multithread-abort: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121ba8_d20260914_m043834_c001_v0001150_t0026_u01789360714319") 2026/09/14 04:42:48 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f426bcddcea6eb096_d20260914_m043754_c001_v7007000_t0000_u01789360674245") 2026/09/14 04:42:48 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f1163202c1c4b807d_d20260914_m043745_c001_v0001029_t0024_u01789360665288") 2026/09/14 04:42:49 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f426bcddcea6eb0ae_d20260914_m043802_c001_v7007000_t0000_u01789360682471") 2026/09/14 04:42:49 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f1163202c1c4b8087_d20260914_m043754_c001_v0001029_t0019_u01789360674940") 2026/09/14 04:42:49 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f426bcddcea6eb0cd_d20260914_m043813_c001_v7007000_t0000_u01789360693095") 2026/09/14 04:42:49 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121b84_d20260914_m043805_c001_v0001150_t0035_u01789360685529") 2026/09/14 04:42:49 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41961cde5d3c123a_d20260914_m043819_c001_v7007000_t0000_u01789360699940") 2026/09/14 04:42:49 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f226bcddcea6eb0da_d20260914_m043815_c001_v0001039_t0031_u01789360695027") 2026/09/14 04:42:49 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4090d6cca5978d9f_d20260914_m043826_c001_v7007000_t0000_u01789360706213") 2026/09/14 04:42:49 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f21961cde5d3c123d_d20260914_m043821_c001_v0001176_t0059_u01789360701785") 2026/09/14 04:42:49 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f4090d6cca5978da4_d20260914_m043832_c001_v7007000_t0000_u01789360712890") 2026/09/14 04:42:49 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f2090d6cca5978da0_d20260914_m043827_c001_v0001134_t0012_u01789360707892") 2026/09/14 04:42:49 DEBUG : test.sum: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f412f067fe3131c70_d20260914_m043923_c001_v7007000_t0000_u01789360763971") 2026/09/14 04:42:49 DEBUG : test.sum: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121c2e_d20260914_m043922_c001_v0001150_t0020_u01789360762037") 2026/09/14 04:42:49 DEBUG : test.sum: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121c24_d20260914_m043920_c001_v0001150_t0052_u01789360760417") 2026/09/14 04:42:49 DEBUG : test.sum: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121c1e_d20260914_m043918_c001_v0001150_t0025_u01789360758930") 2026/09/14 04:42:49 DEBUG : test.sum: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121c1c_d20260914_m043917_c001_v0001150_t0008_u01789360757607") 2026/09/14 04:42:49 DEBUG : test.sum: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121c14_d20260914_m043915_c001_v0001150_t0023_u01789360755916") 2026/09/14 04:42:49 DEBUG : test.sum: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121c0e_d20260914_m043914_c001_v0001150_t0034_u01789360754827") 2026/09/14 04:42:49 DEBUG : test.sum: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121c02_d20260914_m043913_c001_v0001150_t0034_u01789360753007") 2026/09/14 04:42:49 DEBUG : test.sum: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f412f067fe3131b9e_d20260914_m043909_c001_v7007000_t0000_u01789360749715") 2026/09/14 04:42:49 DEBUG : test.sum: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121bf4_d20260914_m043908_c001_v0001150_t0031_u01789360748753") 2026/09/14 04:42:50 DEBUG : test.sum: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121bee_d20260914_m043907_c001_v0001150_t0027_u01789360747511") 2026/09/14 04:42:50 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d18174aa_d20260914_m044218_c001_v7007000_t0000_u01789360938057") 2026/09/14 04:42:50 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121daa_d20260914_m044216_c001_v0001150_t0017_u01789360936720") 2026/09/14 04:42:50 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f41852a93d18174ae_d20260914_m044218_c001_v7007000_t0000_u01789360938238") 2026/09/14 04:42:50 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f110e13de96121da8_d20260914_m044216_c001_v0001150_t0045_u01789360936324") 2026/09/14 04:42:50 DEBUG : zend.txt: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f313_d20260914_m044104_c001_v7007000_t0000_u01789360864671") 2026/09/14 04:42:50 DEBUG : zend.txt: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121ccc_d20260914_m044059_c001_v0001150_t0034_u01789360859736") 2026/09/14 04:42:50 DEBUG : zend.txt: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f414965e6f944f2de_d20260914_m044059_c001_v7007000_t0000_u01789360859192") 2026/09/14 04:42:50 DEBUG : zend.txt: Deleting (id "4_z1fe2edd3304d9bebaf080e1b_f410e13de96121cb8_d20260914_m044053_c001_v0001150_t0034_u01789360853925") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m8.511301246s (try 1/5)