"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/09/23 05:10:38 DEBUG : Creating backend with remote "TestB2:rclone-test-deyupam8kene" 2026/09/23 05:10:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 05:10:39 DEBUG : Creating backend with remote "/tmp/rclone3172726414" === 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-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:10:40 DEBUG : chunksize-probe: Cancelling large file upload === RUN TestMultithreadCopy/upload=false,size=16777215,streams=2 2026/09/23 05:10:46 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/23 05:10:46 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: write buffer set to 131072 2026/09/23 05:10:46 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/09/23 05:10:46 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/23 05:10:46 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/09/23 05:10:46 DEBUG : test-multithread-copy-false-16777215-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/09/23 05:10:46 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi starting 2026/09/23 05:10:46 DEBUG : test-multithread-copy-false-16777215-2: writing chunk 0 2026/09/23 05:10:48 DEBUG : test-multithread-copy-false-16777215-2: multi-thread copy: chunk 1/1 (0-16777215) size 16.000Mi finished 2026/09/23 05:10:48 DEBUG : test-multithread-copy-false-16777215-2: Finished multi-thread copy with 1 parts of size 16.000Mi === RUN TestMultithreadCopy/upload=false,size=16777216,streams=2 2026/09/23 05:10:55 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/23 05:10:55 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: write buffer set to 131072 2026/09/23 05:10:55 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16Mi 2026/09/23 05:10:55 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/23 05:10:55 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/09/23 05:10:55 DEBUG : test-multithread-copy-false-16777216-2: Starting multi-thread copy with 1 chunks of size 16Mi with 1 parallel streams 2026/09/23 05:10:55 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi starting 2026/09/23 05:10:55 DEBUG : test-multithread-copy-false-16777216-2: writing chunk 0 2026/09/23 05:10:57 DEBUG : test-multithread-copy-false-16777216-2: multi-thread copy: chunk 1/1 (0-16777216) size 16Mi finished 2026/09/23 05:10:57 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/23 05:10:59 DEBUG : test-multithread-copy-false-16777217-2: Clearing upload URL because of error: Post "https://pod-000-1117-16.backblaze.com/b2api/v1/b2_upload_file/9f525d03a0cdcbcbaf080e1b/c001_v0001117_t0037": write tcp 65.108.87.141:55386->206.190.210.67:443: use of closed network connection 2026/09/23 05:10:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1117-16.backblaze.com/b2api/v1/b2_upload_file/9f525d03a0cdcbcbaf080e1b/c001_v0001117_t0037": write tcp 65.108.87.141:55386->206.190.210.67:443: use of closed network connection) 2026/09/23 05:10:59 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-deyupam8kene: 1/10 (Post "https://pod-000-1117-16.backblaze.com/b2api/v1/b2_upload_file/9f525d03a0cdcbcbaf080e1b/c001_v0001117_t0037": write tcp 65.108.87.141:55386->206.190.210.67:443: use of closed network connection) 2026/09/23 05:11:01 DEBUG : pacer: Reducing sleep to 10ms 2026/09/23 05:11:05 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/23 05:11:05 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: write buffer set to 131072 2026/09/23 05:11:05 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk size 64Mi was bigger than source file size 16.000Mi 2026/09/23 05:11:05 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/23 05:11:05 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2026/09/23 05:11:05 DEBUG : test-multithread-copy-false-16777217-2: Starting multi-thread copy with 1 chunks of size 16.000Mi with 1 parallel streams 2026/09/23 05:11:05 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi starting 2026/09/23 05:11:05 DEBUG : test-multithread-copy-false-16777217-2: writing chunk 0 2026/09/23 05:11:08 DEBUG : test-multithread-copy-false-16777217-2: multi-thread copy: chunk 1/1 (0-16777217) size 16.000Mi finished 2026/09/23 05:11:08 DEBUG : test-multithread-copy-false-16777217-2: Finished multi-thread copy with 1 parts of size 16.000Mi === RUN TestMultithreadCopy/upload=true,size=16777215,streams=2 2026/09/23 05:11:11 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: disabling buffering because source is local disk 2026/09/23 05:11:11 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/23 05:11:11 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/09/23 05:11:11 DEBUG : test-multithread-copy-true-16777215-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/09/23 05:11:11 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi starting 2026/09/23 05:11:11 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 1 length 8388607 2026/09/23 05:11:11 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/09/23 05:11:11 DEBUG : test-multithread-copy-true-16777215-2: Sending chunk 0 length 8388608 2026/09/23 05:11:14 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 1 2026/09/23 05:11:14 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 2/2 (8388608-16777215) size 8.000Mi finished 2026/09/23 05:11:14 DEBUG : test-multithread-copy-true-16777215-2: Done sending chunk 0 2026/09/23 05:11:14 DEBUG : test-multithread-copy-true-16777215-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/09/23 05:11:14 DEBUG : test-multithread-copy-true-16777215-2: Finishing large file upload with 2 parts 2026/09/23 05:11:15 DEBUG : test-multithread-copy-true-16777215-2: Finished multi-thread copy with 2 parts of size 8Mi === RUN TestMultithreadCopy/upload=true,size=16777216,streams=2 2026/09/23 05:11:17 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: disabling buffering because source is local disk 2026/09/23 05:11:18 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/23 05:11:18 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/09/23 05:11:18 DEBUG : test-multithread-copy-true-16777216-2: Starting multi-thread copy with 2 chunks of size 8Mi with 2 parallel streams 2026/09/23 05:11:18 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi starting 2026/09/23 05:11:18 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 1 length 8388608 2026/09/23 05:11:18 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi starting 2026/09/23 05:11:18 DEBUG : test-multithread-copy-true-16777216-2: Sending chunk 0 length 8388608 2026/09/23 05:11:20 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 1 2026/09/23 05:11:20 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 2/2 (8388608-16777216) size 8Mi finished 2026/09/23 05:11:20 DEBUG : test-multithread-copy-true-16777216-2: Done sending chunk 0 2026/09/23 05:11:20 DEBUG : test-multithread-copy-true-16777216-2: multi-thread copy: chunk 1/2 (0-8388608) size 8Mi finished 2026/09/23 05:11:20 DEBUG : test-multithread-copy-true-16777216-2: Finishing large file upload with 2 parts 2026/09/23 05:11:20 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/23 05:11:23 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: disabling buffering because source is local disk 2026/09/23 05:11:23 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/09/23 05:11:23 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/09/23 05:11:23 DEBUG : test-multithread-copy-true-16777217-2: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/09/23 05:11:23 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/09/23 05:11:23 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 2 length 1 2026/09/23 05:11:23 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/09/23 05:11:23 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/09/23 05:11:23 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 0 length 8388608 2026/09/23 05:11:23 DEBUG : test-multithread-copy-true-16777217-2: Sending chunk 1 length 8388608 2026/09/23 05:11:25 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 2 2026/09/23 05:11:25 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 finished 2026/09/23 05:11:26 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 0 2026/09/23 05:11:26 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/09/23 05:11:26 DEBUG : test-multithread-copy-true-16777217-2: Done sending chunk 1 2026/09/23 05:11:26 DEBUG : test-multithread-copy-true-16777217-2: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/09/23 05:11:26 DEBUG : test-multithread-copy-true-16777217-2: Finishing large file upload with 3 parts 2026/09/23 05:11:27 DEBUG : test-multithread-copy-true-16777217-2: Finished multi-thread copy with 3 parts of size 8Mi --- PASS: TestMultithreadCopy (49.47s) --- PASS: TestMultithreadCopy/upload=false,size=16777215,streams=2 (9.01s) --- PASS: TestMultithreadCopy/upload=false,size=16777216,streams=2 (8.96s) --- PASS: TestMultithreadCopy/upload=false,size=16777217,streams=2 (11.09s) --- PASS: TestMultithreadCopy/upload=true,size=16777215,streams=2 (6.25s) --- PASS: TestMultithreadCopy/upload=true,size=16777216,streams=2 (5.79s) --- PASS: TestMultithreadCopy/upload=true,size=16777217,streams=2 (6.65s) === RUN TestMultithreadCopyAbort run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:11:29 DEBUG : chunksize-probe: Cancelling large file upload 2026/09/23 05:11:31 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk 2026/09/23 05:11:31 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 1 2026/09/23 05:11:31 DEBUG : test-multithread-abort: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2026/09/23 05:11:31 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 8Mi with 3 parallel streams 2026/09/23 05:11:31 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi starting 2026/09/23 05:11:31 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi starting 2026/09/23 05:11:31 DEBUG : Open with options = [RangeOption(8388608,16777215)] 2026/09/23 05:11:31 DEBUG : Open with options = [RangeOption(0,8388607)] 2026/09/23 05:11:31 DEBUG : test-multithread-abort: Sending chunk 0 length 8388608 2026/09/23 05:11:31 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (16777216-16777217) size 1 starting 2026/09/23 05:11:31 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/23 05:11:31 DEBUG : test-multithread-abort: Sending chunk 1 length 8388608 2026/09/23 05:11:34 DEBUG : test-multithread-abort: Done sending chunk 0 2026/09/23 05:11:34 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-8388608) size 8Mi finished 2026/09/23 05:11:34 DEBUG : test-multithread-abort: Done sending chunk 1 2026/09/23 05:11:34 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (8388608-16777216) size 8Mi finished 2026/09/23 05:11:34 DEBUG : Returning error reader 2026/09/23 05:11:34 DEBUG : test-multithread-abort: Sending chunk 2 length 1 2026/09/23 05:11:34 DEBUG : BOOM: simulated read failure 2026/09/23 05:11:34 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 0/10: BOOM: simulated read failure 2026/09/23 05:11:34 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/23 05:11:35 DEBUG : Returning error reader 2026/09/23 05:11:35 DEBUG : BOOM: simulated read failure 2026/09/23 05:11:35 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure 2026/09/23 05:11:35 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/23 05:11:36 DEBUG : Returning error reader 2026/09/23 05:11:36 DEBUG : BOOM: simulated read failure 2026/09/23 05:11:36 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure 2026/09/23 05:11:36 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/23 05:11:37 DEBUG : Returning error reader 2026/09/23 05:11:37 DEBUG : BOOM: simulated read failure 2026/09/23 05:11:37 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure 2026/09/23 05:11:37 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/23 05:11:38 DEBUG : Returning error reader 2026/09/23 05:11:38 DEBUG : BOOM: simulated read failure 2026/09/23 05:11:38 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure 2026/09/23 05:11:38 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/23 05:11:39 DEBUG : Returning error reader 2026/09/23 05:11:39 DEBUG : BOOM: simulated read failure 2026/09/23 05:11:39 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure 2026/09/23 05:11:39 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/23 05:11:40 DEBUG : Returning error reader 2026/09/23 05:11:40 DEBUG : BOOM: simulated read failure 2026/09/23 05:11:40 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure 2026/09/23 05:11:40 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/23 05:11:41 DEBUG : Returning error reader 2026/09/23 05:11:41 DEBUG : BOOM: simulated read failure 2026/09/23 05:11:41 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure 2026/09/23 05:11:41 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/23 05:11:42 DEBUG : Returning error reader 2026/09/23 05:11:42 DEBUG : BOOM: simulated read failure 2026/09/23 05:11:42 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure 2026/09/23 05:11:42 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/23 05:11:43 DEBUG : Returning error reader 2026/09/23 05:11:43 DEBUG : BOOM: simulated read failure 2026/09/23 05:11:43 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure 2026/09/23 05:11:43 DEBUG : Open with options = [RangeOption(16777216,16777216)] 2026/09/23 05:11:44 DEBUG : Returning error reader 2026/09/23 05:11:44 DEBUG : BOOM: simulated read failure 2026/09/23 05:11:44 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure 2026/09/23 05:11:44 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries 2026/09/23 05:11:44 DEBUG : test-multithread-abort: Error sending chunk 2 (retry=false): Post "https://pod-000-1181-04.backblaze.com/b2api/v1/b2_upload_part/4_z9f525d03a0cdcbcbaf080e1b_f215ad8e7378d33ec_d20260923_m051131_c001_v0001181_t0023_u01790140291567/0055": BOOM: simulated read failure: &url.Error{Op:"Post", URL:"https://pod-000-1181-04.backblaze.com/b2api/v1/b2_upload_part/4_z9f525d03a0cdcbcbaf080e1b_f215ad8e7378d33ec_d20260923_m051131_c001_v0001181_t0023_u01790140291567/0055", Err:(*errors.errorString)(0x3ccf69d95400)} 2026/09/23 05:11:44 DEBUG : test-multithread-abort: Error sending chunk 2: Post "https://pod-000-1181-04.backblaze.com/b2api/v1/b2_upload_part/4_z9f525d03a0cdcbcbaf080e1b_f215ad8e7378d33ec_d20260923_m051131_c001_v0001181_t0023_u01790140291567/0055": BOOM: simulated read failure 2026/09/23 05:11:44 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: Post "https://pod-000-1181-04.backblaze.com/b2api/v1/b2_upload_part/4_z9f525d03a0cdcbcbaf080e1b_f215ad8e7378d33ec_d20260923_m051131_c001_v0001181_t0023_u01790140291567/0055": BOOM: simulated read failure 2026/09/23 05:11:44 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit 2026/09/23 05:11:44 DEBUG : test-multithread-abort: Cancelling large file upload --- PASS: TestMultithreadCopyAbort (16.73s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/23 05:11:45 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/23 05:11:45 DEBUG : file.txt: writing chunk 1 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/23 05:11:45 DEBUG : file.txt: writing chunk 2 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/23 05:11:45 DEBUG : file.txt: writing chunk 0 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/23 05:11:45 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/23 05:11:45 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/23 05:11:45 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/23 05:11:45 DEBUG : file.txt: writing chunk 1 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/23 05:11:45 DEBUG : file.txt: writing chunk 2 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/23 05:11:45 DEBUG : file.txt: writing chunk 0 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/23 05:11:45 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/23 05:11:45 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/23 05:11:45 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/23 05:11:45 DEBUG : file.txt: writing chunk 1 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/23 05:11:45 DEBUG : file.txt: writing chunk 2 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/23 05:11:45 DEBUG : file.txt: writing chunk 3 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/23 05:11:45 DEBUG : file.txt: writing chunk 0 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/23 05:11:45 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/23 05:11:45 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/23 05:11:45 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/23 05:11:45 DEBUG : file.txt: writing chunk 1 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/23 05:11:45 DEBUG : file.txt: writing chunk 2 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/23 05:11:45 DEBUG : file.txt: writing chunk 3 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/23 05:11:45 DEBUG : file.txt: writing chunk 0 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/23 05:11:45 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/23 05:11:45 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/23 05:11:45 DEBUG : a: size = 0 OK 2026/09/23 05:11:45 DEBUG : a: size = 1 (memory) 2026/09/23 05:11:45 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/23 05:11:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/23 05:11:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/23 05:11:45 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/23 05:11:45 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/23 05:11:45 DEBUG : potato: Seek from 10 to 0 2026/09/23 05:11:45 DEBUG : potato: Seek from 10 to 0 2026/09/23 05:11:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/23 05:11:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/23 05:11:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/23 05:11:45 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/23 05:11:45 DEBUG : potato: Seek from 5 to 2 2026/09/23 05:11:45 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/23 05:11:45 DEBUG : potato: Seek from 7 to 0 2026/09/23 05:11:45 DEBUG : potato: Seek from 7 to 0 2026/09/23 05:11:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/23 05:11:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/23 05:11:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/23 05:11:45 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/23 05:11:45 DEBUG : potato: Seek from 5 to 2 2026/09/23 05:11:45 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/23 05:11:45 DEBUG : potato: Seek from 8 to 0 2026/09/23 05:11:45 DEBUG : potato: Seek from 8 to 0 2026/09/23 05:11:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/23 05:11:45 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/23 05:11:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/23 05:11:45 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/23 05:11:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/23 05:11:45 DEBUG : potato: Seek from 5 to 2 2026/09/23 05:11:45 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/23 05:11:45 DEBUG : potato: Seek from 9 to 0 2026/09/23 05:11:45 DEBUG : potato: Seek from 9 to 0 2026/09/23 05:11:45 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-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", 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.78s) --- 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/23 05:11:50 DEBUG : Creating backend with remote "nonexistent" 2026/09/23 05:11:50 DEBUG : Config file has changed externally - reloading 2026/09/23 05:11:50 DEBUG : Creating backend with remote "nonexistent" 2026/09/23 05:11:50 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/23 05:11:50 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/23 05:11:50 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/23 05:11:50 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (5.68s) --- PASS: TestCheckDownload/1 (0.71s) --- PASS: TestCheckDownload/2 (0.36s) --- PASS: TestCheckDownload/3 (0.36s) --- PASS: TestCheckDownload/4 (0.54s) --- PASS: TestCheckDownload/5 (0.37s) --- PASS: TestCheckDownload/6 (0.37s) --- PASS: TestCheckDownload/7 (0.37s) === RUN TestCheckSizeOnly run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", 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 (3.90s) --- PASS: TestCheckSizeOnly/1 (0.18s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.18s) --- PASS: TestCheckSizeOnly/4 (0.18s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.18s) --- PASS: TestCheckSizeOnly/7 (0.18s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:12:00 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/23 05:12:00 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/23 05:12:00 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/23 05:12:00 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/23 05:12:01 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/23 05:12:01 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/23 05:12:01 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/23 05:12:01 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.01s) === RUN TestCheckSum run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:12:02 DEBUG : Creating backend with remote "TestB2:rclone-test-deyupam8kene/data" check_test.go:354: B2 bucket rclone-test-deyupam8kene path data lacks md5, skipping --- SKIP: TestCheckSum (1.44s) === RUN TestCheckSumDownload run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:12:03 DEBUG : Creating backend with remote "TestB2:rclone-test-deyupam8kene/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (11.68s) --- PASS: TestCheckSumDownload/subtest1 (1.27s) --- PASS: TestCheckSumDownload/subtest2 (0.81s) --- PASS: TestCheckSumDownload/subtest3 (0.90s) --- PASS: TestCheckSumDownload/subtest4 (0.73s) --- PASS: TestCheckSumDownload/subtest5 (0.74s) --- PASS: TestCheckSumDownload/subtest6 (0.75s) --- PASS: TestCheckSumDownload/subtest7 (0.74s) === RUN TestCheckSumConcurrency 2026/09/23 05:12:15 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/23 05:12:15 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/23 05:12:15 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/23 05:12:15 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/23 05:12:15 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/23 05:12:15 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/23 05:12:15 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/23 05:12:15 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/23 05:12:15 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/23 05:12:15 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/23 05:12:15 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/23 05:12:15 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/23 05:12:15 DEBUG : Creating backend with remote "TestB2:rclone-test-qodewot3pumi" 2026/09/23 05:12:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 05:12:15 DEBUG : Creating backend with remote "/tmp/rclone1161251506" run.go:198: Remote "B2 bucket rclone-test-qodewot3pumi", Local "Local file system at /tmp/rclone1161251506", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2026/09/23 05:12:17 ERROR : hello, world!: sum not found 2026/09/23 05:12:17 ERROR : HELLO, WORLD!: file not in B2 bucket rclone-test-qodewot3pumi 2026/09/23 05:12:17 NOTICE: B2 bucket rclone-test-qodewot3pumi: 1 files missing 2026/09/23 05:12:17 NOTICE: 1 hashes missing 2026/09/23 05:12:17 NOTICE: B2 bucket rclone-test-qodewot3pumi: 1 differences found 2026/09/23 05:12:17 NOTICE: B2 bucket rclone-test-qodewot3pumi: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/23 05:12:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/23 05:12:18 NOTICE: B2 bucket rclone-test-qodewot3pumi: 0 differences found 2026/09/23 05:12:18 NOTICE: B2 bucket rclone-test-qodewot3pumi: 1 matching files 2026/09/23 05:12:18 DEBUG : Creating backend with remote "TestB2:rclone-test-pewagat7wuri" 2026/09/23 05:12:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 05:12:18 DEBUG : Creating backend with remote "/tmp/rclone3162150312" run.go:198: Remote "B2 bucket rclone-test-pewagat7wuri", Local "Local file system at /tmp/rclone3162150312", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2026/09/23 05:12:20 ERROR : HELLO, WORLD!: sum not found 2026/09/23 05:12:20 ERROR : hello, world!: file not in B2 bucket rclone-test-pewagat7wuri 2026/09/23 05:12:20 NOTICE: B2 bucket rclone-test-pewagat7wuri: 1 files missing 2026/09/23 05:12:20 NOTICE: 1 hashes missing 2026/09/23 05:12:20 NOTICE: B2 bucket rclone-test-pewagat7wuri: 1 differences found 2026/09/23 05:12:20 NOTICE: B2 bucket rclone-test-pewagat7wuri: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/23 05:12:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/23 05:12:21 NOTICE: B2 bucket rclone-test-pewagat7wuri: 0 differences found 2026/09/23 05:12:21 NOTICE: B2 bucket rclone-test-pewagat7wuri: 1 matching files 2026/09/23 05:12:21 DEBUG : Creating backend with remote "TestB2:rclone-test-dayorah9zari" 2026/09/23 05:12:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 05:12:22 DEBUG : Creating backend with remote "/tmp/rclone3875886484" run.go:198: Remote "B2 bucket rclone-test-dayorah9zari", Local "Local file system at /tmp/rclone3875886484", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/23 05:12:23 ERROR : HeLlO, wOrLd!: sum not found 2026/09/23 05:12:23 ERROR : hello, world!: file not in B2 bucket rclone-test-dayorah9zari 2026/09/23 05:12:23 NOTICE: B2 bucket rclone-test-dayorah9zari: 1 files missing 2026/09/23 05:12:23 NOTICE: 1 hashes missing 2026/09/23 05:12:23 NOTICE: B2 bucket rclone-test-dayorah9zari: 1 differences found 2026/09/23 05:12:23 NOTICE: B2 bucket rclone-test-dayorah9zari: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/23 05:12:24 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/23 05:12:24 NOTICE: B2 bucket rclone-test-dayorah9zari: 0 differences found 2026/09/23 05:12:24 NOTICE: B2 bucket rclone-test-dayorah9zari: 1 matching files 2026/09/23 05:12:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jaruwet4gulu" 2026/09/23 05:12:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 05:12:25 DEBUG : Creating backend with remote "/tmp/rclone2307221829" run.go:198: Remote "B2 bucket rclone-test-jaruwet4gulu", Local "Local file system at /tmp/rclone2307221829", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/23 05:12:27 ERROR : HELLO, WORLD!: sum not found 2026/09/23 05:12:27 ERROR : HeLlO, wOrLd!: file not in B2 bucket rclone-test-jaruwet4gulu 2026/09/23 05:12:27 NOTICE: B2 bucket rclone-test-jaruwet4gulu: 1 files missing 2026/09/23 05:12:27 NOTICE: 1 hashes missing 2026/09/23 05:12:27 NOTICE: B2 bucket rclone-test-jaruwet4gulu: 1 differences found 2026/09/23 05:12:27 NOTICE: B2 bucket rclone-test-jaruwet4gulu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/23 05:12:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/23 05:12:27 NOTICE: B2 bucket rclone-test-jaruwet4gulu: 0 differences found 2026/09/23 05:12:27 NOTICE: B2 bucket rclone-test-jaruwet4gulu: 1 matching files 2026/09/23 05:12:27 DEBUG : Creating backend with remote "TestB2:rclone-test-yezomej0qofa" 2026/09/23 05:12:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 05:12:28 DEBUG : Creating backend with remote "/tmp/rclone1372091143" run.go:198: Remote "B2 bucket rclone-test-yezomej0qofa", Local "Local file system at /tmp/rclone1372091143", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2026/09/23 05:12:30 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/23 05:12:30 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-yezomej0qofa 2026/09/23 05:12:30 NOTICE: B2 bucket rclone-test-yezomej0qofa: 1 files missing 2026/09/23 05:12:30 NOTICE: 1 hashes missing 2026/09/23 05:12:30 NOTICE: B2 bucket rclone-test-yezomej0qofa: 1 differences found 2026/09/23 05:12:30 NOTICE: B2 bucket rclone-test-yezomej0qofa: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/23 05:12:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/23 05:12:30 NOTICE: B2 bucket rclone-test-yezomej0qofa: 0 differences found 2026/09/23 05:12:30 NOTICE: B2 bucket rclone-test-yezomej0qofa: 1 matching files 2026/09/23 05:12:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yayonal7nuqi" 2026/09/23 05:12:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 05:12:31 DEBUG : Creating backend with remote "/tmp/rclone2768630431" run.go:198: Remote "B2 bucket rclone-test-yayonal7nuqi", Local "Local file system at /tmp/rclone2768630431", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2026/09/23 05:12:33 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/23 05:12:33 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-yayonal7nuqi 2026/09/23 05:12:33 NOTICE: B2 bucket rclone-test-yayonal7nuqi: 1 files missing 2026/09/23 05:12:33 NOTICE: 1 hashes missing 2026/09/23 05:12:33 NOTICE: B2 bucket rclone-test-yayonal7nuqi: 1 differences found 2026/09/23 05:12:33 NOTICE: B2 bucket rclone-test-yayonal7nuqi: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/23 05:12:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/23 05:12:34 NOTICE: B2 bucket rclone-test-yayonal7nuqi: 0 differences found 2026/09/23 05:12:34 NOTICE: B2 bucket rclone-test-yayonal7nuqi: 1 matching files 2026/09/23 05:12:34 DEBUG : Creating backend with remote "TestB2:rclone-test-gemeqah0razo" 2026/09/23 05:12:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 05:12:34 DEBUG : Creating backend with remote "/tmp/rclone3646481147" run.go:198: Remote "B2 bucket rclone-test-gemeqah0razo", Local "Local file system at /tmp/rclone3646481147", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2026/09/23 05:12:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/23 05:12:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-gemeqah0razo 2026/09/23 05:12:36 NOTICE: B2 bucket rclone-test-gemeqah0razo: 1 files missing 2026/09/23 05:12:36 NOTICE: 1 hashes missing 2026/09/23 05:12:36 NOTICE: B2 bucket rclone-test-gemeqah0razo: 1 differences found 2026/09/23 05:12:36 NOTICE: B2 bucket rclone-test-gemeqah0razo: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/23 05:12:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/23 05:12:37 NOTICE: B2 bucket rclone-test-gemeqah0razo: 0 differences found 2026/09/23 05:12:37 NOTICE: B2 bucket rclone-test-gemeqah0razo: 1 matching files 2026/09/23 05:12:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kolawos0tero" 2026/09/23 05:12:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 05:12:38 DEBUG : Creating backend with remote "/tmp/rclone559886068" run.go:198: Remote "B2 bucket rclone-test-kolawos0tero", Local "Local file system at /tmp/rclone559886068", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2026/09/23 05:12:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/23 05:12:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-kolawos0tero 2026/09/23 05:12:39 NOTICE: B2 bucket rclone-test-kolawos0tero: 1 files missing 2026/09/23 05:12:39 NOTICE: 1 hashes missing 2026/09/23 05:12:39 NOTICE: B2 bucket rclone-test-kolawos0tero: 1 differences found 2026/09/23 05:12:39 NOTICE: B2 bucket rclone-test-kolawos0tero: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/23 05:12:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/23 05:12:40 NOTICE: B2 bucket rclone-test-kolawos0tero: 0 differences found 2026/09/23 05:12:40 NOTICE: B2 bucket rclone-test-kolawos0tero: 1 matching files 2026/09/23 05:12:40 DEBUG : Creating backend with remote "TestB2:rclone-test-biqediq6qoro" 2026/09/23 05:12:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 05:12:41 DEBUG : Creating backend with remote "/tmp/rclone2545922515" run.go:198: Remote "B2 bucket rclone-test-biqediq6qoro", Local "Local file system at /tmp/rclone2545922515", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2026/09/23 05:12:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/23 05:12:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-biqediq6qoro 2026/09/23 05:12:43 NOTICE: B2 bucket rclone-test-biqediq6qoro: 1 files missing 2026/09/23 05:12:43 NOTICE: 1 hashes missing 2026/09/23 05:12:43 NOTICE: B2 bucket rclone-test-biqediq6qoro: 1 differences found 2026/09/23 05:12:43 NOTICE: B2 bucket rclone-test-biqediq6qoro: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/23 05:12:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/23 05:12:43 NOTICE: B2 bucket rclone-test-biqediq6qoro: 0 differences found 2026/09/23 05:12:43 NOTICE: B2 bucket rclone-test-biqediq6qoro: 1 matching files 2026/09/23 05:12:43 DEBUG : Creating backend with remote "TestB2:rclone-test-jacufew7sega" 2026/09/23 05:12:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 05:12:44 DEBUG : Creating backend with remote "/tmp/rclone358641364" run.go:198: Remote "B2 bucket rclone-test-jacufew7sega", Local "Local file system at /tmp/rclone358641364", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2026/09/23 05:12:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/23 05:12:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-jacufew7sega 2026/09/23 05:12:46 NOTICE: B2 bucket rclone-test-jacufew7sega: 1 files missing 2026/09/23 05:12:46 NOTICE: 1 hashes missing 2026/09/23 05:12:46 NOTICE: B2 bucket rclone-test-jacufew7sega: 1 differences found 2026/09/23 05:12:46 NOTICE: B2 bucket rclone-test-jacufew7sega: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/23 05:12:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/23 05:12:47 NOTICE: B2 bucket rclone-test-jacufew7sega: 0 differences found 2026/09/23 05:12:47 NOTICE: B2 bucket rclone-test-jacufew7sega: 1 matching files 2026/09/23 05:12:47 DEBUG : B2 bucket rclone-test-jacufew7sega: Purge remote 2026/09/23 05:12:47 INFO : B2 bucket rclone-test-jacufew7sega: cleaning bucket "rclone-test-jacufew7sega" of all files 2026/09/23 05:12:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z3f123d83a0edcbcbaf080e1b_f118ed3f701649eb2_d20260923_m051245_c001_v0001032_t0027_u01790140365736") 2026/09/23 05:12:47 DEBUG : B2 bucket rclone-test-biqediq6qoro: Purge remote 2026/09/23 05:12:47 INFO : B2 bucket rclone-test-biqediq6qoro: cleaning bucket "rclone-test-biqediq6qoro" of all files 2026/09/23 05:12:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zffe22db3a0edcbcbaf080e1b_f108907fa87256756_d20260923_m051242_c001_v0001183_t0058_u01790140362603") 2026/09/23 05:12:48 DEBUG : B2 bucket rclone-test-kolawos0tero: Purge remote 2026/09/23 05:12:48 INFO : B2 bucket rclone-test-kolawos0tero: cleaning bucket "rclone-test-kolawos0tero" of all files 2026/09/23 05:12:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z8f921df3a0edcbcbaf080e1b_f102bbe4475e4bacb_d20260923_m051239_c001_v0001181_t0057_u01790140359486") 2026/09/23 05:12:49 DEBUG : B2 bucket rclone-test-gemeqah0razo: Purge remote 2026/09/23 05:12:49 INFO : B2 bucket rclone-test-gemeqah0razo: cleaning bucket "rclone-test-gemeqah0razo" of all files 2026/09/23 05:12:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z9fc21d23a0edcbcbaf080e1b_f101921380e0e80b1_d20260923_m051236_c001_v0001167_t0058_u01790140356108") 2026/09/23 05:12:50 DEBUG : B2 bucket rclone-test-yayonal7nuqi: Purge remote 2026/09/23 05:12:50 INFO : B2 bucket rclone-test-yayonal7nuqi: cleaning bucket "rclone-test-yayonal7nuqi" of all files 2026/09/23 05:12:51 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_zffb20d53a0edcbcbaf080e1b_f1141666ebcd92052_d20260923_m051232_c001_v0001184_t0050_u01790140352910") 2026/09/23 05:12:51 DEBUG : B2 bucket rclone-test-yezomej0qofa: Purge remote 2026/09/23 05:12:51 INFO : B2 bucket rclone-test-yezomej0qofa: cleaning bucket "rclone-test-yezomej0qofa" of all files 2026/09/23 05:12:52 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_zdfa2fd93a0ddcbcbaf080e1b_f415abe7ee973df4c_d20260923_m051229_c001_v0001174_t0051_u01790140349792") 2026/09/23 05:12:53 DEBUG : B2 bucket rclone-test-jaruwet4gulu: Purge remote 2026/09/23 05:12:53 INFO : B2 bucket rclone-test-jaruwet4gulu: cleaning bucket "rclone-test-jaruwet4gulu" of all files 2026/09/23 05:12:53 DEBUG : HELLO, WORLD!: Deleting (id "4_z6fd2edd3a0ddcbcbaf080e1b_f406bc6e28110cf26_d20260923_m051226_c001_v0001179_t0009_u01790140346638") 2026/09/23 05:12:54 DEBUG : B2 bucket rclone-test-dayorah9zari: Purge remote 2026/09/23 05:12:54 INFO : B2 bucket rclone-test-dayorah9zari: cleaning bucket "rclone-test-dayorah9zari" of all files 2026/09/23 05:12:55 DEBUG : HeLlO, wOrLd!: Deleting (id "4_z3f52ed13a0ddcbcbaf080e1b_f4081657476d310e2_d20260923_m051223_c001_v0001150_t0025_u01790140343484") 2026/09/23 05:12:55 DEBUG : B2 bucket rclone-test-pewagat7wuri: Purge remote 2026/09/23 05:12:55 INFO : B2 bucket rclone-test-pewagat7wuri: cleaning bucket "rclone-test-pewagat7wuri" of all files 2026/09/23 05:12:56 DEBUG : HELLO, WORLD!: Deleting (id "4_zffa2dd43a0ddcbcbaf080e1b_f404926999517024b_d20260923_m051220_c001_v0001157_t0030_u01790140340355") 2026/09/23 05:12:56 DEBUG : B2 bucket rclone-test-qodewot3pumi: Purge remote 2026/09/23 05:12:56 INFO : B2 bucket rclone-test-qodewot3pumi: cleaning bucket "rclone-test-qodewot3pumi" of all files 2026/09/23 05:12:57 DEBUG : hello, world!: Deleting (id "4_zcf82cd83a0ddcbcbaf080e1b_f4136b4bff63dfb05_d20260923_m051217_c001_v0001116_t0059_u01790140337231") --- PASS: TestApplyTransforms (42.59s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:12:58 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/23 05:12:58 DEBUG : sub/file2: size = 14 OK 2026/09/23 05:12:58 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/23 05:12:58 INFO : file1: Copied (new) to: sub/file2 2026/09/23 05:12:59 DEBUG : sub/file2: size = 14 OK 2026/09/23 05:12:59 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/23 05:12:59 DEBUG : file1: Unchanged skipping 2026/09/23 05:12:59 DEBUG : B2 bucket rclone-test-deyupam8kene: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.73s) === RUN TestCopyFileImmutable run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:13:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/23 05:13:00 DEBUG : existing: size = 6 OK 2026/09/23 05:13:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/23 05:13:00 INFO : existing: Copied (new) 2026/09/23 05:13:01 DEBUG : existing: size = 6 OK 2026/09/23 05:13:01 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/23 05:13:01 DEBUG : existing: Unchanged skipping 2026/09/23 05:13:01 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3172726414) 2026/09/23 05:13:01 DEBUG : existing: size = 6 (B2 bucket rclone-test-deyupam8kene) 2026/09/23 05:13:01 DEBUG : existing: Sizes differ 2026/09/23 05:13:01 ERROR : existing: Source and destination exist but do not match: immutable file modified --- PASS: TestCopyFileImmutable (1.99s) === RUN TestCopyLongFile run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" copy_test.go:188: Test only runs on local --- SKIP: TestCopyLongFile (0.36s) === RUN TestCopyFileBackupDir run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:13:03 DEBUG : Creating backend with remote "TestB2:rclone-test-deyupam8kene/backup" 2026/09/23 05:13:04 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3172726414) 2026/09/23 05:13:04 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-deyupam8kene) 2026/09/23 05:13:04 DEBUG : dst/file1: Sizes differ 2026/09/23 05:13:06 DEBUG : dst/file1: size = 18 OK 2026/09/23 05:13:06 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/09/23 05:13:06 INFO : dst/file1: Copied (server-side copy) 2026/09/23 05:13:06 INFO : dst/file1: Deleted 2026/09/23 05:13:06 DEBUG : dst/file1: size = 14 OK 2026/09/23 05:13:06 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/23 05:13:06 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.42s) === RUN TestCopyFileCompareDest run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:13:07 DEBUG : Creating backend with remote "TestB2:rclone-test-deyupam8kene/dst" 2026/09/23 05:13:08 DEBUG : Creating backend with remote "TestB2:rclone-test-deyupam8kene/CompareDest" 2026/09/23 05:13:09 DEBUG : one: Need to transfer - File not found at Destination 2026/09/23 05:13:11 DEBUG : one: size = 3 OK 2026/09/23 05:13:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/23 05:13:11 INFO : one: Copied (new) 2026/09/23 05:13:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3172726414) 2026/09/23 05:13:12 DEBUG : one: size = 3 (B2 bucket rclone-test-deyupam8kene path dst) 2026/09/23 05:13:12 DEBUG : one: Sizes differ 2026/09/23 05:13:12 DEBUG : one: size = 5 OK 2026/09/23 05:13:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/23 05:13:12 INFO : one: Copied (replaced existing) 2026/09/23 05:13:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3172726414) 2026/09/23 05:13:13 DEBUG : one: size = 3 (B2 bucket rclone-test-deyupam8kene path dst) 2026/09/23 05:13:13 DEBUG : one: Sizes differ 2026/09/23 05:13:14 DEBUG : one: size = 5 OK 2026/09/23 05:13:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/23 05:13:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/23 05:13:14 DEBUG : two: Need to transfer - File not found at Destination 2026/09/23 05:13:15 DEBUG : two: size = 3 OK 2026/09/23 05:13:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/23 05:13:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/23 05:13:15 DEBUG : two: Need to transfer - File not found at Destination 2026/09/23 05:13:15 DEBUG : two: size = 3 OK 2026/09/23 05:13:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/23 05:13:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/23 05:13:16 DEBUG : two: Need to transfer - File not found at Destination 2026/09/23 05:13:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone3172726414) 2026/09/23 05:13:16 DEBUG : two: size = 3 (B2 bucket rclone-test-deyupam8kene path CompareDest) 2026/09/23 05:13:16 DEBUG : two: Sizes differ 2026/09/23 05:13:16 DEBUG : two: size = 5 OK 2026/09/23 05:13:16 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/09/23 05:13:16 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (10.52s) === RUN TestCopyFileCopyDestImmutable run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:13:17 DEBUG : Creating backend with remote "TestB2:rclone-test-deyupam8kene/dst" 2026/09/23 05:13:19 DEBUG : Creating backend with remote "TestB2:rclone-test-deyupam8kene/CopyDest" 2026/09/23 05:13:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3172726414) 2026/09/23 05:13:20 DEBUG : one: size = 3 (B2 bucket rclone-test-deyupam8kene path dst) 2026/09/23 05:13:20 DEBUG : one: Sizes differ 2026/09/23 05:13:21 DEBUG : one: size = 5 OK 2026/09/23 05:13:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/23 05:13:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3172726414) 2026/09/23 05:13:21 DEBUG : one: size = 3 (B2 bucket rclone-test-deyupam8kene path dst) 2026/09/23 05:13:21 DEBUG : one: Sizes differ 2026/09/23 05:13:21 ERROR : one: Source and destination exist but do not match: immutable file modified --- PASS: TestCopyFileCopyDestImmutable (4.15s) === RUN TestCopyFileCopyDest run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:13:21 DEBUG : Creating backend with remote "TestB2:rclone-test-deyupam8kene/dst" 2026/09/23 05:13:23 DEBUG : Creating backend with remote "TestB2:rclone-test-deyupam8kene/CopyDest" 2026/09/23 05:13:24 DEBUG : one: Need to transfer - File not found at Destination 2026/09/23 05:13:26 DEBUG : one: size = 3 OK 2026/09/23 05:13:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/23 05:13:26 INFO : one: Copied (new) 2026/09/23 05:13:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3172726414) 2026/09/23 05:13:26 DEBUG : one: size = 3 (B2 bucket rclone-test-deyupam8kene path dst) 2026/09/23 05:13:26 DEBUG : one: Sizes differ 2026/09/23 05:13:27 DEBUG : one: size = 5 OK 2026/09/23 05:13:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/23 05:13:27 INFO : one: Copied (replaced existing) 2026/09/23 05:13:28 DEBUG : Creating backend with remote "TestB2:rclone-test-deyupam8kene/BackupDir" 2026/09/23 05:13:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3172726414) 2026/09/23 05:13:29 DEBUG : one: size = 3 (B2 bucket rclone-test-deyupam8kene path dst) 2026/09/23 05:13:29 DEBUG : one: Sizes differ 2026/09/23 05:13:29 DEBUG : one: size = 5 OK 2026/09/23 05:13:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/23 05:13:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3172726414) 2026/09/23 05:13:29 DEBUG : one: size = 3 (B2 bucket rclone-test-deyupam8kene path dst) 2026/09/23 05:13:29 DEBUG : one: Sizes differ 2026/09/23 05:13:31 DEBUG : one: size = 3 OK 2026/09/23 05:13:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/23 05:13:31 INFO : one: Copied (server-side copy) 2026/09/23 05:13:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/09/23 05:13:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/23 05:13:32 DEBUG : pacer: Reducing sleep to 10ms 2026/09/23 05:13:32 INFO : one: Deleted 2026/09/23 05:13:32 DEBUG : one: size = 5 OK 2026/09/23 05:13:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/23 05:13:32 INFO : one: Copied (server-side copy) 2026/09/23 05:13:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/23 05:13:33 DEBUG : two: Need to transfer - File not found at Destination 2026/09/23 05:13:33 DEBUG : two: size = 3 OK 2026/09/23 05:13:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/23 05:13:33 DEBUG : two: size = 3 OK 2026/09/23 05:13:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/23 05:13:33 INFO : two: Copied (server-side copy) 2026/09/23 05:13:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/23 05:13:33 DEBUG : two: size = 3 OK 2026/09/23 05:13:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/23 05:13:33 DEBUG : two: Unchanged skipping 2026/09/23 05:13:34 DEBUG : three: Need to transfer - File not found at Destination 2026/09/23 05:13:34 DEBUG : three: size = 7 (Local file system at /tmp/rclone3172726414) 2026/09/23 05:13:34 DEBUG : three: size = 5 (B2 bucket rclone-test-deyupam8kene path CopyDest) 2026/09/23 05:13:34 DEBUG : three: Sizes differ 2026/09/23 05:13:34 DEBUG : three: Destination not found in --copy-dest 2026/09/23 05:13:35 DEBUG : three: size = 7 OK 2026/09/23 05:13:35 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/09/23 05:13:35 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (15.28s) === RUN TestCopyInplace run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" copy_test.go:434: Partial uploads not supported --- SKIP: TestCopyInplace (0.36s) === RUN TestCopyLongFileName run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" copy_test.go:467: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.36s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" copy_test.go:500: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.36s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:13:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/23 05:13:39 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/23 05:13:39 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/23 05:13:39 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/23 05:13:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/23 05:13:39 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1181-14.backblaze.com/b2api/v1/b2_upload_file/9f525d03a0cdcbcbaf080e1b/c001_v0001181_t0031": max transfer limit reached as set by --max-transfer 2026/09/23 05:13:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/23 05:13:40 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/23 05:13:40 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/23 05:13:40 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = c10e13711c4cd65c7fa539bfd8d4b6c4c10bf0b2 OK 2026/09/23 05:13:40 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (3.39s) === RUN TestDeduplicateInteractive run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.37s) === RUN TestDeduplicateSkip run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.37s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.39s) === RUN TestDeduplicateFirst run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.37s) === RUN TestDeduplicateNewest run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", 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-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:13:44 INFO : B2 bucket rclone-test-deyupam8kene: Looking for duplicate sha1 hashes using newest mode. 2026/09/23 05:13:44 NOTICE: a80697348f210972a39533a02e037af8458c9a90: Found 3 files with duplicate sha1 hashes 2026/09/23 05:13:45 INFO : one: Deleted 2026/09/23 05:13:45 INFO : also/one: Deleted 2026/09/23 05:13:45 NOTICE: a80697348f210972a39533a02e037af8458c9a90: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.57s) === RUN TestDeduplicateOldest run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.37s) === RUN TestDeduplicateLargest run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.37s) === RUN TestDeduplicateSmallest run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.72s) === RUN TestDeduplicateRename run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", 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-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", 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-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", 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-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:13:50 DEBUG : a.txt: Excluded (Size Filter) 2026/09/23 05:13:50 DEBUG : a.txt: Excluded 2026/09/23 05:13:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/23 05:13:51 DEBUG : sub dir/hello world: Excluded 2026/09/23 05:13:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/23 05:13:51 DEBUG : sub dir/hello world2: Excluded 2026/09/23 05:13:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/23 05:13:51 DEBUG : sub dir/hello world: Excluded 2026/09/23 05:13:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/23 05:13:51 DEBUG : sub dir/hello world2: Excluded 2026/09/23 05:13:51 DEBUG : sub dir/ignore dir: Excluded 2026/09/23 05:13:52 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (5.40s) === RUN TestListDirSortedFn run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:13:56 DEBUG : a.txt: Excluded (Size Filter) 2026/09/23 05:13:56 DEBUG : a.txt: Excluded 2026/09/23 05:13:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/23 05:13:56 DEBUG : sub dir/hello world: Excluded 2026/09/23 05:13:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/23 05:13:56 DEBUG : sub dir/hello world2: Excluded 2026/09/23 05:13:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/23 05:13:56 DEBUG : sub dir/hello world: Excluded 2026/09/23 05:13:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/23 05:13:56 DEBUG : sub dir/hello world2: Excluded 2026/09/23 05:13:56 DEBUG : sub dir/ignore dir: Excluded 2026/09/23 05:13:57 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (5.27s) === RUN TestListJSON run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", 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/23 05:14:01 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.09s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.18s) --- PASS: TestListJSON/Recurse (0.18s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.18s) --- PASS: TestListJSON/ShowHash (0.18s) --- PASS: TestListJSON/HashTypes (0.18s) --- PASS: TestListJSON/Metadata (0.18s) === RUN TestStatJSON run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", 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/23 05:14:06 DEBUG : Creating backend with remote "TestB2:rclone-test-deyupam8kene/notfound" --- PASS: TestStatJSON (6.58s) --- PASS: TestStatJSON/Root (0.18s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.18s) --- PASS: TestStatJSON/Dir (0.72s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.18s) --- PASS: TestStatJSON/File (0.18s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.18s) --- PASS: TestStatJSON/FileFilesOnly (0.18s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.18s) --- PASS: TestStatJSON/DirDirsOnly (0.18s) --- PASS: TestStatJSON/FileDirsOnly (0.36s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.36s) --- PASS: TestStatJSON/RootNotFound (1.88s) === RUN TestStatJSONMemory 2026/09/23 05:14:09 DEBUG : Creating backend with remote ":memory:" 2026/09/23 05:14:09 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/23 05:14:09 DEBUG : sub/file1: size = 5 OK 2026/09/23 05:14:09 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/23 05:14:09 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.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-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:14:09 INFO : B2 bucket rclone-test-deyupam8kene: Making directory 2026/09/23 05:14:09 INFO : B2 bucket rclone-test-deyupam8kene: Making directory --- PASS: TestMkdir (0.54s) === RUN TestLsd run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" --- PASS: TestLsd (1.45s) === RUN TestLs run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" --- PASS: TestLs (1.54s) === RUN TestLsWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:14:13 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (2.03s) === RUN TestLsLong run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" --- PASS: TestLsLong (2.01s) === RUN TestHashSums run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (1.87s) --- PASS: TestHashSums/Sha1 (0.18s) --- PASS: TestHashSums/Sha1Download (0.37s) === RUN TestHashSumsWithErrors 2026/09/23 05:14:18 DEBUG : Creating backend with remote ":memory:" 2026/09/23 05:14:18 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/23 05:14:18 ERROR : file1: hash unsupported: hash type not supported 2026/09/23 05:14:18 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/23 05:14:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/23 05:14:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/23 05:14:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/23 05:14:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/23 05:14:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/23 05:14:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/23 05:14:18 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/23 05:14:18 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-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" --- PASS: TestCount (1.88s) === RUN TestDelete run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:14:21 DEBUG : Waiting for deletions to finish 2026/09/23 05:14:21 DEBUG : large: Excluded (Size Filter) 2026/09/23 05:14:21 INFO : medium: Deleted 2026/09/23 05:14:21 INFO : small: Deleted --- PASS: TestDelete (2.08s) === RUN TestDeleteFatalError run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:14:26 DEBUG : Waiting for deletions to finish 2026/09/23 05:14:26 ERROR : file1: Got fatal error on delete: --max-delete threshold reached 2026/09/23 05:14:26 ERROR : file10: Got fatal error on delete: --max-delete threshold reached 2026/09/23 05:14:26 ERROR : file11: Got fatal error on delete: --max-delete threshold reached 2026/09/23 05:14:26 ERROR : file12: Got fatal error on delete: --max-delete threshold reached 2026/09/23 05:14:26 ERROR : file13: Got fatal error on delete: --max-delete threshold reached 2026/09/23 05:14:26 ERROR : file14: Got fatal error on delete: --max-delete threshold reached 2026/09/23 05:14:26 ERROR : file15: Got fatal error on delete: --max-delete threshold reached 2026/09/23 05:14:26 ERROR : file16: Got fatal error on delete: --max-delete threshold reached 2026/09/23 05:14:26 ERROR : file17: Got fatal error on delete: --max-delete threshold reached 2026/09/23 05:14:26 ERROR : file18: Got fatal error on delete: --max-delete threshold reached 2026/09/23 05:14:26 ERROR : file19: Got fatal error on delete: --max-delete threshold reached 2026/09/23 05:14:26 ERROR : file2: Got fatal error on delete: --max-delete threshold reached 2026/09/23 05:14:26 ERROR : file3: Got fatal error on delete: --max-delete threshold reached 2026/09/23 05:14:26 ERROR : file4: Got fatal error on delete: --max-delete threshold reached 2026/09/23 05:14:26 ERROR : file5: Got fatal error on delete: --max-delete threshold reached 2026/09/23 05:14:26 ERROR : file6: Got fatal error on delete: --max-delete threshold reached 2026/09/23 05:14:26 ERROR : file7: Got fatal error on delete: --max-delete threshold reached 2026/09/23 05:14:26 ERROR : file8: Got fatal error on delete: --max-delete threshold reached 2026/09/23 05:14:26 ERROR : file9: Got fatal error on delete: --max-delete threshold reached 2026/09/23 05:14:26 ERROR : file0: Got fatal error on delete: --max-delete threshold reached --- PASS: TestDeleteFatalError (8.02s) === RUN TestMaxDelete run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:14:31 DEBUG : Waiting for deletions to finish 2026/09/23 05:14:31 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/09/23 05:14:31 INFO : large: Deleted 2026/09/23 05:14:31 INFO : medium: Deleted --- PASS: TestMaxDelete (2.29s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:14:33 DEBUG : Waiting for deletions to finish 2026/09/23 05:14:33 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/23 05:14:34 INFO : medium: Deleted 2026/09/23 05:14:34 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.37s) === RUN TestMaxDeleteSize run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:14:35 DEBUG : Waiting for deletions to finish 2026/09/23 05:14:36 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/09/23 05:14:36 INFO : large: Deleted 2026/09/23 05:14:36 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.29s) === RUN TestReadFile run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" --- PASS: TestReadFile (2.08s) === RUN TestRetry 2026/09/23 05:14:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/23 05:14:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/23 05:14:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/23 05:14:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/23 05:14:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/23 05:14:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.04s) === RUN TestRetryAfterContextCancel 2026/09/23 05:14:39 DEBUG : Sleeping for 1h0m0s (as indicated by the server) to obey Retry-After error: BANG: trying again in 1h0m0s --- PASS: TestRetryAfterContextCancel (0.00s) === RUN TestRetryAfterLastTry --- PASS: TestRetryAfterLastTry (0.00s) === RUN TestCat run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" --- PASS: TestCat (4.13s) === RUN TestPurge 2026/09/23 05:14:43 DEBUG : Creating backend with remote "TestB2:rclone-test-takehir4lewi" 2026/09/23 05:14:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/23 05:14:44 DEBUG : Creating backend with remote "/tmp/rclone3352821569" run.go:198: Remote "B2 bucket rclone-test-takehir4lewi", Local "Local file system at /tmp/rclone3352821569", Modify Window "1ms" 2026/09/23 05:14:45 INFO : A2: Making directory 2026/09/23 05:14:45 INFO : A1/B2: Making directory 2026/09/23 05:14:45 INFO : A1/B2/C2: Making directory 2026/09/23 05:14:45 INFO : A1/B1/C3: Making directory 2026/09/23 05:14:45 INFO : A3: Making directory 2026/09/23 05:14:45 INFO : A3/B3: Making directory 2026/09/23 05:14: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/23 05:14:46 INFO : B2 bucket rclone-test-takehir4lewi: cleaning bucket "rclone-test-takehir4lewi" of all files 2026/09/23 05:14:46 DEBUG : A1/B1/C1/one: Deleting (id "4_z5f420dc3b00dcbcbaf080e1b_f409c9657c88ed984_d20260923_m051445_c001_v0001154_t0012_u01790140485583") 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/23 05:14:46 INFO : B2 bucket rclone-test-takehir4lewi: cleaning bucket "rclone-test-takehir4lewi" of all files 2026/09/23 05:14:46 DEBUG : A1/two: Deleting (id "4_z5f420dc3b00dcbcbaf080e1b_f409c9657c88ed986_d20260923_m051445_c001_v0001154_t0012_u01790140485768") 2026/09/23 05:14:47 DEBUG : B2 bucket rclone-test-takehir4lewi: Purge remote 2026/09/23 05:14:47 INFO : B2 bucket rclone-test-takehir4lewi: cleaning bucket "rclone-test-takehir4lewi" of all files 2026/09/23 05:14:47 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.09s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:14:48 INFO : A2: Making directory 2026/09/23 05:14:48 INFO : A1/B2: Making directory 2026/09/23 05:14:48 INFO : A1/B2/C2: Making directory 2026/09/23 05:14:48 INFO : A1/B1/C3: Making directory 2026/09/23 05:14:48 INFO : A3: Making directory 2026/09/23 05:14:48 INFO : A3/B3: Making directory 2026/09/23 05:14:48 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/23 05:14:48 DEBUG : removing 1 level 3 directories 2026/09/23 05:14:48 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/23 05:14:50 DEBUG : removing 1 level 0 directories 2026/09/23 05:14:50 INFO : B2 bucket rclone-test-deyupam8kene: Removing directory 2026/09/23 05:14:50 ERROR : Failed to rmdir: failed to delete bucket: Cannot delete non-empty bucket (400 cannot_delete_non_empty_bucket) operations_test.go:807: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:807 Error: Received unexpected error: failed to remove directories: failed to delete bucket: Cannot delete non-empty bucket (400 cannot_delete_non_empty_bucket) Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (3.88s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:14:51 INFO : A1: Making directory 2026/09/23 05:14:51 INFO : A1/B1: Making directory 2026/09/23 05:14:51 INFO : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.92s) === RUN TestRmdirsWithFilter run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:14:52 INFO : A1: Making directory 2026/09/23 05:14:52 INFO : A1/B1: Making directory 2026/09/23 05:14: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: TestRmdirsWithFilter (0.92s) === RUN TestCopyURL run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:14:54 DEBUG : file1: size = 14 OK 2026/09/23 05:14:54 DEBUG : file1: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/09/23 05:14:54 DEBUG : filename.txt: File name found in url 2026/09/23 05:14:54 DEBUG : filename.txt: size = 14 OK 2026/09/23 05:14:54 DEBUG : filename.txt: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/09/23 05:14:54 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/23 05:14:54 DEBUG : headerfilename.txt: size = 14 OK 2026/09/23 05:14:54 DEBUG : headerfilename.txt: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/09/23 05:14:55 DEBUG : file2: size = 14 OK 2026/09/23 05:14:55 DEBUG : file2: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK --- PASS: TestCopyURL (3.04s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:14:56 DEBUG : file1: size = 14 OK 2026/09/23 05:14:56 DEBUG : file1: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK --- PASS: TestCopyURLDownloadHeaders (0.74s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:14:57 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/23 05:14:57 DEBUG : sub/file2: size = 14 OK 2026/09/23 05:14:57 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/23 05:14:57 INFO : file1: Copied (new) to: sub/file2 2026/09/23 05:14:57 INFO : file1: Deleted 2026/09/23 05:14:58 DEBUG : sub/file2: size = 14 OK 2026/09/23 05:14:58 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/23 05:14:58 DEBUG : file1: Unchanged skipping 2026/09/23 05:14:58 INFO : file1: Deleted 2026/09/23 05:14:58 DEBUG : B2 bucket rclone-test-deyupam8kene: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.66s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:14:59 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/23 05:14:59 DEBUG : file1: size = 14 OK 2026/09/23 05:14:59 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/23 05:14:59 INFO : file1: Copied (new) 2026/09/23 05:14:59 INFO : file1: Deleted 2026/09/23 05:14:59 DEBUG : file1: Destination exists, skipping 2026/09/23 05:14:59 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.49s) === RUN TestMoveFileImmutable run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:15:00 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3172726414) 2026/09/23 05:15:00 DEBUG : existing: size = 6 (B2 bucket rclone-test-deyupam8kene) 2026/09/23 05:15:00 DEBUG : existing: Sizes differ 2026/09/23 05:15:00 ERROR : existing: Source and destination exist but do not match: immutable file modified --- PASS: TestMoveFileImmutable (1.30s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.38s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.38s) === RUN TestMoveFileBackupDir run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:15:03 DEBUG : Creating backend with remote "TestB2:rclone-test-deyupam8kene/backup" 2026/09/23 05:15:04 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3172726414) 2026/09/23 05:15:04 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-deyupam8kene) 2026/09/23 05:15:04 DEBUG : dst/file1: Sizes differ 2026/09/23 05:15:05 DEBUG : dst/file1: size = 18 OK 2026/09/23 05:15:05 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2026/09/23 05:15:05 INFO : dst/file1: Copied (server-side copy) 2026/09/23 05:15:05 INFO : dst/file1: Deleted 2026/09/23 05:15:06 DEBUG : dst/file1: size = 14 OK 2026/09/23 05:15:06 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/23 05:15:06 INFO : dst/file1: Copied (new) 2026/09/23 05:15:06 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.49s) === 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 TestDirMoveMoveError run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" operations_test.go:1490: Skipping test on non local remote --- SKIP: TestDirMoveMoveError (7.73s) === RUN TestDirMoveContext run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" operations_test.go:1490: Skipping test on non local remote --- SKIP: TestDirMoveContext (1.12s) === RUN TestDirMove run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:15:16 INFO : A1/B2: Making directory 2026/09/23 05:15:16 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/23 05:15:17 DEBUG : A2/B1/C1/four: size = 4 OK 2026/09/23 05:15:17 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/23 05:15:17 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/09/23 05:15:18 DEBUG : A2/B1/C2/five: size = 4 OK 2026/09/23 05:15:18 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/23 05:15:18 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/09/23 05:15:18 DEBUG : A2/B1/three: size = 5 OK 2026/09/23 05:15:18 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/23 05:15:18 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/09/23 05:15:18 INFO : A1/B1/C1/four: Deleted 2026/09/23 05:15:18 DEBUG : A2/one: size = 3 OK 2026/09/23 05:15:18 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/23 05:15:18 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/09/23 05:15:18 INFO : A1/B1/C2/five: Deleted 2026/09/23 05:15:18 DEBUG : A2/two: size = 3 OK 2026/09/23 05:15:18 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/23 05:15:18 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/09/23 05:15:18 INFO : A1/B1/three: Deleted 2026/09/23 05:15:18 INFO : A1/one: Deleted 2026/09/23 05:15:18 INFO : A1/two: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2026/09/23 05:15:19 DEBUG : A3/B1/C2/five: size = 4 OK 2026/09/23 05:15:19 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/23 05:15:19 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/09/23 05:15:19 DEBUG : A3/B1/C1/four: size = 4 OK 2026/09/23 05:15:19 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/23 05:15:19 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/09/23 05:15:19 DEBUG : A3/B1/three: size = 5 OK 2026/09/23 05:15:19 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/23 05:15:19 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/09/23 05:15:19 DEBUG : A3/one: size = 3 OK 2026/09/23 05:15:19 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/23 05:15:19 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/09/23 05:15:19 DEBUG : A3/two: size = 3 OK 2026/09/23 05:15:19 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/23 05:15:19 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/09/23 05:15:19 INFO : A2/B1/C2/five: Deleted 2026/09/23 05:15:19 INFO : A2/B1/C1/four: Deleted 2026/09/23 05:15:19 INFO : A2/B1/three: Deleted 2026/09/23 05:15:19 INFO : A2/one: Deleted 2026/09/23 05:15:19 INFO : A2/two: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" 2026/09/23 05:15:19 INFO : B2 bucket rclone-test-deyupam8kene: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/23 05:15:20 DEBUG : A4/B1/C1/four: size = 4 OK 2026/09/23 05:15:20 DEBUG : A3/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/23 05:15:20 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/09/23 05:15:20 DEBUG : A4/B1/C2/five: size = 4 OK 2026/09/23 05:15:20 DEBUG : A3/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/23 05:15:20 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/09/23 05:15:20 DEBUG : A4/B1/three: size = 5 OK 2026/09/23 05:15:20 DEBUG : A3/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/23 05:15:20 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/09/23 05:15:20 DEBUG : A4/one: size = 3 OK 2026/09/23 05:15:20 DEBUG : A3/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/23 05:15:20 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/09/23 05:15:20 DEBUG : A4/two: size = 3 OK 2026/09/23 05:15:20 DEBUG : A3/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/23 05:15:20 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/09/23 05:15:20 INFO : A3/B1/C1/four: Deleted 2026/09/23 05:15:20 INFO : A3/B1/C2/five: Deleted 2026/09/23 05:15:20 INFO : A3/B1/three: Deleted 2026/09/23 05:15:20 INFO : A3/one: Deleted 2026/09/23 05:15:20 INFO : A3/two: Deleted fstest.go:251: Filtering empty directory "A4/B2" fstest.go:251: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (6.18s) === RUN TestGetFsInfo run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" --- PASS: TestGetFsInfo (0.37s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:15:22 DEBUG : B2 bucket rclone-test-deyupam8kene: File to upload is small (34 bytes), uploading instead of streaming 2026/09/23 05:15:23 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/23 05:15:23 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/09/23 05:15:23 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/09/23 05:15:23 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/09/23 05:15:23 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/23 05:15:23 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/09/23 05:15:23 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-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:15:25 DEBUG : B2 bucket rclone-test-deyupam8kene: File to upload is small (34 bytes), uploading instead of streaming 2026/09/23 05:15:25 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/23 05:15:25 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/09/23 05:15:25 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/09/23 05:15:25 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/09/23 05:15:26 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/23 05:15:26 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/09/23 05:15:26 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-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:15:27 DEBUG : B2 bucket rclone-test-deyupam8kene: File to upload is small (34 bytes), uploading instead of streaming 2026/09/23 05:15:27 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/23 05:15:27 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/23 05:15:27 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/09/23 05:15:28 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/23 05:15:28 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-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:15:29 DEBUG : B2 bucket rclone-test-deyupam8kene: File to upload is small (34 bytes), uploading instead of streaming 2026/09/23 05:15:29 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/23 05:15:29 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/23 05:15:29 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/23 05:15:29 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2026/09/23 05:15:30 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/23 05:15:30 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/23 05:15:30 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (8.89s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.49s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.18s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.11s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.11s) === RUN TestRcatMetadata run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" operations_test.go:1745: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.38s) === RUN TestRcatSize run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:15:31 DEBUG : potato1: size = 60 OK 2026/09/23 05:15:31 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/23 05:15:31 DEBUG : B2 bucket rclone-test-deyupam8kene: File to upload is small (60 bytes), uploading instead of streaming 2026/09/23 05:15:32 DEBUG : potato2: size = 60 OK 2026/09/23 05:15:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/23 05:15:32 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (1.50s) === RUN TestRcatSizeShortEOF run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:15:33 DEBUG : potato1: Clearing upload URL because of error: Post "https://pod-000-1181-14.backblaze.com/b2api/v1/b2_upload_file/9f525d03a0cdcbcbaf080e1b/c001_v0001181_t0031": net/http: HTTP/1.x transport connection broken: http: ContentLength=160 with Body length 100 2026/09/23 05:15:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-14.backblaze.com/b2api/v1/b2_upload_file/9f525d03a0cdcbcbaf080e1b/c001_v0001181_t0031": net/http: HTTP/1.x transport connection broken: http: ContentLength=160 with Body length 100) 2026/09/23 05:15:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/23 05:15:33 ERROR : potato1: Post request put error: Post "https://pod-000-1181-14.backblaze.com/b2api/v1/b2_upload_file/9f525d03a0cdcbcbaf080e1b/c001_v0001181_t0031": net/http: HTTP/1.x transport connection broken: http: ContentLength=160 with Body length 100 2026/09/23 05:15:33 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestRcatSizeShortEOF (0.39s) === RUN TestRcatSizeMetadata run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" operations_test.go:1838: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.38s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:15:34 DEBUG : potato1: size = 60 OK 2026/09/23 05:15:34 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK --- PASS: TestRcatSizeUploadHeaders (1.31s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:15:35 DEBUG : potato1: size = 60 OK 2026/09/23 05:15:35 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d (B2 bucket rclone-test-deyupam8kene) 2026/09/23 05:15:35 DEBUG : potato1: sha1 = 3639923d60907789b4155daea94152f89e4fb69c (B2 bucket rclone-test-deyupam8kene) 2026/09/23 05:15:35 ERROR : potato1: corrupted on transfer: sha1 hashes differ src "9dc7f7d3279715991a22853f5981df582b7f9f6d" vs dst(B2 bucket rclone-test-deyupam8kene) "3639923d60907789b4155daea94152f89e4fb69c" 2026/09/23 05:15:35 INFO : potato1: Removing failed copy === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:15:36 DEBUG : potato4: size = 60 (B2 bucket rclone-test-deyupam8kene) 2026/09/23 05:15:36 DEBUG : potato4: size = 59 (B2 bucket rclone-test-deyupam8kene) 2026/09/23 05:15:36 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(B2 bucket rclone-test-deyupam8kene) 59 2026/09/23 05:15:36 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:15:37 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:15:38 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (3.39s) --- PASS: TestRcatSizeChecksum/Corrupted (0.93s) --- PASS: TestRcatSizeChecksum/SizeDiffers (0.97s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (0.74s) --- PASS: TestRcatSizeChecksum/NoHashes (0.75s) === RUN TestTouchDir run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" 2026/09/23 05:15:40 DEBUG : B2 bucket rclone-test-deyupam8kene: Touching "sub dir/potato3" 2026/09/23 05:15:40 DEBUG : B2 bucket rclone-test-deyupam8kene: Touching "potato2" 2026/09/23 05:15:40 DEBUG : B2 bucket rclone-test-deyupam8kene: Touching "empty space" --- PASS: TestTouchDir (4.09s) === RUN TestMkdirMetadata run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" operations_test.go:2058: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.38s) === RUN TestMkdirModTime run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" operations_test.go:2079: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.38s) === RUN TestCopyDirMetadata run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" operations_test.go:2123: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.37s) === RUN TestSetDirModTime run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" operations_test.go:2161: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.38s) === RUN TestDirsEqual run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" operations_test.go:2212: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.38s) === RUN TestRemoveExisting run.go:198: Remote "B2 bucket rclone-test-deyupam8kene", Local "Local file system at /tmp/rclone3172726414", Modify Window "1ms" operations_test.go:2281: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.37s) === RUN TestRcatInputFailurePreservesDestination 2026/09/23 05:15:44 DEBUG : Creating backend with remote "/tmp/TestRcatInputFailurePreservesDestination3142581536/001" --- PASS: TestRcatInputFailurePreservesDestination (0.00s) === 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/23 05:15:44 DEBUG : B2 bucket rclone-test-deyupam8kene: Purge remote 2026/09/23 05:15:44 INFO : B2 bucket rclone-test-deyupam8kene: cleaning bucket "rclone-test-deyupam8kene" of all files 2026/09/23 05:15:45 DEBUG : A/file0: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b71278d_d20260923_m051510_c001_v7007000_t0000_u01790140510969") 2026/09/23 05:15:45 DEBUG : A/file0: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889c6_d20260923_m051507_c001_v0001181_t0031_u01790140507078") 2026/09/23 05:15:45 DEBUG : A/file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b71278e_d20260923_m051511_c001_v7007000_t0000_u01790140511151") 2026/09/23 05:15:45 DEBUG : A/file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889c8_d20260923_m051507_c001_v0001181_t0031_u01790140507261") 2026/09/23 05:15:45 DEBUG : A/file10: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b71278f_d20260923_m051511_c001_v7007000_t0000_u01790140511333") 2026/09/23 05:15:45 DEBUG : A/file10: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889e4_d20260923_m051508_c001_v0001181_t0031_u01790140508918") 2026/09/23 05:15:45 DEBUG : A/file11: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b712790_d20260923_m051511_c001_v7007000_t0000_u01790140511515") 2026/09/23 05:15:45 DEBUG : A/file11: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889e6_d20260923_m051509_c001_v0001181_t0031_u01790140509101") 2026/09/23 05:15:45 DEBUG : A/file12: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b712791_d20260923_m051511_c001_v7007000_t0000_u01790140511696") 2026/09/23 05:15:45 DEBUG : A/file12: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889e8_d20260923_m051509_c001_v0001181_t0031_u01790140509285") 2026/09/23 05:15:45 DEBUG : A/file13: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b712792_d20260923_m051511_c001_v7007000_t0000_u01790140511878") 2026/09/23 05:15:45 DEBUG : A/file13: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889eb_d20260923_m051509_c001_v0001181_t0031_u01790140509467") 2026/09/23 05:15:46 DEBUG : A/file14: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b712793_d20260923_m051512_c001_v7007000_t0000_u01790140512060") 2026/09/23 05:15:46 DEBUG : A/file14: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889f0_d20260923_m051509_c001_v0001181_t0031_u01790140509650") 2026/09/23 05:15:46 DEBUG : A/file15: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b712794_d20260923_m051512_c001_v7007000_t0000_u01790140512244") 2026/09/23 05:15:46 DEBUG : A/file15: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889f2_d20260923_m051509_c001_v0001181_t0031_u01790140509834") 2026/09/23 05:15:46 DEBUG : A/file16: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b712795_d20260923_m051512_c001_v7007000_t0000_u01790140512425") 2026/09/23 05:15:46 DEBUG : A/file16: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889f6_d20260923_m051510_c001_v0001181_t0031_u01790140510015") 2026/09/23 05:15:46 DEBUG : A/file17: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b712796_d20260923_m051512_c001_v7007000_t0000_u01790140512607") 2026/09/23 05:15:46 DEBUG : A/file17: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889f8_d20260923_m051510_c001_v0001181_t0031_u01790140510202") 2026/09/23 05:15:46 DEBUG : A/file18: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b712797_d20260923_m051512_c001_v7007000_t0000_u01790140512791") 2026/09/23 05:15:46 DEBUG : A/file18: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889fa_d20260923_m051510_c001_v0001181_t0031_u01790140510389") 2026/09/23 05:15:46 DEBUG : A/file19: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b712798_d20260923_m051512_c001_v7007000_t0000_u01790140512976") 2026/09/23 05:15:46 DEBUG : A/file19: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889fe_d20260923_m051510_c001_v0001181_t0031_u01790140510572") 2026/09/23 05:15:46 DEBUG : A/file2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b712799_d20260923_m051513_c001_v7007000_t0000_u01790140513158") 2026/09/23 05:15:46 DEBUG : A/file2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889cc_d20260923_m051507_c001_v0001181_t0031_u01790140507445") 2026/09/23 05:15:46 DEBUG : A/file3: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b71279a_d20260923_m051513_c001_v7007000_t0000_u01790140513340") 2026/09/23 05:15:46 DEBUG : A/file3: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889d0_d20260923_m051507_c001_v0001181_t0031_u01790140507628") 2026/09/23 05:15:46 DEBUG : A/file4: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b71279b_d20260923_m051513_c001_v7007000_t0000_u01790140513522") 2026/09/23 05:15:46 DEBUG : A/file4: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889d2_d20260923_m051507_c001_v0001181_t0031_u01790140507812") 2026/09/23 05:15:46 DEBUG : A/file5: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b71279c_d20260923_m051513_c001_v7007000_t0000_u01790140513706") 2026/09/23 05:15:47 DEBUG : A/file5: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889d4_d20260923_m051507_c001_v0001181_t0031_u01790140507996") 2026/09/23 05:15:47 DEBUG : A/file6: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b71279d_d20260923_m051513_c001_v7007000_t0000_u01790140513890") 2026/09/23 05:15:47 DEBUG : A/file6: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889d6_d20260923_m051508_c001_v0001181_t0031_u01790140508183") 2026/09/23 05:15:47 DEBUG : A/file7: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b71279e_d20260923_m051514_c001_v7007000_t0000_u01790140514073") 2026/09/23 05:15:47 DEBUG : A/file7: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889da_d20260923_m051508_c001_v0001181_t0031_u01790140508366") 2026/09/23 05:15:47 DEBUG : A/file8: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b71279f_d20260923_m051514_c001_v7007000_t0000_u01790140514254") 2026/09/23 05:15:47 DEBUG : A/file8: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889df_d20260923_m051508_c001_v0001181_t0031_u01790140508550") 2026/09/23 05:15:47 DEBUG : A/file9: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b7127a0_d20260923_m051514_c001_v7007000_t0000_u01790140514436") 2026/09/23 05:15:47 DEBUG : A/file9: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889e2_d20260923_m051508_c001_v0001181_t0031_u01790140508733") 2026/09/23 05:15:47 DEBUG : A/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b7127a3_d20260923_m051515_c001_v7007000_t0000_u01790140515379") 2026/09/23 05:15:47 DEBUG : A/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88a1a_d20260923_m051514_c001_v0001181_t0031_u01790140514813") 2026/09/23 05:15:47 DEBUG : A/two: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b7127a4_d20260923_m051515_c001_v7007000_t0000_u01790140515561") 2026/09/23 05:15:47 DEBUG : A/two: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88a1c_d20260923_m051515_c001_v0001181_t0031_u01790140515008") 2026/09/23 05:15:47 DEBUG : A1/B1/C1/four: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b7127aa_d20260923_m051518_c001_v7007000_t0000_u01790140518196") 2026/09/23 05:15:47 DEBUG : A1/B1/C1/four: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88a32_d20260923_m051516_c001_v0001181_t0031_u01790140516487") 2026/09/23 05:15:47 DEBUG : A1/B1/C1/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f409a16c7b13e10bb_d20260923_m051450_c001_v7007000_t0000_u01790140490069") 2026/09/23 05:15:47 DEBUG : A1/B1/C1/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d8894d_d20260923_m051448_c001_v0001181_t0031_u01790140488224") 2026/09/23 05:15:47 DEBUG : A1/B1/C2/five: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4279dd0b112b7ec1_d20260923_m051518_c001_v7007000_t0000_u01790140518209") 2026/09/23 05:15:47 DEBUG : A1/B1/C2/five: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88a34_d20260923_m051516_c001_v0001181_t0031_u01790140516670") 2026/09/23 05:15:47 DEBUG : A1/B1/three: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41497107922f40e6_d20260923_m051518_c001_v7007000_t0000_u01790140518360") 2026/09/23 05:15:47 DEBUG : A1/B1/three: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88a2e_d20260923_m051516_c001_v0001181_t0031_u01790140516299") 2026/09/23 05:15:47 DEBUG : A1/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb541_d20260923_m051518_c001_v7007000_t0000_u01790140518385") 2026/09/23 05:15:48 DEBUG : A1/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88a28_d20260923_m051515_c001_v0001181_t0031_u01790140515933") 2026/09/23 05:15:48 DEBUG : A1/two: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f0667ec_d20260923_m051518_c001_v7007000_t0000_u01790140518397") 2026/09/23 05:15:48 DEBUG : A1/two: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88a2c_d20260923_m051516_c001_v0001181_t0031_u01790140516116") 2026/09/23 05:15:48 DEBUG : A1/two: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f409a16c7b13e10bd_d20260923_m051450_c001_v7007000_t0000_u01790140490431") 2026/09/23 05:15:48 DEBUG : A1/two: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d8894f_d20260923_m051448_c001_v0001181_t0031_u01790140488412") 2026/09/23 05:15:48 DEBUG : A2/B1/C1/four: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb542_d20260923_m051519_c001_v7007000_t0000_u01790140519360") 2026/09/23 05:15:48 DEBUG : A2/B1/C1/four: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f40970149f9a3cecc_d20260923_m051517_c001_v0001109_t0048_u01790140517807") 2026/09/23 05:15:48 DEBUG : A2/B1/C2/five: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f0667ed_d20260923_m051519_c001_v7007000_t0000_u01790140519349") 2026/09/23 05:15:48 DEBUG : A2/B1/C2/five: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4152021dd4b9cce1_d20260923_m051518_c001_v0001104_t0026_u01790140518011") 2026/09/23 05:15:48 DEBUG : A2/B1/three: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f415ad8e7378d386e_d20260923_m051519_c001_v7007000_t0000_u01790140519375") 2026/09/23 05:15:48 DEBUG : A2/B1/three: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4165a62d1bc16907_d20260923_m051518_c001_v0001040_t0038_u01790140518174") 2026/09/23 05:15:48 DEBUG : A2/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41497107922f40e9_d20260923_m051519_c001_v7007000_t0000_u01790140519386") 2026/09/23 05:15:48 DEBUG : A2/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4152d04a6348c2b7_d20260923_m051518_c001_v0001171_t0052_u01790140518198") 2026/09/23 05:15:48 DEBUG : A2/two: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4279dd0b112b7ec5_d20260923_m051519_c001_v7007000_t0000_u01790140519398") 2026/09/23 05:15:48 DEBUG : A2/two: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f412d88be85c44266_d20260923_m051518_c001_v0001042_t0015_u01790140518211") 2026/09/23 05:15:48 DEBUG : A3/B1/C1/four: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4279dd0b112b7ec8_d20260923_m051520_c001_v7007000_t0000_u01790140520360") 2026/09/23 05:15:48 DEBUG : A3/B1/C1/four: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f40719b941a289e06_d20260923_m051519_c001_v0001182_t0036_u01790140519173") 2026/09/23 05:15:48 DEBUG : A3/B1/C2/five: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41497107922f40ea_d20260923_m051520_c001_v7007000_t0000_u01790140520369") 2026/09/23 05:15:48 DEBUG : A3/B1/C2/five: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41531b77b7e8d0c4_d20260923_m051519_c001_v0001033_t0045_u01790140519163") 2026/09/23 05:15:48 DEBUG : A3/B1/three: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f415ad8e7378d3870_d20260923_m051520_c001_v7007000_t0000_u01790140520381") 2026/09/23 05:15:48 DEBUG : A3/B1/three: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4192d79c435c5f47_d20260923_m051519_c001_v0001174_t0039_u01790140519190") 2026/09/23 05:15:48 DEBUG : A3/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb543_d20260923_m051520_c001_v7007000_t0000_u01790140520394") 2026/09/23 05:15:49 DEBUG : A3/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f415c248eb2a9ee84_d20260923_m051519_c001_v0001029_t0005_u01790140519194") 2026/09/23 05:15:49 DEBUG : A3/two: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f0667f0_d20260923_m051520_c001_v7007000_t0000_u01790140520405") 2026/09/23 05:15:49 DEBUG : A3/two: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414d40785be506c9_d20260923_m051519_c001_v0001101_t0024_u01790140519204") 2026/09/23 05:15:49 DEBUG : A4/B1/C1/four: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f0667f2_d20260923_m051520_c001_v7007000_t0000_u01790140520976") 2026/09/23 05:15:49 DEBUG : A4/B1/C1/four: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f405d129215cfd65e_d20260923_m051520_c001_v0001154_t0013_u01790140520168") 2026/09/23 05:15:49 DEBUG : A4/B1/C2/five: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f0667f4_d20260923_m051521_c001_v7007000_t0000_u01790140521158") 2026/09/23 05:15:49 DEBUG : A4/B1/C2/five: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41673cdcebf7b1c8_d20260923_m051520_c001_v0001038_t0052_u01790140520187") 2026/09/23 05:15:49 DEBUG : A4/B1/three: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f0667f5_d20260923_m051521_c001_v7007000_t0000_u01790140521340") 2026/09/23 05:15:49 DEBUG : A4/B1/three: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f404b392cae18cbea_d20260923_m051520_c001_v0001185_t0046_u01790140520194") 2026/09/23 05:15:49 DEBUG : A4/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f0667f6_d20260923_m051521_c001_v7007000_t0000_u01790140521560") 2026/09/23 05:15:49 DEBUG : A4/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f406b9887d55733e3_d20260923_m051520_c001_v0001181_t0033_u01790140520205") 2026/09/23 05:15:49 DEBUG : A4/two: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f0667f7_d20260923_m051521_c001_v7007000_t0000_u01790140521745") 2026/09/23 05:15:49 DEBUG : A4/two: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f40460a43bc66a900_d20260923_m051520_c001_v0001116_t0028_u01790140520216") 2026/09/23 05:15:49 DEBUG : BackupDir/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fcdb9_d20260923_m051335_c001_v7007000_t0000_u01790140415791") 2026/09/23 05:15:49 DEBUG : BackupDir/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4128586c97104072_d20260923_m051331_c001_v0001184_t0035_u01790140411323") 2026/09/23 05:15:49 DEBUG : CompareDest/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fcd25_d20260923_m051317_c001_v7007000_t0000_u01790140397022") 2026/09/23 05:15:49 DEBUG : CompareDest/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d8869c_d20260923_m051313_c001_v0001181_t0031_u01790140393426") 2026/09/23 05:15:49 DEBUG : CompareDest/two: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fcd27_d20260923_m051317_c001_v7007000_t0000_u01790140397208") 2026/09/23 05:15:49 DEBUG : CompareDest/two: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d886a6_d20260923_m051314_c001_v0001181_t0031_u01790140394333") 2026/09/23 05:15:49 DEBUG : CopyDest/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fcdbb_d20260923_m051335_c001_v7007000_t0000_u01790140415974") 2026/09/23 05:15:49 DEBUG : CopyDest/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d886fe_d20260923_m051328_c001_v0001181_t0031_u01790140408093") 2026/09/23 05:15:49 DEBUG : CopyDest/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fcd5a_d20260923_m051321_c001_v7007000_t0000_u01790140401531") 2026/09/23 05:15:50 DEBUG : CopyDest/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d886c2_d20260923_m051319_c001_v0001181_t0031_u01790140399338") 2026/09/23 05:15:50 DEBUG : CopyDest/three: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fcdbc_d20260923_m051336_c001_v7007000_t0000_u01790140416155") 2026/09/23 05:15:50 DEBUG : CopyDest/three: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d8872e_d20260923_m051334_c001_v0001181_t0031_u01790140414126") 2026/09/23 05:15:50 DEBUG : CopyDest/two: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fcdbd_d20260923_m051336_c001_v7007000_t0000_u01790140416340") 2026/09/23 05:15:50 DEBUG : CopyDest/two: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88724_d20260923_m051332_c001_v0001181_t0031_u01790140412604") 2026/09/23 05:15:50 DEBUG : ReadFile: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f409a16c7b13e10b0_d20260923_m051438_c001_v7007000_t0000_u01790140478802") 2026/09/23 05:15:50 DEBUG : ReadFile: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88907_d20260923_m051437_c001_v0001181_t0031_u01790140477521") 2026/09/23 05:15:50 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fcdc4_d20260923_m051341_c001_v7007000_t0000_u01790140421299") 2026/09/23 05:15:50 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d88746_d20260923_m051339_c001_v0001181_t0033_u01790140419011") 2026/09/23 05:15:50 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fcdc5_d20260923_m051341_c001_v7007000_t0000_u01790140421481") 2026/09/23 05:15:50 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d88750_d20260923_m051340_c001_v0001181_t0054_u01790140420709") 2026/09/23 05:15:50 DEBUG : a.txt: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb0b3_d20260923_m051357_c001_v7007000_t0000_u01790140437982") 2026/09/23 05:15:50 DEBUG : a.txt: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d887a0_d20260923_m051354_c001_v0001181_t0031_u01790140434200") 2026/09/23 05:15:50 DEBUG : a.txt: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb0ac_d20260923_m051352_c001_v7007000_t0000_u01790140432755") 2026/09/23 05:15:50 DEBUG : a.txt: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d8877e_d20260923_m051348_c001_v0001181_t0031_u01790140428796") 2026/09/23 05:15:50 DEBUG : also/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fcdcf_d20260923_m051345_c001_v7007000_t0000_u01790140425099") 2026/09/23 05:15:50 DEBUG : also/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d88760_d20260923_m051343_c001_v0001181_t0038_u01790140423926") 2026/09/23 05:15:50 DEBUG : another: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fcdd2_d20260923_m051345_c001_v7007000_t0000_u01790140425646") 2026/09/23 05:15:50 DEBUG : another: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d88762_d20260923_m051344_c001_v0001181_t0040_u01790140424146") 2026/09/23 05:15:50 DEBUG : backup/dst/file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b712788_d20260923_m051506_c001_v7007000_t0000_u01790140506510") 2026/09/23 05:15:50 DEBUG : backup/dst/file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f409a56e5cc3e8813_d20260923_m051505_c001_v0001173_t0024_u01790140505583") 2026/09/23 05:15:51 DEBUG : backup/dst/file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fccda_d20260923_m051306_c001_v7007000_t0000_u01790140386866") 2026/09/23 05:15:51 DEBUG : backup/dst/file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f405ffef79f539fef_d20260923_m051305_c001_v0001174_t0047_u01790140385938") 2026/09/23 05:15:51 DEBUG : data/banana: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f422e5b6d117f70af_d20260923_m051214_c001_v7007000_t0000_u01790140334601") 2026/09/23 05:15:51 DEBUG : data/banana: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88554_d20260923_m051212_c001_v0001181_t0031_u01790140332782") 2026/09/23 05:15:51 DEBUG : data/banana: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88526_d20260923_m051204_c001_v0001181_t0031_u01790140324781") 2026/09/23 05:15:51 DEBUG : data/potato: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f422e5b6d117f70b0_d20260923_m051214_c001_v7007000_t0000_u01790140334780") 2026/09/23 05:15:51 DEBUG : data/potato: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88558_d20260923_m051213_c001_v0001181_t0031_u01790140333108") 2026/09/23 05:15:51 DEBUG : data/potato: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88536_d20260923_m051206_c001_v0001181_t0031_u01790140326657") 2026/09/23 05:15:51 DEBUG : dst/file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b712789_d20260923_m051506_c001_v7007000_t0000_u01790140506693") 2026/09/23 05:15:51 DEBUG : dst/file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889be_d20260923_m051505_c001_v0001181_t0031_u01790140505957") 2026/09/23 05:15:51 DEBUG : dst/file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b712786_d20260923_m051505_c001_v7007000_t0000_u01790140505772") 2026/09/23 05:15:51 DEBUG : dst/file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d889a7_d20260923_m051502_c001_v0001181_t0031_u01790140502591") 2026/09/23 05:15:51 DEBUG : dst/file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fccdb_d20260923_m051307_c001_v7007000_t0000_u01790140387051") 2026/09/23 05:15:51 DEBUG : dst/file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88674_d20260923_m051306_c001_v0001181_t0031_u01790140386309") 2026/09/23 05:15:51 DEBUG : dst/file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fccd8_d20260923_m051306_c001_v7007000_t0000_u01790140386126") 2026/09/23 05:15:51 DEBUG : dst/file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88664_d20260923_m051302_c001_v0001181_t0031_u01790140382995") 2026/09/23 05:15:51 DEBUG : dst/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fcdbe_d20260923_m051336_c001_v7007000_t0000_u01790140416533") 2026/09/23 05:15:51 DEBUG : dst/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f401dcd1b5d26ad2c_d20260923_m051332_c001_v0001176_t0030_u01790140412235") 2026/09/23 05:15:51 DEBUG : dst/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4128a1f3c0d02e9b_d20260923_m051332_c001_v7007000_t0000_u01790140412040") 2026/09/23 05:15:51 DEBUG : dst/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d886fc_d20260923_m051327_c001_v0001181_t0031_u01790140407910") 2026/09/23 05:15:51 DEBUG : dst/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f415abe7ee973e112_d20260923_m051327_c001_v0001174_t0034_u01790140407185") 2026/09/23 05:15:51 DEBUG : dst/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f415abe7ee973e10c_d20260923_m051326_c001_v0001174_t0034_u01790140406279") 2026/09/23 05:15:51 DEBUG : dst/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fcd5c_d20260923_m051321_c001_v7007000_t0000_u01790140401717") 2026/09/23 05:15:52 DEBUG : dst/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d886be_d20260923_m051319_c001_v0001181_t0031_u01790140399154") 2026/09/23 05:15:52 DEBUG : dst/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fcd2c_d20260923_m051317_c001_v7007000_t0000_u01790140397390") 2026/09/23 05:15:52 DEBUG : dst/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d8869a_d20260923_m051313_c001_v0001181_t0031_u01790140393241") 2026/09/23 05:15:52 DEBUG : dst/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4134c8273d212490_d20260923_m051312_c001_v0001161_t0020_u01790140392514") 2026/09/23 05:15:52 DEBUG : dst/one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4134c8273d212486_d20260923_m051311_c001_v0001161_t0020_u01790140391605") 2026/09/23 05:15:52 DEBUG : dst/three: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fcdbf_d20260923_m051336_c001_v7007000_t0000_u01790140416715") 2026/09/23 05:15:52 DEBUG : dst/three: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f415abe7ee973e16c_d20260923_m051335_c001_v0001174_t0034_u01790140415227") 2026/09/23 05:15:52 DEBUG : dst/two: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fcdc0_d20260923_m051336_c001_v7007000_t0000_u01790140416897") 2026/09/23 05:15:52 DEBUG : dst/two: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f404b53a66a7c6c39_d20260923_m051333_c001_v0001181_t0038_u01790140413344") 2026/09/23 05:15:52 DEBUG : dst/two: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fcd30_d20260923_m051317_c001_v7007000_t0000_u01790140397572") 2026/09/23 05:15:52 DEBUG : dst/two: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4134c8273d2124a2_d20260923_m051316_c001_v0001161_t0020_u01790140396475") 2026/09/23 05:15:52 DEBUG : empty space: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f066813_d20260923_m051542_c001_v7007000_t0000_u01790140542080") 2026/09/23 05:15:52 DEBUG : empty space: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f410a77ed37013175_d20260923_m051541_c001_v0001172_t0038_u01790140541190") 2026/09/23 05:15:52 DEBUG : empty space: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4006f338a7fd0ec9_d20260923_m051539_c001_v0001036_t0033_u01790140539508") 2026/09/23 05:15:52 DEBUG : empty space: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f06_d20260923_m051419_c001_v7007000_t0000_u01790140459740") 2026/09/23 05:15:52 DEBUG : empty space: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88863_d20260923_m051418_c001_v0001181_t0031_u01790140458824") 2026/09/23 05:15:52 DEBUG : empty space: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27b1a_d20260923_m051418_c001_v7007000_t0000_u01790140458037") 2026/09/23 05:15:52 DEBUG : empty space: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88855_d20260923_m051416_c001_v0001181_t0031_u01790140456932") 2026/09/23 05:15:52 DEBUG : empty space: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb133_d20260923_m051415_c001_v7007000_t0000_u01790140455806") 2026/09/23 05:15:52 DEBUG : empty space: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88847_d20260923_m051415_c001_v0001181_t0031_u01790140455077") 2026/09/23 05:15:52 DEBUG : empty space: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb12f_d20260923_m051414_c001_v7007000_t0000_u01790140454158") 2026/09/23 05:15:53 DEBUG : empty space: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88833_d20260923_m051412_c001_v0001181_t0031_u01790140452888") 2026/09/23 05:15:53 DEBUG : empty space: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb12b_d20260923_m051412_c001_v7007000_t0000_u01790140452127") 2026/09/23 05:15:53 DEBUG : empty space: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d8881f_d20260923_m051411_c001_v0001181_t0031_u01790140451356") 2026/09/23 05:15:53 DEBUG : empty space: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f422e5b6d117f708f_d20260923_m051159_c001_v7007000_t0000_u01790140319236") 2026/09/23 05:15:53 DEBUG : empty space: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d884fe_d20260923_m051157_c001_v0001181_t0031_u01790140317012") 2026/09/23 05:15:53 DEBUG : empty space: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f422e5b6d117f707d_d20260923_m051155_c001_v7007000_t0000_u01790140315391") 2026/09/23 05:15:53 DEBUG : empty space: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d884e4_d20260923_m051152_c001_v0001181_t0031_u01790140312054") 2026/09/23 05:15:53 DEBUG : empty space: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f422e5b6d117f7071_d20260923_m051149_c001_v7007000_t0000_u01790140309685") 2026/09/23 05:15:53 DEBUG : empty space: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d884ca_d20260923_m051146_c001_v0001181_t0031_u01790140306911") 2026/09/23 05:15:53 DEBUG : existing: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b712780_d20260923_m051501_c001_v7007000_t0000_u01790140501458") 2026/09/23 05:15:53 DEBUG : existing: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d8899f_d20260923_m051500_c001_v0001181_t0031_u01790140500534") 2026/09/23 05:15:53 DEBUG : existing: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fccd1_d20260923_m051302_c001_v7007000_t0000_u01790140382267") 2026/09/23 05:15:53 DEBUG : existing: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d8865c_d20260923_m051300_c001_v0001181_t0031_u01790140380817") 2026/09/23 05:15:53 DEBUG : file0: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f14_d20260923_m051426_c001_v7007000_t0000_u01790140466701") 2026/09/23 05:15:53 DEBUG : file0: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d8887d_d20260923_m051422_c001_v0001181_t0031_u01790140462547") 2026/09/23 05:15:53 DEBUG : file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b71277e_d20260923_m051500_c001_v7007000_t0000_u01790140500166") 2026/09/23 05:15:53 DEBUG : file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88997_d20260923_m051459_c001_v0001181_t0031_u01790140499222") 2026/09/23 05:15:53 DEBUG : file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b71277c_d20260923_m051457_c001_v7007000_t0000_u01790140497003") 2026/09/23 05:15:53 DEBUG : file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88981_d20260923_m051456_c001_v0001181_t0031_u01790140496634") 2026/09/23 05:15:53 DEBUG : file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b712777_d20260923_m051455_c001_v7007000_t0000_u01790140495626") 2026/09/23 05:15:53 DEBUG : file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d8896d_d20260923_m051454_c001_v0001181_t0031_u01790140494134") 2026/09/23 05:15:53 DEBUG : file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f409a16c7b13e10b4_d20260923_m051443_c001_v7007000_t0000_u01790140483216") 2026/09/23 05:15:53 DEBUG : file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88921_d20260923_m051439_c001_v0001181_t0031_u01790140479642") 2026/09/23 05:15:54 DEBUG : file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f15_d20260923_m051426_c001_v7007000_t0000_u01790140466882") 2026/09/23 05:15:54 DEBUG : file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d8887f_d20260923_m051422_c001_v0001181_t0031_u01790140462730") 2026/09/23 05:15:54 DEBUG : file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb11d_d20260923_m051408_c001_v7007000_t0000_u01790140448594") 2026/09/23 05:15:54 DEBUG : file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d887e6_d20260923_m051402_c001_v0001181_t0031_u01790140442560") 2026/09/23 05:15:54 DEBUG : file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb0f5_d20260923_m051402_c001_v7007000_t0000_u01790140442018") 2026/09/23 05:15:54 DEBUG : file1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d887c4_d20260923_m051359_c001_v0001181_t0031_u01790140439468") 2026/09/23 05:15:54 DEBUG : file10: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f17_d20260923_m051427_c001_v7007000_t0000_u01790140467063") 2026/09/23 05:15:54 DEBUG : file10: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88899_d20260923_m051424_c001_v0001181_t0031_u01790140464380") 2026/09/23 05:15:54 DEBUG : file11: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f18_d20260923_m051427_c001_v7007000_t0000_u01790140467244") 2026/09/23 05:15:54 DEBUG : file11: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d8889b_d20260923_m051424_c001_v0001181_t0031_u01790140464564") 2026/09/23 05:15:54 DEBUG : file12: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f19_d20260923_m051427_c001_v7007000_t0000_u01790140467425") 2026/09/23 05:15:54 DEBUG : file12: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d8889d_d20260923_m051424_c001_v0001181_t0031_u01790140464747") 2026/09/23 05:15:54 DEBUG : file13: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f1a_d20260923_m051427_c001_v7007000_t0000_u01790140467606") 2026/09/23 05:15:54 DEBUG : file13: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d888a3_d20260923_m051424_c001_v0001181_t0031_u01790140464930") 2026/09/23 05:15:54 DEBUG : file14: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f1b_d20260923_m051427_c001_v7007000_t0000_u01790140467788") 2026/09/23 05:15:54 DEBUG : file14: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d888ab_d20260923_m051425_c001_v0001181_t0031_u01790140465113") 2026/09/23 05:15:54 DEBUG : file15: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f1c_d20260923_m051427_c001_v7007000_t0000_u01790140467969") 2026/09/23 05:15:54 DEBUG : file15: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d888af_d20260923_m051425_c001_v0001181_t0031_u01790140465296") 2026/09/23 05:15:54 DEBUG : file16: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f1d_d20260923_m051428_c001_v7007000_t0000_u01790140468151") 2026/09/23 05:15:54 DEBUG : file16: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d888b1_d20260923_m051425_c001_v0001181_t0031_u01790140465478") 2026/09/23 05:15:55 DEBUG : file17: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f1e_d20260923_m051428_c001_v7007000_t0000_u01790140468331") 2026/09/23 05:15:55 DEBUG : file17: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d888b3_d20260923_m051425_c001_v0001181_t0031_u01790140465661") 2026/09/23 05:15:55 DEBUG : file18: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f1f_d20260923_m051428_c001_v7007000_t0000_u01790140468515") 2026/09/23 05:15:55 DEBUG : file18: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d888b5_d20260923_m051425_c001_v0001181_t0031_u01790140465844") 2026/09/23 05:15:55 DEBUG : file19: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f20_d20260923_m051428_c001_v7007000_t0000_u01790140468696") 2026/09/23 05:15:55 DEBUG : file19: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d888b7_d20260923_m051426_c001_v0001181_t0031_u01790140466025") 2026/09/23 05:15:55 DEBUG : file2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b712779_d20260923_m051455_c001_v7007000_t0000_u01790140495808") 2026/09/23 05:15:55 DEBUG : file2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88973_d20260923_m051455_c001_v0001181_t0031_u01790140495068") 2026/09/23 05:15:55 DEBUG : file2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f409a16c7b13e10b5_d20260923_m051443_c001_v7007000_t0000_u01790140483400") 2026/09/23 05:15:55 DEBUG : file2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88923_d20260923_m051439_c001_v0001181_t0031_u01790140479825") 2026/09/23 05:15:55 DEBUG : file2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f21_d20260923_m051428_c001_v7007000_t0000_u01790140468879") 2026/09/23 05:15:55 DEBUG : file2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88881_d20260923_m051422_c001_v0001181_t0031_u01790140462916") 2026/09/23 05:15:55 DEBUG : file3: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f22_d20260923_m051429_c001_v7007000_t0000_u01790140469116") 2026/09/23 05:15:55 DEBUG : file3: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88887_d20260923_m051423_c001_v0001181_t0031_u01790140463099") 2026/09/23 05:15:55 DEBUG : file4: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f23_d20260923_m051429_c001_v7007000_t0000_u01790140469297") 2026/09/23 05:15:55 DEBUG : file4: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88889_d20260923_m051423_c001_v0001181_t0031_u01790140463281") 2026/09/23 05:15:55 DEBUG : file5: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f24_d20260923_m051429_c001_v7007000_t0000_u01790140469479") 2026/09/23 05:15:55 DEBUG : file5: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d8888b_d20260923_m051423_c001_v0001181_t0031_u01790140463465") 2026/09/23 05:15:55 DEBUG : file6: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f25_d20260923_m051429_c001_v7007000_t0000_u01790140469660") 2026/09/23 05:15:55 DEBUG : file6: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d8888d_d20260923_m051423_c001_v0001181_t0031_u01790140463649") 2026/09/23 05:15:55 DEBUG : file7: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f26_d20260923_m051429_c001_v7007000_t0000_u01790140469841") 2026/09/23 05:15:55 DEBUG : file7: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88893_d20260923_m051423_c001_v0001181_t0031_u01790140463832") 2026/09/23 05:15:55 DEBUG : file8: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f28_d20260923_m051430_c001_v7007000_t0000_u01790140470022") 2026/09/23 05:15:55 DEBUG : file8: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88895_d20260923_m051424_c001_v0001181_t0031_u01790140464015") 2026/09/23 05:15:56 DEBUG : file9: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f2a_d20260923_m051430_c001_v7007000_t0000_u01790140470202") 2026/09/23 05:15:56 DEBUG : file9: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88897_d20260923_m051424_c001_v0001181_t0031_u01790140464198") 2026/09/23 05:15:56 DEBUG : filename.txt: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b71277a_d20260923_m051456_c001_v7007000_t0000_u01790140496063") 2026/09/23 05:15:56 DEBUG : filename.txt: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d8896f_d20260923_m051454_c001_v0001181_t0031_u01790140494687") 2026/09/23 05:15:56 DEBUG : headerfilename.txt: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b71277b_d20260923_m051456_c001_v7007000_t0000_u01790140496264") 2026/09/23 05:15:56 DEBUG : headerfilename.txt: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88971_d20260923_m051454_c001_v0001181_t0031_u01790140494872") 2026/09/23 05:15:56 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f066803_d20260923_m051530_c001_v7007000_t0000_u01790140530826") 2026/09/23 05:15:56 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d88a7a_d20260923_m051529_c001_v0001181_t0030_u01790140529667") 2026/09/23 05:15:56 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f066801_d20260923_m051528_c001_v7007000_t0000_u01790140528713") 2026/09/23 05:15:56 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d88a6c_d20260923_m051527_c001_v0001181_t0037_u01790140527568") 2026/09/23 05:15:56 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f066804_d20260923_m051531_c001_v7007000_t0000_u01790140531007") 2026/09/23 05:15:56 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d88a78_d20260923_m051529_c001_v0001181_t0015_u01790140529452") 2026/09/23 05:15:56 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f066802_d20260923_m051528_c001_v7007000_t0000_u01790140528894") 2026/09/23 05:15:56 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d88a68_d20260923_m051527_c001_v0001181_t0022_u01790140527337") 2026/09/23 05:15:56 DEBUG : large: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f38_d20260923_m051436_c001_v7007000_t0000_u01790140476211") 2026/09/23 05:15:56 DEBUG : large: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d888fb_d20260923_m051435_c001_v0001181_t0059_u01790140475633") 2026/09/23 05:15:56 DEBUG : large: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f33_d20260923_m051434_c001_v7007000_t0000_u01790140474503") 2026/09/23 05:15:56 DEBUG : large: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d888e7_d20260923_m051433_c001_v0001181_t0044_u01790140473294") 2026/09/23 05:15:56 DEBUG : large: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f2d_d20260923_m051431_c001_v7007000_t0000_u01790140471550") 2026/09/23 05:15:56 DEBUG : large: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d888d9_d20260923_m051430_c001_v0001181_t0039_u01790140470968") 2026/09/23 05:15:57 DEBUG : large: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f0f_d20260923_m051422_c001_v7007000_t0000_u01790140462182") 2026/09/23 05:15:57 DEBUG : large: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d8886d_d20260923_m051420_c001_v0001181_t0008_u01790140460866") 2026/09/23 05:15:57 DEBUG : medium: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f409a16c7b13e10ae_d20260923_m051436_c001_v7007000_t0000_u01790140476223") 2026/09/23 05:15:57 DEBUG : medium: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d888f7_d20260923_m051435_c001_v0001181_t0016_u01790140475416") 2026/09/23 05:15:57 DEBUG : medium: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f409a16c7b13e10ac_d20260923_m051433_c001_v7007000_t0000_u01790140473948") 2026/09/23 05:15:57 DEBUG : medium: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d888e5_d20260923_m051433_c001_v0001181_t0014_u01790140473044") 2026/09/23 05:15:57 DEBUG : medium: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f409a16c7b13e10aa_d20260923_m051431_c001_v7007000_t0000_u01790140471565") 2026/09/23 05:15:57 DEBUG : medium: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d888d5_d20260923_m051430_c001_v0001181_t0057_u01790140470748") 2026/09/23 05:15:57 DEBUG : medium: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f0c_d20260923_m051421_c001_v7007000_t0000_u01790140461445") 2026/09/23 05:15:57 DEBUG : medium: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d8886b_d20260923_m051420_c001_v0001181_t0007_u01790140460649") 2026/09/23 05:15:57 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f0667f9_d20260923_m051524_c001_v7007000_t0000_u01790140524423") 2026/09/23 05:15:57 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d88a50_d20260923_m051523_c001_v0001181_t0005_u01790140523299") 2026/09/23 05:15:57 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f0667fa_d20260923_m051524_c001_v7007000_t0000_u01790140524605") 2026/09/23 05:15:57 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d88a4e_d20260923_m051523_c001_v0001181_t0009_u01790140523029") 2026/09/23 05:15:57 DEBUG : not-one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fcdd3_d20260923_m051345_c001_v7007000_t0000_u01790140425829") 2026/09/23 05:15:57 DEBUG : not-one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88766_d20260923_m051344_c001_v0001181_t0031_u01790140424361") 2026/09/23 05:15:57 DEBUG : one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fcdce_d20260923_m051344_c001_v7007000_t0000_u01790140424917") 2026/09/23 05:15:57 DEBUG : one: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d8875e_d20260923_m051343_c001_v0001181_t0043_u01790140423697") 2026/09/23 05:15:57 DEBUG : potato1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f06680a_d20260923_m051535_c001_v7007000_t0000_u01790140535518") 2026/09/23 05:15:57 DEBUG : potato1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4006f338a7fd0ead_d20260923_m051535_c001_v0001036_t0033_u01790140535333") 2026/09/23 05:15:57 DEBUG : potato1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f066809_d20260923_m051534_c001_v7007000_t0000_u01790140534959") 2026/09/23 05:15:57 DEBUG : potato1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4006f338a7fd0ea7_d20260923_m051534_c001_v0001036_t0033_u01790140534566") 2026/09/23 05:15:57 DEBUG : potato1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f066805_d20260923_m051532_c001_v7007000_t0000_u01790140532697") 2026/09/23 05:15:57 DEBUG : potato1: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88a80_d20260923_m051531_c001_v0001181_t0031_u01790140531759") 2026/09/23 05:15:58 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f066814_d20260923_m051542_c001_v7007000_t0000_u01790140542261") 2026/09/23 05:15:58 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f118cf8b0c4c86650_d20260923_m051541_c001_v0001104_t0010_u01790140541021") 2026/09/23 05:15:58 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f1006f338a7fd0ec3_d20260923_m051538_c001_v0001036_t0048_u01790140538724") 2026/09/23 05:15:58 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f06680c_d20260923_m051537_c001_v7007000_t0000_u01790140537602") 2026/09/23 05:15:58 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4006f338a7fd0eb9_d20260923_m051537_c001_v0001036_t0033_u01790140537228") 2026/09/23 05:15:58 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f066807_d20260923_m051532_c001_v7007000_t0000_u01790140532881") 2026/09/23 05:15:58 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d88a82_d20260923_m051531_c001_v0001181_t0037_u01790140531943") 2026/09/23 05:15:58 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f07_d20260923_m051419_c001_v7007000_t0000_u01790140459922") 2026/09/23 05:15:58 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d8885f_d20260923_m051418_c001_v0001181_t0016_u01790140458585") 2026/09/23 05:15:58 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27b1b_d20260923_m051418_c001_v7007000_t0000_u01790140458218") 2026/09/23 05:15:58 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d88851_d20260923_m051416_c001_v0001181_t0027_u01790140456712") 2026/09/23 05:15:58 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb134_d20260923_m051415_c001_v7007000_t0000_u01790140455985") 2026/09/23 05:15:58 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d88843_d20260923_m051414_c001_v0001181_t0051_u01790140454700") 2026/09/23 05:15:58 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb130_d20260923_m051414_c001_v7007000_t0000_u01790140454339") 2026/09/23 05:15:58 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d8882f_d20260923_m051412_c001_v0001181_t0041_u01790140452672") 2026/09/23 05:15:58 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb12c_d20260923_m051412_c001_v7007000_t0000_u01790140452306") 2026/09/23 05:15:58 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d8881d_d20260923_m051411_c001_v0001181_t0008_u01790140451134") 2026/09/23 05:15:58 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f422e5b6d117f7090_d20260923_m051159_c001_v7007000_t0000_u01790140319418") 2026/09/23 05:15:58 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d88502_d20260923_m051157_c001_v0001181_t0046_u01790140317551") 2026/09/23 05:15:58 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f422e5b6d117f707e_d20260923_m051155_c001_v7007000_t0000_u01790140315572") 2026/09/23 05:15:58 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d884e8_d20260923_m051152_c001_v0001181_t0058_u01790140312772") 2026/09/23 05:15:59 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f422e5b6d117f7072_d20260923_m051149_c001_v7007000_t0000_u01790140309865") 2026/09/23 05:15:59 DEBUG : potato2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d884cc_d20260923_m051147_c001_v0001181_t0051_u01790140307450") 2026/09/23 05:15:59 DEBUG : potato3: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f06680f_d20260923_m051538_c001_v7007000_t0000_u01790140538342") 2026/09/23 05:15:59 DEBUG : potato3: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4006f338a7fd0ebd_d20260923_m051537_c001_v0001036_t0033_u01790140537971") 2026/09/23 05:15:59 DEBUG : potato4: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f06680b_d20260923_m051536_c001_v7007000_t0000_u01790140536446") 2026/09/23 05:15:59 DEBUG : potato4: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4006f338a7fd0eb3_d20260923_m051536_c001_v0001036_t0033_u01790140536263") 2026/09/23 05:15:59 DEBUG : remotepotato: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f422e5b6d117f7091_d20260923_m051159_c001_v7007000_t0000_u01790140319597") 2026/09/23 05:15:59 DEBUG : remotepotato: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d88506_d20260923_m051158_c001_v0001181_t0057_u01790140318303") 2026/09/23 05:15:59 DEBUG : remotepotato: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f422e5b6d117f7080_d20260923_m051155_c001_v7007000_t0000_u01790140315751") 2026/09/23 05:15:59 DEBUG : remotepotato: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d884ec_d20260923_m051154_c001_v0001181_t0009_u01790140314082") 2026/09/23 05:15:59 DEBUG : remotepotato: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f422e5b6d117f7073_d20260923_m051150_c001_v7007000_t0000_u01790140310044") 2026/09/23 05:15:59 DEBUG : remotepotato: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d884d0_d20260923_m051148_c001_v0001181_t0025_u01790140308757") 2026/09/23 05:15:59 DEBUG : rutabaga: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f422e5b6d117f7093_d20260923_m051159_c001_v7007000_t0000_u01790140319777") 2026/09/23 05:15:59 DEBUG : rutabaga: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d884f8_d20260923_m051156_c001_v0001181_t0031_u01790140316291") 2026/09/23 05:15:59 DEBUG : rutabaga: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f422e5b6d117f7081_d20260923_m051155_c001_v7007000_t0000_u01790140315931") 2026/09/23 05:15:59 DEBUG : rutabaga: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d884d6_d20260923_m051150_c001_v0001181_t0031_u01790140310615") 2026/09/23 05:15:59 DEBUG : rutabaga: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f422e5b6d117f7074_d20260923_m051150_c001_v7007000_t0000_u01790140310245") 2026/09/23 05:15:59 DEBUG : rutabaga: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d884c4_d20260923_m051146_c001_v0001181_t0031_u01790140306191") 2026/09/23 05:15:59 DEBUG : small: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f409a16c7b13e10af_d20260923_m051436_c001_v7007000_t0000_u01790140476779") 2026/09/23 05:15:59 DEBUG : small: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d888f5_d20260923_m051435_c001_v0001181_t0031_u01790140475234") 2026/09/23 05:15:59 DEBUG : small: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f31_d20260923_m051433_c001_v7007000_t0000_u01790140473957") 2026/09/23 05:15:59 DEBUG : small: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d888e3_d20260923_m051432_c001_v0001181_t0031_u01790140472860") 2026/09/23 05:15:59 DEBUG : small: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f409a16c7b13e10ab_d20260923_m051432_c001_v7007000_t0000_u01790140472120") 2026/09/23 05:16:00 DEBUG : small: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d888d3_d20260923_m051430_c001_v0001181_t0031_u01790140470565") 2026/09/23 05:16:00 DEBUG : small: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f0e_d20260923_m051421_c001_v7007000_t0000_u01790140461636") 2026/09/23 05:16:00 DEBUG : small: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88869_d20260923_m051420_c001_v0001181_t0031_u01790140460468") 2026/09/23 05:16:00 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb127_d20260923_m051410_c001_v7007000_t0000_u01790140450772") 2026/09/23 05:16:00 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88816_d20260923_m051410_c001_v0001181_t0031_u01790140450042") 2026/09/23 05:16:00 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb0b4_d20260923_m051358_c001_v7007000_t0000_u01790140438165") 2026/09/23 05:16:00 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d887a4_d20260923_m051354_c001_v0001181_t0031_u01790140434569") 2026/09/23 05:16:00 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb0ad_d20260923_m051352_c001_v7007000_t0000_u01790140432935") 2026/09/23 05:16:00 DEBUG : sub dir/hello world: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88784_d20260923_m051349_c001_v0001181_t0031_u01790140429167") 2026/09/23 05:16:00 DEBUG : sub dir/hello world2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb0b5_d20260923_m051358_c001_v7007000_t0000_u01790140438345") 2026/09/23 05:16:00 DEBUG : sub dir/hello world2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d887a6_d20260923_m051354_c001_v0001181_t0031_u01790140434754") 2026/09/23 05:16:00 DEBUG : sub dir/hello world2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb0ae_d20260923_m051353_c001_v7007000_t0000_u01790140433116") 2026/09/23 05:16:00 DEBUG : sub dir/hello world2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88786_d20260923_m051349_c001_v0001181_t0031_u01790140429351") 2026/09/23 05:16:00 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb0b6_d20260923_m051358_c001_v7007000_t0000_u01790140438524") 2026/09/23 05:16:00 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d887aa_d20260923_m051354_c001_v0001181_t0031_u01790140434939") 2026/09/23 05:16:00 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb0af_d20260923_m051353_c001_v7007000_t0000_u01790140433295") 2026/09/23 05:16:00 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88788_d20260923_m051349_c001_v0001181_t0031_u01790140429536") 2026/09/23 05:16:00 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb0ba_d20260923_m051358_c001_v7007000_t0000_u01790140438703") 2026/09/23 05:16:00 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d887ae_d20260923_m051355_c001_v0001181_t0005_u01790140435124") 2026/09/23 05:16:00 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb0b0_d20260923_m051353_c001_v7007000_t0000_u01790140433476") 2026/09/23 05:16:00 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d8878a_d20260923_m051349_c001_v0001181_t0014_u01790140429720") 2026/09/23 05:16:01 DEBUG : sub dir/potato3: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f066815_d20260923_m051542_c001_v7007000_t0000_u01790140542443") 2026/09/23 05:16:01 DEBUG : sub dir/potato3: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41183a660101375e_d20260923_m051540_c001_v0001044_t0015_u01790140540807") 2026/09/23 05:16:01 DEBUG : sub dir/potato3: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4006f338a7fd0ecb_d20260923_m051539_c001_v0001036_t0033_u01790140539692") 2026/09/23 05:16:01 DEBUG : sub dir/potato3: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f403ee4c633a27f08_d20260923_m051420_c001_v7007000_t0000_u01790140460103") 2026/09/23 05:16:01 DEBUG : sub dir/potato3: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88867_d20260923_m051419_c001_v0001181_t0031_u01790140459008") 2026/09/23 05:16:01 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb0bd_d20260923_m051358_c001_v7007000_t0000_u01790140438882") 2026/09/23 05:16:01 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d887b0_d20260923_m051355_c001_v0001181_t0056_u01790140435338") 2026/09/23 05:16:01 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb0b1_d20260923_m051353_c001_v7007000_t0000_u01790140433655") 2026/09/23 05:16:01 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d8878e_d20260923_m051350_c001_v0001181_t0055_u01790140430028") 2026/09/23 05:16:01 DEBUG : sub/file2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f419d7a5b5b71277d_d20260923_m051458_c001_v7007000_t0000_u01790140498668") 2026/09/23 05:16:01 DEBUG : sub/file2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88989_d20260923_m051457_c001_v0001181_t0031_u01790140497559") 2026/09/23 05:16:01 DEBUG : sub/file2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb11e_d20260923_m051408_c001_v7007000_t0000_u01790140448774") 2026/09/23 05:16:01 DEBUG : sub/file2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d887e8_d20260923_m051402_c001_v0001181_t0031_u01790140442746") 2026/09/23 05:16:01 DEBUG : sub/file2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb0fa_d20260923_m051402_c001_v7007000_t0000_u01790140442197") 2026/09/23 05:16:01 DEBUG : sub/file2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d887c6_d20260923_m051359_c001_v0001181_t0031_u01790140439654") 2026/09/23 05:16:01 DEBUG : sub/file2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f41838c68b86fccce_d20260923_m051300_c001_v7007000_t0000_u01790140380273") 2026/09/23 05:16:01 DEBUG : sub/file2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d8864a_d20260923_m051258_c001_v0001181_t0031_u01790140378817") 2026/09/23 05:16:01 DEBUG : test-multithread-abort: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f422e5b6d117f704a_d20260923_m051145_c001_v7007000_t0000_u01790140305283") 2026/09/23 05:16:01 DEBUG : test-multithread-abort: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d88462_d20260923_m051129_c001_v0001181_t0043_u01790140289872") 2026/09/23 05:16:01 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4026d26ca1cb2dae_d20260923_m051049_c001_v7007000_t0000_u01790140249811") 2026/09/23 05:16:01 DEBUG : test-multithread-copy-false-16777215-2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f1169ba6b63a5dff7_d20260923_m051041_c001_v0001117_t0021_u01790140241744") 2026/09/23 05:16:01 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4026d26ca1cb2dbc_d20260923_m051058_c001_v7007000_t0000_u01790140258770") 2026/09/23 05:16:01 DEBUG : test-multithread-copy-false-16777216-2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f1169ba6b63a5e00b_d20260923_m051050_c001_v0001117_t0043_u01790140250551") 2026/09/23 05:16:02 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4026d26ca1cb2dc5_d20260923_m051109_c001_v7007000_t0000_u01790140269864") 2026/09/23 05:16:02 DEBUG : test-multithread-copy-false-16777217-2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d883e0_d20260923_m051101_c001_v0001181_t0041_u01790140261775") 2026/09/23 05:16:02 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f4003a69916aac8da_d20260923_m051116_c001_v7007000_t0000_u01790140276106") 2026/09/23 05:16:02 DEBUG : test-multithread-copy-true-16777215-2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f2026d26ca1cb2dc6_d20260923_m051111_c001_v0001176_t0059_u01790140271691") 2026/09/23 05:16:02 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f411259dffd65febe_d20260923_m051121_c001_v7007000_t0000_u01790140281898") 2026/09/23 05:16:02 DEBUG : test-multithread-copy-true-16777216-2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f2003a69916aac8dd_d20260923_m051117_c001_v0001182_t0042_u01790140277860") 2026/09/23 05:16:02 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f415ad8e7378d33e9_d20260923_m051128_c001_v7007000_t0000_u01790140288548") 2026/09/23 05:16:02 DEBUG : test-multithread-copy-true-16777217-2: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f211259dffd65fec1_d20260923_m051123_c001_v0001036_t0021_u01790140283573") 2026/09/23 05:16:02 DEBUG : test.sum: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f422e5b6d117f70b1_d20260923_m051214_c001_v7007000_t0000_u01790140334960") 2026/09/23 05:16:02 DEBUG : test.sum: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d8855c_d20260923_m051213_c001_v0001181_t0034_u01790140333291") 2026/09/23 05:16:02 DEBUG : test.sum: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d8854e_d20260923_m051211_c001_v0001181_t0048_u01790140331617") 2026/09/23 05:16:02 DEBUG : test.sum: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d88546_d20260923_m051210_c001_v0001181_t0014_u01790140330429") 2026/09/23 05:16:02 DEBUG : test.sum: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d88542_d20260923_m051209_c001_v0001181_t0057_u01790140329307") 2026/09/23 05:16:02 DEBUG : test.sum: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d8853e_d20260923_m051208_c001_v0001181_t0045_u01790140328010") 2026/09/23 05:16:02 DEBUG : test.sum: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88538_d20260923_m051206_c001_v0001181_t0031_u01790140326840") 2026/09/23 05:16:02 DEBUG : test.sum: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d8852a_d20260923_m051205_c001_v0001181_t0031_u01790140325027") 2026/09/23 05:16:02 DEBUG : test.sum: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f422e5b6d117f7097_d20260923_m051201_c001_v7007000_t0000_u01790140321838") 2026/09/23 05:16:02 DEBUG : test.sum: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d8851a_d20260923_m051201_c001_v0001181_t0041_u01790140321079") 2026/09/23 05:16:02 DEBUG : test.sum: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d88514_d20260923_m051200_c001_v0001181_t0049_u01790140320187") 2026/09/23 05:16:02 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f0667fc_d20260923_m051526_c001_v7007000_t0000_u01790140526597") 2026/09/23 05:16:02 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d88a64_d20260923_m051525_c001_v0001181_t0052_u01790140525374") 2026/09/23 05:16:03 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f413a653d1f0667fe_d20260923_m051526_c001_v7007000_t0000_u01790140526779") 2026/09/23 05:16:03 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f114a21ee33d88a62_d20260923_m051525_c001_v0001181_t0003_u01790140525161") 2026/09/23 05:16:03 DEBUG : zend.txt: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb0c1_d20260923_m051359_c001_v7007000_t0000_u01790140439064") 2026/09/23 05:16:03 DEBUG : zend.txt: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d887a2_d20260923_m051354_c001_v0001181_t0031_u01790140434385") 2026/09/23 05:16:03 DEBUG : zend.txt: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f416ec61e675fb0b2_d20260923_m051353_c001_v7007000_t0000_u01790140433834") 2026/09/23 05:16:03 DEBUG : zend.txt: Deleting (id "4_z9f525d03a0cdcbcbaf080e1b_f414a21ee33d88782_d20260923_m051348_c001_v0001181_t0031_u01790140428981") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 5m25.138117924s (try 1/5)