"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 3/5) 2025/11/01 03:53:15 DEBUG : Creating backend with remote "TestB2:rclone-test-yelurus6viqa" 2025/11/01 03:53:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:53:16 DEBUG : Creating backend with remote "/tmp/rclone1549493712" === 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:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" multithread_test.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:137 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:148 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestMultithreadCopy --- FAIL: TestMultithreadCopy (1.34s) === RUN TestMultithreadCopyAbort run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" multithread_test.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:137 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:293 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestMultithreadCopyAbort --- FAIL: TestMultithreadCopyAbort (0.53s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/01 03:53:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/01 03:53:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:53:18 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:53:18 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/01 03:53:18 DEBUG : potato: Seek from 10 to 0 2025/11/01 03:53:18 DEBUG : potato: Seek from 10 to 0 2025/11/01 03:53:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/01 03:53:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/01 03:53:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:53:18 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:53:18 DEBUG : potato: Seek from 5 to 2 2025/11/01 03:53:18 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/01 03:53:18 DEBUG : potato: Seek from 7 to 0 2025/11/01 03:53:18 DEBUG : potato: Seek from 7 to 0 2025/11/01 03:53:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/01 03:53:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/01 03:53:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:53:18 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:53:18 DEBUG : potato: Seek from 5 to 2 2025/11/01 03:53:18 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/01 03:53:18 DEBUG : potato: Seek from 8 to 0 2025/11/01 03:53:18 DEBUG : potato: Seek from 8 to 0 2025/11/01 03:53:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/01 03:53:18 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/01 03:53:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:53:18 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/01 03:53:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/01 03:53:18 DEBUG : potato: Seek from 5 to 2 2025/11/01 03:53:18 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/01 03:53:18 DEBUG : potato: Seek from 9 to 0 2025/11/01 03:53:18 DEBUG : potato: Seek from 9 to 0 2025/11/01 03:53:18 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (5.63s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.18s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.18s) --- PASS: TestCheck/5 (0.18s) --- PASS: TestCheck/6 (0.18s) --- PASS: TestCheck/7 (0.19s) === RUN TestCheckFsError 2025/11/01 03:53:23 DEBUG : Creating backend with remote "nonexistent" 2025/11/01 03:53:23 DEBUG : Creating backend with remote "nonexistent" 2025/11/01 03:53:23 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/01 03:53:23 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/11/01 03:53:23 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/01 03:53:23 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (6.49s) --- PASS: TestCheckDownload/1 (0.72s) --- PASS: TestCheckDownload/2 (0.37s) --- PASS: TestCheckDownload/3 (0.36s) --- PASS: TestCheckDownload/4 (0.55s) --- PASS: TestCheckDownload/5 (0.37s) --- PASS: TestCheckDownload/6 (0.37s) --- PASS: TestCheckDownload/7 (0.38s) === RUN TestCheckSizeOnly run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", 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 (5.36s) --- 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:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:53:36 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/01 03:53:36 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/01 03:53:36 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/01 03:53:36 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/01 03:53:37 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/01 03:53:37 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/01 03:53:37 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/01 03:53:37 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.41s) === RUN TestCheckSum run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:53:38 DEBUG : Creating backend with remote "TestB2:rclone-test-yelurus6viqa/data" check_test.go:350: B2 bucket rclone-test-yelurus6viqa path data lacks md5, skipping --- SKIP: TestCheckSum (1.45s) === RUN TestCheckSumDownload run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:53:39 DEBUG : Creating backend with remote "TestB2:rclone-test-yelurus6viqa/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (13.70s) --- PASS: TestCheckSumDownload/subtest1 (1.32s) --- PASS: TestCheckSumDownload/subtest2 (0.74s) --- PASS: TestCheckSumDownload/subtest3 (0.92s) --- PASS: TestCheckSumDownload/subtest4 (0.75s) --- PASS: TestCheckSumDownload/subtest5 (0.74s) --- PASS: TestCheckSumDownload/subtest6 (0.78s) --- PASS: TestCheckSumDownload/subtest7 (0.74s) === RUN TestApplyTransforms 2025/11/01 03:53:53 DEBUG : Creating backend with remote "TestB2:rclone-test-bulunat7fuwe" 2025/11/01 03:53:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:53:53 DEBUG : Creating backend with remote "/tmp/rclone3499043104" run.go:185: Remote "B2 bucket rclone-test-bulunat7fuwe", Local "Local file system at /tmp/rclone3499043104", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2025/11/01 03:53:55 ERROR : hello, world!: sum not found 2025/11/01 03:53:55 ERROR : HELLO, WORLD!: file not in B2 bucket rclone-test-bulunat7fuwe 2025/11/01 03:53:55 NOTICE: B2 bucket rclone-test-bulunat7fuwe: 1 files missing 2025/11/01 03:53:55 NOTICE: 1 hashes missing 2025/11/01 03:53:55 NOTICE: B2 bucket rclone-test-bulunat7fuwe: 1 differences found 2025/11/01 03:53:55 NOTICE: B2 bucket rclone-test-bulunat7fuwe: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/01 03:53:56 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:53:56 NOTICE: B2 bucket rclone-test-bulunat7fuwe: 0 differences found 2025/11/01 03:53:56 NOTICE: B2 bucket rclone-test-bulunat7fuwe: 1 matching files 2025/11/01 03:53:56 DEBUG : Creating backend with remote "TestB2:rclone-test-yifacoc4losa" 2025/11/01 03:53:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:53:57 DEBUG : Creating backend with remote "/tmp/rclone2549908982" run.go:185: Remote "B2 bucket rclone-test-yifacoc4losa", Local "Local file system at /tmp/rclone2549908982", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2025/11/01 03:53:59 ERROR : HELLO, WORLD!: sum not found 2025/11/01 03:53:59 ERROR : hello, world!: file not in B2 bucket rclone-test-yifacoc4losa 2025/11/01 03:53:59 NOTICE: B2 bucket rclone-test-yifacoc4losa: 1 files missing 2025/11/01 03:53:59 NOTICE: 1 hashes missing 2025/11/01 03:53:59 NOTICE: B2 bucket rclone-test-yifacoc4losa: 1 differences found 2025/11/01 03:53:59 NOTICE: B2 bucket rclone-test-yifacoc4losa: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/01 03:54:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:54:00 NOTICE: B2 bucket rclone-test-yifacoc4losa: 0 differences found 2025/11/01 03:54:00 NOTICE: B2 bucket rclone-test-yifacoc4losa: 1 matching files 2025/11/01 03:54:00 DEBUG : Creating backend with remote "TestB2:rclone-test-pijeqiv7dega" 2025/11/01 03:54:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:54:00 DEBUG : Creating backend with remote "/tmp/rclone40512757" run.go:185: Remote "B2 bucket rclone-test-pijeqiv7dega", Local "Local file system at /tmp/rclone40512757", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/01 03:54:02 ERROR : HeLlO, wOrLd!: sum not found 2025/11/01 03:54:02 ERROR : hello, world!: file not in B2 bucket rclone-test-pijeqiv7dega 2025/11/01 03:54:02 NOTICE: B2 bucket rclone-test-pijeqiv7dega: 1 files missing 2025/11/01 03:54:02 NOTICE: 1 hashes missing 2025/11/01 03:54:02 NOTICE: B2 bucket rclone-test-pijeqiv7dega: 1 differences found 2025/11/01 03:54:02 NOTICE: B2 bucket rclone-test-pijeqiv7dega: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/01 03:54:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:54:03 NOTICE: B2 bucket rclone-test-pijeqiv7dega: 0 differences found 2025/11/01 03:54:03 NOTICE: B2 bucket rclone-test-pijeqiv7dega: 1 matching files 2025/11/01 03:54:03 DEBUG : Creating backend with remote "TestB2:rclone-test-mumozuk4zosa" 2025/11/01 03:54:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:54:04 DEBUG : Creating backend with remote "/tmp/rclone1363631662" run.go:185: Remote "B2 bucket rclone-test-mumozuk4zosa", Local "Local file system at /tmp/rclone1363631662", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/01 03:54:06 ERROR : HELLO, WORLD!: sum not found 2025/11/01 03:54:06 ERROR : HeLlO, wOrLd!: file not in B2 bucket rclone-test-mumozuk4zosa 2025/11/01 03:54:06 NOTICE: B2 bucket rclone-test-mumozuk4zosa: 1 files missing 2025/11/01 03:54:06 NOTICE: 1 hashes missing 2025/11/01 03:54:06 NOTICE: B2 bucket rclone-test-mumozuk4zosa: 1 differences found 2025/11/01 03:54:06 NOTICE: B2 bucket rclone-test-mumozuk4zosa: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/01 03:54:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:54:06 NOTICE: B2 bucket rclone-test-mumozuk4zosa: 0 differences found 2025/11/01 03:54:06 NOTICE: B2 bucket rclone-test-mumozuk4zosa: 1 matching files 2025/11/01 03:54:06 DEBUG : Creating backend with remote "TestB2:rclone-test-humojow2doco" 2025/11/01 03:54:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:54:07 DEBUG : Creating backend with remote "/tmp/rclone3394536789" run.go:185: Remote "B2 bucket rclone-test-humojow2doco", Local "Local file system at /tmp/rclone3394536789", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2025/11/01 03:54:09 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/01 03:54:09 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-humojow2doco 2025/11/01 03:54:09 NOTICE: B2 bucket rclone-test-humojow2doco: 1 files missing 2025/11/01 03:54:09 NOTICE: 1 hashes missing 2025/11/01 03:54:09 NOTICE: B2 bucket rclone-test-humojow2doco: 1 differences found 2025/11/01 03:54:09 NOTICE: B2 bucket rclone-test-humojow2doco: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/01 03:54:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:54:10 NOTICE: B2 bucket rclone-test-humojow2doco: 0 differences found 2025/11/01 03:54:10 NOTICE: B2 bucket rclone-test-humojow2doco: 1 matching files 2025/11/01 03:54:10 DEBUG : Creating backend with remote "TestB2:rclone-test-gadabux4vinu" 2025/11/01 03:54:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:54:11 DEBUG : Creating backend with remote "/tmp/rclone3383367531" run.go:185: Remote "B2 bucket rclone-test-gadabux4vinu", Local "Local file system at /tmp/rclone3383367531", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2025/11/01 03:54:13 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/01 03:54:13 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-gadabux4vinu 2025/11/01 03:54:13 NOTICE: B2 bucket rclone-test-gadabux4vinu: 1 files missing 2025/11/01 03:54:13 NOTICE: 1 hashes missing 2025/11/01 03:54:13 NOTICE: B2 bucket rclone-test-gadabux4vinu: 1 differences found 2025/11/01 03:54:13 NOTICE: B2 bucket rclone-test-gadabux4vinu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/01 03:54:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:54:14 NOTICE: B2 bucket rclone-test-gadabux4vinu: 0 differences found 2025/11/01 03:54:14 NOTICE: B2 bucket rclone-test-gadabux4vinu: 1 matching files 2025/11/01 03:54:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yoqedub2taxo" 2025/11/01 03:54:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:54:14 DEBUG : Creating backend with remote "/tmp/rclone2118414701" run.go:185: Remote "B2 bucket rclone-test-yoqedub2taxo", Local "Local file system at /tmp/rclone2118414701", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2025/11/01 03:54:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/01 03:54:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-yoqedub2taxo 2025/11/01 03:54:16 NOTICE: B2 bucket rclone-test-yoqedub2taxo: 1 files missing 2025/11/01 03:54:16 NOTICE: 1 hashes missing 2025/11/01 03:54:16 NOTICE: B2 bucket rclone-test-yoqedub2taxo: 1 differences found 2025/11/01 03:54:16 NOTICE: B2 bucket rclone-test-yoqedub2taxo: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/01 03:54:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:54:17 NOTICE: B2 bucket rclone-test-yoqedub2taxo: 0 differences found 2025/11/01 03:54:17 NOTICE: B2 bucket rclone-test-yoqedub2taxo: 1 matching files 2025/11/01 03:54:17 DEBUG : Creating backend with remote "TestB2:rclone-test-gevefum7cuzo" 2025/11/01 03:54:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:54:17 DEBUG : Creating backend with remote "/tmp/rclone570780351" run.go:185: Remote "B2 bucket rclone-test-gevefum7cuzo", Local "Local file system at /tmp/rclone570780351", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2025/11/01 03:54:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/01 03:54:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-gevefum7cuzo 2025/11/01 03:54:19 NOTICE: B2 bucket rclone-test-gevefum7cuzo: 1 files missing 2025/11/01 03:54:19 NOTICE: 1 hashes missing 2025/11/01 03:54:19 NOTICE: B2 bucket rclone-test-gevefum7cuzo: 1 differences found 2025/11/01 03:54:19 NOTICE: B2 bucket rclone-test-gevefum7cuzo: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/01 03:54:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:54:20 NOTICE: B2 bucket rclone-test-gevefum7cuzo: 0 differences found 2025/11/01 03:54:20 NOTICE: B2 bucket rclone-test-gevefum7cuzo: 1 matching files 2025/11/01 03:54:20 DEBUG : Creating backend with remote "TestB2:rclone-test-cejazij4duri" 2025/11/01 03:54:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:54:21 DEBUG : Creating backend with remote "/tmp/rclone3538000350" run.go:185: Remote "B2 bucket rclone-test-cejazij4duri", Local "Local file system at /tmp/rclone3538000350", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2025/11/01 03:54:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/01 03:54:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-cejazij4duri 2025/11/01 03:54:23 NOTICE: B2 bucket rclone-test-cejazij4duri: 1 files missing 2025/11/01 03:54:23 NOTICE: 1 hashes missing 2025/11/01 03:54:23 NOTICE: B2 bucket rclone-test-cejazij4duri: 1 differences found 2025/11/01 03:54:23 NOTICE: B2 bucket rclone-test-cejazij4duri: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/01 03:54:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:54:23 NOTICE: B2 bucket rclone-test-cejazij4duri: 0 differences found 2025/11/01 03:54:23 NOTICE: B2 bucket rclone-test-cejazij4duri: 1 matching files 2025/11/01 03:54:23 DEBUG : Creating backend with remote "TestB2:rclone-test-yimutah4kaze" 2025/11/01 03:54:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:54:24 DEBUG : Creating backend with remote "/tmp/rclone3610501885" run.go:185: Remote "B2 bucket rclone-test-yimutah4kaze", Local "Local file system at /tmp/rclone3610501885", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2025/11/01 03:54:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/01 03:54:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-yimutah4kaze 2025/11/01 03:54:26 NOTICE: B2 bucket rclone-test-yimutah4kaze: 1 files missing 2025/11/01 03:54:26 NOTICE: 1 hashes missing 2025/11/01 03:54:26 NOTICE: B2 bucket rclone-test-yimutah4kaze: 1 differences found 2025/11/01 03:54:26 NOTICE: B2 bucket rclone-test-yimutah4kaze: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/01 03:54:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/01 03:54:27 NOTICE: B2 bucket rclone-test-yimutah4kaze: 0 differences found 2025/11/01 03:54:27 NOTICE: B2 bucket rclone-test-yimutah4kaze: 1 matching files 2025/11/01 03:54:27 DEBUG : B2 bucket rclone-test-yimutah4kaze: Purge remote 2025/11/01 03:54:27 INFO : B2 bucket rclone-test-yimutah4kaze: cleaning bucket "rclone-test-yimutah4kaze" of all files 2025/11/01 03:54:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z0f525d9380dd3bdb9fa80e1b_f104c17dd11efb887_d20251101_m035425_c001_v0001113_t0007_u01761969265863") 2025/11/01 03:54:28 DEBUG : B2 bucket rclone-test-cejazij4duri: Purge remote 2025/11/01 03:54:28 INFO : B2 bucket rclone-test-cejazij4duri: cleaning bucket "rclone-test-cejazij4duri" of all files 2025/11/01 03:54:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z6f524dc380dd3bdb9fa80e1b_f112ee06c89043025_d20251101_m035422_c001_v0001181_t0058_u01761969262646") 2025/11/01 03:54:29 DEBUG : B2 bucket rclone-test-gevefum7cuzo: Purge remote 2025/11/01 03:54:29 INFO : B2 bucket rclone-test-gevefum7cuzo: cleaning bucket "rclone-test-gevefum7cuzo" of all files 2025/11/01 03:54:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z2f023df380dd3bdb9fa80e1b_f110e627ee97afe16_d20251101_m035419_c001_v0001102_t0031_u01761969259206") 2025/11/01 03:54:30 DEBUG : B2 bucket rclone-test-yoqedub2taxo: Purge remote 2025/11/01 03:54:30 INFO : B2 bucket rclone-test-yoqedub2taxo: cleaning bucket "rclone-test-yoqedub2taxo" of all files 2025/11/01 03:54:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zcfb23d2380dd3bdb9fa80e1b_f113dce177079d3ff_d20251101_m035416_c001_v0001182_t0030_u01761969256015") 2025/11/01 03:54:31 DEBUG : B2 bucket rclone-test-gadabux4vinu: Purge remote 2025/11/01 03:54:31 INFO : B2 bucket rclone-test-gadabux4vinu: cleaning bucket "rclone-test-gadabux4vinu" of all files 2025/11/01 03:54:32 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z8f122d5380dd3bdb9fa80e1b_f10622e67f6050ed4_d20251101_m035412_c001_v0001154_t0013_u01761969252644") 2025/11/01 03:54:32 DEBUG : B2 bucket rclone-test-humojow2doco: Purge remote 2025/11/01 03:54:32 INFO : B2 bucket rclone-test-humojow2doco: cleaning bucket "rclone-test-humojow2doco" of all files 2025/11/01 03:54:33 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z5f521d6380dd3bdb9fa80e1b_f112e953265dc8b14_d20251101_m035408_c001_v0001104_t0045_u01761969248795") 2025/11/01 03:54:34 DEBUG : B2 bucket rclone-test-mumozuk4zosa: Purge remote 2025/11/01 03:54:34 INFO : B2 bucket rclone-test-mumozuk4zosa: cleaning bucket "rclone-test-mumozuk4zosa" of all files 2025/11/01 03:54:34 DEBUG : HELLO, WORLD!: Deleting (id "4_z9f420d9380dd3bdb9fa80e1b_f1134f9a88bbe405f_d20251101_m035405_c001_v0001150_t0026_u01761969245485") 2025/11/01 03:54:35 DEBUG : B2 bucket rclone-test-pijeqiv7dega: Purge remote 2025/11/01 03:54:35 INFO : B2 bucket rclone-test-pijeqiv7dega: cleaning bucket "rclone-test-pijeqiv7dega" of all files 2025/11/01 03:54:35 DEBUG : HeLlO, wOrLd!: Deleting (id "4_zff52fdc380cd3bdb9fa80e1b_f1176967bbd56feb0_d20251101_m035402_c001_v0001176_t0030_u01761969242271") 2025/11/01 03:54:36 DEBUG : B2 bucket rclone-test-yifacoc4losa: Purge remote 2025/11/01 03:54:36 INFO : B2 bucket rclone-test-yifacoc4losa: cleaning bucket "rclone-test-yifacoc4losa" of all files 2025/11/01 03:54:36 DEBUG : HELLO, WORLD!: Deleting (id "4_z9f92ede380cd3bdb9fa80e1b_f1150b1d17856bc56_d20251101_m035358_c001_v0001038_t0037_u01761969238662") 2025/11/01 03:54:37 DEBUG : B2 bucket rclone-test-bulunat7fuwe: Purge remote 2025/11/01 03:54:37 INFO : B2 bucket rclone-test-bulunat7fuwe: cleaning bucket "rclone-test-bulunat7fuwe" of all files 2025/11/01 03:54:38 DEBUG : hello, world!: Deleting (id "4_zaf52ed1380cd3bdb9fa80e1b_f118c90bb8527a48f_d20251101_m035355_c001_v0001178_t0016_u01761969235270") --- PASS: TestApplyTransforms (45.40s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:54:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/01 03:54:40 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/11/01 03:54:40 INFO : file1: Copied (new) to: sub/file2 2025/11/01 03:54:40 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/01 03:54:40 DEBUG : file1: Unchanged skipping 2025/11/01 03:54:41 DEBUG : B2 bucket rclone-test-yelurus6viqa: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (3.14s) === RUN TestCopyLongFile run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.36s) === RUN TestCopyFileBackupDir run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:54:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yelurus6viqa/backup" 2025/11/01 03:54:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/11/01 03:54:45 ERROR : dst/file1: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 03:54:45 ERROR : dst/file1: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) copy_test.go:186: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:186 Error: Received unexpected error: moving to --backup-dir failed: expected a FileSseMode but found: '' (400 bad_request) Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (3.56s) === RUN TestCopyFileCompareDest run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:54:45 DEBUG : Creating backend with remote "TestB2:rclone-test-yelurus6viqa/dst" 2025/11/01 03:54:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yelurus6viqa/CompareDest" 2025/11/01 03:54:48 DEBUG : one: Need to transfer - File not found at Destination 2025/11/01 03:54:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/01 03:54:50 INFO : one: Copied (new) 2025/11/01 03:54:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 03:54:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/01 03:54:51 INFO : one: Copied (replaced existing) 2025/11/01 03:54:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/11/01 03:54:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/01 03:54:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/01 03:54:54 DEBUG : two: Need to transfer - File not found at Destination 2025/11/01 03:54:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/01 03:54:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/01 03:54:55 DEBUG : two: Need to transfer - File not found at Destination 2025/11/01 03:54:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/01 03:54:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/01 03:54:55 DEBUG : two: Need to transfer - File not found at Destination 2025/11/01 03:54:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/11/01 03:54:56 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/01 03:54:56 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (12.19s) === RUN TestCopyFileCopyDest run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:54:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yelurus6viqa/dst" 2025/11/01 03:54:58 DEBUG : pacer: low level retry 1/10 (error incident id 3894aee67876-7bd07371b5fd80d3 (500 internal_error)) 2025/11/01 03:54:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/01 03:54:58 DEBUG : pacer: low level retry 2/10 (error incident id 3894aee67876-b0a4c27723b31f0e (500 internal_error)) 2025/11/01 03:54:58 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/01 03:54:58 DEBUG : pacer: low level retry 3/10 (error incident id 3894aee67876-6623469daecfbaf0 (500 internal_error)) 2025/11/01 03:54:58 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/01 03:54:59 DEBUG : pacer: low level retry 4/10 (error incident id 3894aee67876-7ee06d887456124b (500 internal_error)) 2025/11/01 03:54:59 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/01 03:54:59 DEBUG : pacer: low level retry 5/10 (error incident id 3894aee67876-0617d21f2d612bf4 (500 internal_error)) 2025/11/01 03:54:59 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/01 03:54:59 DEBUG : pacer: low level retry 6/10 (error incident id 3894aee67876-76ae6bd494d48718 (500 internal_error)) 2025/11/01 03:54:59 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/01 03:54:59 DEBUG : pacer: low level retry 7/10 (error incident id 3894aee67876-df84e8d05bf6ff73 (500 internal_error)) 2025/11/01 03:54:59 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/01 03:55:00 DEBUG : pacer: low level retry 8/10 (error incident id 3894aee67876-3b20a45a9454786a (500 internal_error)) 2025/11/01 03:55:00 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2025/11/01 03:55:01 DEBUG : pacer: low level retry 9/10 (error incident id 3894aee67876-762af596cc1857c1 (500 internal_error)) 2025/11/01 03:55:01 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2025/11/01 03:55:04 DEBUG : pacer: low level retry 10/10 (error incident id 3894aee67876-352e71f008246604 (500 internal_error)) 2025/11/01 03:55:04 DEBUG : pacer: Rate limited, increasing sleep to 10.24s copy_test.go:283: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:283 Error: Received unexpected error: failed to authorize account: failed to authenticate: incident id 3894aee67876-352e71f008246604 (500 internal_error) Test: TestCopyFileCopyDest --- FAIL: TestCopyFileCopyDest (7.01s) === RUN TestCopyInplace run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.36s) === RUN TestCopyLongFileName run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.36s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.39s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:55:06 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/01 03:55:07 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/11/01 03:55:07 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/01 03:55:07 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/01 03:55:07 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1120-06.backblaze.com/b2api/v1/b2_upload_file/2fa24df380cd3bdb9fa80e1b/c001_v0001120_t0038": max transfer limit reached as set by --max-transfer 2025/11/01 03:55:08 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/01 03:55:08 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/01 03:55:09 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 1506469598cd095f8cb2de4600347f03cc9deadd OK 2025/11/01 03:55:09 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (4.41s) === RUN TestDeduplicateInteractive run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.36s) === RUN TestDeduplicateSkip run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.36s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.36s) === RUN TestDeduplicateFirst run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.36s) === RUN TestDeduplicateNewest run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.36s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:55:14 INFO : B2 bucket rclone-test-yelurus6viqa: Looking for duplicate sha1 hashes using newest mode. 2025/11/01 03:55:14 NOTICE: 094991d786b19a297f6c736f488d47f8bdf35416: Found 3 files with duplicate sha1 hashes 2025/11/01 03:55:15 INFO : one: Deleted 2025/11/01 03:55:15 INFO : also/one: Deleted 2025/11/01 03:55:15 NOTICE: 094991d786b19a297f6c736f488d47f8bdf35416: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (3.86s) === RUN TestDeduplicateOldest run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.36s) === RUN TestDeduplicateLargest run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.36s) === RUN TestDeduplicateSmallest run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.36s) === RUN TestDeduplicateRename run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.36s) === RUN TestMergeDirs run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.36s) === RUN TestListDirSorted run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:55:21 DEBUG : a.txt: Excluded (Size Filter) 2025/11/01 03:55:21 DEBUG : a.txt: Excluded 2025/11/01 03:55:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/01 03:55:22 DEBUG : sub dir/hello world: Excluded 2025/11/01 03:55:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/01 03:55:22 DEBUG : sub dir/hello world2: Excluded 2025/11/01 03:55:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/01 03:55:22 DEBUG : sub dir/hello world: Excluded 2025/11/01 03:55:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/01 03:55:22 DEBUG : sub dir/hello world2: Excluded 2025/11/01 03:55:22 DEBUG : sub dir/ignore dir: Excluded 2025/11/01 03:55:23 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (7.18s) === RUN TestListDirSortedFn run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:55:28 DEBUG : a.txt: Excluded (Size Filter) 2025/11/01 03:55:28 DEBUG : a.txt: Excluded 2025/11/01 03:55:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/01 03:55:28 DEBUG : sub dir/hello world: Excluded 2025/11/01 03:55:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/01 03:55:28 DEBUG : sub dir/hello world2: Excluded 2025/11/01 03:55:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/01 03:55:29 DEBUG : sub dir/hello world: Excluded 2025/11/01 03:55:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/01 03:55:29 DEBUG : sub dir/hello world2: Excluded 2025/11/01 03:55:29 DEBUG : sub dir/ignore dir: Excluded 2025/11/01 03:55:29 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (6.78s) === RUN TestListJSON run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", 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 2025/11/01 03:55:34 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.60s) --- 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:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", 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 2025/11/01 03:55:39 DEBUG : Creating backend with remote "TestB2:rclone-test-yelurus6viqa/notfound" --- PASS: TestStatJSON (7.00s) --- PASS: TestStatJSON/Root (0.19s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.18s) --- PASS: TestStatJSON/Dir (0.73s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.54s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.36s) --- PASS: TestStatJSON/DirFilesOnly (0.18s) --- PASS: TestStatJSON/FileFilesOnly (0.18s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.18s) --- PASS: TestStatJSON/DirDirsOnly (0.18s) --- PASS: TestStatJSON/FileDirsOnly (0.18s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.18s) --- PASS: TestStatJSON/RootNotFound (1.83s) === RUN TestMkdir run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:55:42 INFO : B2 bucket rclone-test-yelurus6viqa: Making directory 2025/11/01 03:55:42 INFO : B2 bucket rclone-test-yelurus6viqa: Making directory --- PASS: TestMkdir (0.56s) === RUN TestLsd run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" --- PASS: TestLsd (1.64s) === RUN TestLs run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" --- PASS: TestLs (2.13s) === RUN TestLsWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:55:48 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (2.64s) === RUN TestLsLong run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" --- PASS: TestLsLong (1.96s) === RUN TestHashSums run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (2.55s) --- PASS: TestHashSums/Sha1 (0.18s) --- PASS: TestHashSums/Sha1Download (0.38s) === RUN TestHashSumsWithErrors 2025/11/01 03:55:53 DEBUG : Creating backend with remote ":memory:" 2025/11/01 03:55:53 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/01 03:55:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/01 03:55:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/01 03:55:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/01 03:55:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/01 03:55:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/01 03:55:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/01 03:55:53 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/01 03:55:53 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:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" --- PASS: TestCount (3.70s) === RUN TestDelete run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:55:58 DEBUG : Waiting for deletions to finish 2025/11/01 03:55:59 DEBUG : large: Excluded (Size Filter) 2025/11/01 03:55:59 INFO : medium: Deleted 2025/11/01 03:55:59 INFO : small: Deleted --- PASS: TestDelete (2.46s) === RUN TestMaxDelete run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:56:01 DEBUG : Waiting for deletions to finish 2025/11/01 03:56:02 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/11/01 03:56:02 INFO : large: Deleted 2025/11/01 03:56:02 INFO : medium: Deleted --- PASS: TestMaxDelete (3.28s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:56:05 DEBUG : Waiting for deletions to finish 2025/11/01 03:56:05 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/01 03:56:05 INFO : small: Deleted 2025/11/01 03:56:05 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (3.57s) === RUN TestMaxDeleteSize run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:56:08 DEBUG : Waiting for deletions to finish 2025/11/01 03:56:08 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/11/01 03:56:08 INFO : large: Deleted 2025/11/01 03:56:08 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.98s) === RUN TestReadFile run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" --- PASS: TestReadFile (2.67s) === RUN TestRetry 2025/11/01 03:56:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/01 03:56:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/01 03:56:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/01 03:56:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/01 03:56:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/01 03:56:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/01 03:56:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" --- PASS: TestCat (4.48s) === RUN TestPurge 2025/11/01 03:56:17 DEBUG : Creating backend with remote "TestB2:rclone-test-vodifef1sawi" 2025/11/01 03:56:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 03:56:17 DEBUG : Creating backend with remote "/tmp/rclone3072123072" run.go:185: Remote "B2 bucket rclone-test-vodifef1sawi", Local "Local file system at /tmp/rclone3072123072", Modify Window "1ms" 2025/11/01 03:56:19 INFO : A2: Making directory 2025/11/01 03:56:19 INFO : A1/B2: Making directory 2025/11/01 03:56:19 INFO : A1/B2/C2: Making directory 2025/11/01 03:56:19 INFO : A1/B1/C3: Making directory 2025/11/01 03:56:19 INFO : A3: Making directory 2025/11/01 03:56:19 INFO : A3/B3: Making directory 2025/11/01 03:56:19 INFO : A3/B3/C4: Making directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2025/11/01 03:56:19 INFO : B2 bucket rclone-test-vodifef1sawi: cleaning bucket "rclone-test-vodifef1sawi" of all files 2025/11/01 03:56:20 DEBUG : A1/B1/C1/one: Deleting (id "4_z9f221d3380fd3bdb9fa80e1b_f11102f69f1f3f733_d20251101_m035619_c001_v0001134_t0024_u01761969379128") fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2025/11/01 03:56:20 INFO : B2 bucket rclone-test-vodifef1sawi: cleaning bucket "rclone-test-vodifef1sawi" of all files 2025/11/01 03:56:20 DEBUG : A1/two: Deleting (id "4_z9f221d3380fd3bdb9fa80e1b_f11102f69f1f3f735_d20251101_m035619_c001_v0001134_t0018_u01761969379433") 2025/11/01 03:56:21 DEBUG : B2 bucket rclone-test-vodifef1sawi: Purge remote 2025/11/01 03:56:21 INFO : B2 bucket rclone-test-vodifef1sawi: cleaning bucket "rclone-test-vodifef1sawi" of all files 2025/11/01 03:56:21 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.51s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:56:22 INFO : A2: Making directory 2025/11/01 03:56:22 INFO : A1/B2: Making directory 2025/11/01 03:56:22 INFO : A1/B2/C2: Making directory 2025/11/01 03:56:22 INFO : A1/B1/C3: Making directory 2025/11/01 03:56:22 INFO : A3: Making directory 2025/11/01 03:56:22 INFO : A3/B3: Making directory 2025/11/01 03:56:22 INFO : A3/B3/C4: Making directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2025/11/01 03:56:23 DEBUG : removing 1 level 3 directories 2025/11/01 03:56:23 INFO : A3/B3/C4: Removing directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" 2025/11/01 03:56:25 DEBUG : removing 1 level 0 directories 2025/11/01 03:56:25 INFO : B2 bucket rclone-test-yelurus6viqa: Removing directory 2025/11/01 03:56:25 ERROR : Failed to rmdir: failed to delete bucket: Cannot delete non-empty bucket (400 cannot_delete_non_empty_bucket) operations_test.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:728 Error: Received unexpected error: failed to remove directories: failed to delete bucket: Cannot delete non-empty bucket (400 cannot_delete_non_empty_bucket) Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (4.27s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:56:25 INFO : A1: Making directory 2025/11/01 03:56:25 INFO : A1/B1: Making directory 2025/11/01 03:56:25 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.91s) === RUN TestRmdirsWithFilter run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:56:26 INFO : A1: Making directory 2025/11/01 03:56:26 INFO : A1/B1: Making directory 2025/11/01 03:56:26 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.91s) === RUN TestCopyURL run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:56:28 DEBUG : filename.txt: File name found in url 2025/11/01 03:56:29 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (3.24s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:56:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/01 03:56:31 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/11/01 03:56:31 INFO : file1: Copied (new) to: sub/file2 2025/11/01 03:56:31 INFO : file1: Deleted 2025/11/01 03:56:31 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/01 03:56:31 DEBUG : file1: Unchanged skipping 2025/11/01 03:56:31 INFO : file1: Deleted 2025/11/01 03:56:32 DEBUG : B2 bucket rclone-test-yelurus6viqa: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.90s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:56:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/01 03:56:33 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/11/01 03:56:33 INFO : file1: Copied (new) 2025/11/01 03:56:33 INFO : file1: Deleted 2025/11/01 03:56:33 DEBUG : file1: Destination exists, skipping 2025/11/01 03:56:33 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.74s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.38s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.36s) === RUN TestMoveFileBackupDir run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:56:36 DEBUG : Creating backend with remote "TestB2:rclone-test-yelurus6viqa/backup" 2025/11/01 03:56:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/11/01 03:56:38 ERROR : dst/file1: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 03:56:38 ERROR : dst/file1: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) operations_test.go:1052: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1052 Error: Received unexpected error: moving to --backup-dir failed: expected a FileSseMode but found: '' (400 bad_request) Test: TestMoveFileBackupDir --- FAIL: TestMoveFileBackupDir (3.43s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:56:40 INFO : A1/B2: Making directory 2025/11/01 03:56:40 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2025/11/01 03:56:42 ERROR : A1/two: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 03:56:42 ERROR : A1/two: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 03:56:42 ERROR : A1/one: Failed to copy: Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 03:56:42 ERROR : A1/one: Not deleting source as copy failed: Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 03:56:42 ERROR : A1/B1/C2/five: Failed to copy: Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 03:56:42 ERROR : A1/B1/C2/five: Not deleting source as copy failed: Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 03:56:42 ERROR : A1/B1/three: Failed to copy: Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 03:56:42 ERROR : A1/B1/three: Not deleting source as copy failed: Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 03:56:42 ERROR : A1/B1/C1/four: Failed to copy: Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 03:56:42 ERROR : A1/B1/C1/four: Not deleting source as copy failed: Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": expected a FileSseMode but found: '' (400 bad_request) operations_test.go:1388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1388 Error: Received unexpected error: RenameDir renames: expected a FileSseMode but found: '' (400 bad_request) Test: TestDirMove --- FAIL: TestDirMove (4.69s) === RUN TestGetFsInfo run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" --- PASS: TestGetFsInfo (0.37s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:56:44 DEBUG : B2 bucket rclone-test-yelurus6viqa: File to upload is small (34 bytes), uploading instead of streaming 2025/11/01 03:56:44 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2025/11/01 03:56:44 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2025/11/01 03:56:44 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2025/11/01 03:56:45 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2025/11/01 03:56:45 DEBUG : no_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:56:46 DEBUG : B2 bucket rclone-test-yelurus6viqa: File to upload is small (34 bytes), uploading instead of streaming 2025/11/01 03:56:47 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2025/11/01 03:56:47 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2025/11/01 03:56:47 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2025/11/01 03:56:47 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2025/11/01 03:56:47 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:56:49 DEBUG : B2 bucket rclone-test-yelurus6viqa: File to upload is small (34 bytes), uploading instead of streaming 2025/11/01 03:56:49 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/01 03:56:49 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2025/11/01 03:56:50 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:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:56:51 DEBUG : B2 bucket rclone-test-yelurus6viqa: File to upload is small (34 bytes), uploading instead of streaming 2025/11/01 03:56:51 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/01 03:56:51 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/01 03:56:51 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2025/11/01 03:56:52 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/01 03:56:52 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (9.81s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.49s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.48s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.32s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.52s) === RUN TestRcatMetadata run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.37s) === RUN TestRcatSize run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:56:54 DEBUG : B2 bucket rclone-test-yelurus6viqa: File to upload is small (60 bytes), uploading instead of streaming 2025/11/01 03:56:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/01 03:56:54 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (1.71s) === RUN TestRcatSizeMetadata run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.37s) === RUN TestTouchDir run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" 2025/11/01 03:56:57 DEBUG : B2 bucket rclone-test-yelurus6viqa: Touching "sub dir/potato3" 2025/11/01 03:56:57 DEBUG : B2 bucket rclone-test-yelurus6viqa: Touching "potato2" 2025/11/01 03:56:57 DEBUG : B2 bucket rclone-test-yelurus6viqa: Touching "empty space" 2025/11/01 03:56:58 ERROR : potato2: failed to touch: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 03:56:58 ERROR : sub dir/potato3: failed to touch: expected a FileSseMode but found: '' (400 bad_request) 2025/11/01 03:56:58 ERROR : empty space: failed to touch: expected a FileSseMode but found: '' (400 bad_request) operations_test.go:1687: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1687 Error: Should be true Test: TestTouchDir --- FAIL: TestTouchDir (3.16s) === RUN TestMkdirMetadata run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.36s) === RUN TestMkdirModTime run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.37s) === RUN TestCopyDirMetadata run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.37s) === RUN TestSetDirModTime run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.36s) === RUN TestDirsEqual run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.42s) === RUN TestRemoveExisting run.go:185: Remote "B2 bucket rclone-test-yelurus6viqa", Local "Local file system at /tmp/rclone1549493712", Modify Window "1ms" operations_test.go:1900: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.36s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2025/11/01 03:57:01 DEBUG : B2 bucket rclone-test-yelurus6viqa: Purge remote 2025/11/01 03:57:01 INFO : B2 bucket rclone-test-yelurus6viqa: cleaning bucket "rclone-test-yelurus6viqa" of all files 2025/11/01 03:57:02 DEBUG : A1/B1/C1/four: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f40243b349ed73369_d20251101_m035642_c001_v7007000_t0000_u01761969402503") 2025/11/01 03:57:02 DEBUG : A1/B1/C1/four: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06ce_d20251101_m035640_c001_v0001120_t0020_u01761969400217") 2025/11/01 03:57:02 DEBUG : A1/B1/C1/one: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4103089b7efb2a0f_d20251101_m035624_c001_v7007000_t0000_u01761969384736") 2025/11/01 03:57:02 DEBUG : A1/B1/C1/one: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06a3_d20251101_m035622_c001_v0001120_t0056_u01761969382126") 2025/11/01 03:57:02 DEBUG : A1/B1/C2/five: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f40243b349ed7336a_d20251101_m035642_c001_v7007000_t0000_u01761969402686") 2025/11/01 03:57:02 DEBUG : A1/B1/C2/five: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06d1_d20251101_m035640_c001_v0001120_t0000_u01761969400499") 2025/11/01 03:57:02 DEBUG : A1/B1/three: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f40243b349ed7336b_d20251101_m035642_c001_v7007000_t0000_u01761969402868") 2025/11/01 03:57:02 DEBUG : A1/B1/three: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06cc_d20251101_m035639_c001_v0001120_t0019_u01761969399848") 2025/11/01 03:57:02 DEBUG : A1/one: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f40243b349ed7336c_d20251101_m035643_c001_v7007000_t0000_u01761969403049") 2025/11/01 03:57:02 DEBUG : A1/one: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06c8_d20251101_m035638_c001_v0001120_t0003_u01761969398909") 2025/11/01 03:57:02 DEBUG : A1/two: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f40243b349ed7336d_d20251101_m035643_c001_v7007000_t0000_u01761969403232") 2025/11/01 03:57:02 DEBUG : A1/two: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06ca_d20251101_m035639_c001_v0001120_t0058_u01761969399361") 2025/11/01 03:57:02 DEBUG : A1/two: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4103089b7efb2a11_d20251101_m035625_c001_v7007000_t0000_u01761969385097") 2025/11/01 03:57:02 DEBUG : A1/two: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06a5_d20251101_m035622_c001_v0001120_t0025_u01761969382493") 2025/11/01 03:57:02 DEBUG : CompareDest/one: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f40157fc1b2e0b363_d20251101_m035457_c001_v7007000_t0000_u01761969297130") 2025/11/01 03:57:02 DEBUG : CompareDest/one: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c05b1_d20251101_m035452_c001_v0001120_t0027_u01761969292893") 2025/11/01 03:57:02 DEBUG : CompareDest/two: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f40157fc1b2e0b36a_d20251101_m035457_c001_v7007000_t0000_u01761969297313") 2025/11/01 03:57:02 DEBUG : CompareDest/two: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c05b3_d20251101_m035453_c001_v0001120_t0053_u01761969293938") 2025/11/01 03:57:02 DEBUG : ReadFile: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f419682f80408c615_d20251101_m035611_c001_v7007000_t0000_u01761969371990") 2025/11/01 03:57:02 DEBUG : ReadFile: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0692_d20251101_m035610_c001_v0001120_t0001_u01761969370067") 2025/11/01 03:57:02 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a191745b1f_d20251101_m035510_c001_v7007000_t0000_u01761969310037") 2025/11/01 03:57:02 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c05d1_d20251101_m035507_c001_v0001120_t0020_u01761969307072") 2025/11/01 03:57:02 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a191745b21_d20251101_m035510_c001_v7007000_t0000_u01761969310219") 2025/11/01 03:57:02 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c05d7_d20251101_m035509_c001_v0001120_t0037_u01761969309220") 2025/11/01 03:57:02 DEBUG : a.txt: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a19174816a_d20251101_m035530_c001_v7007000_t0000_u01761969330544") 2025/11/01 03:57:03 DEBUG : a.txt: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0603_d20251101_m035525_c001_v0001120_t0051_u01761969325220") 2025/11/01 03:57:03 DEBUG : a.txt: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a191745b59_d20251101_m035523_c001_v7007000_t0000_u01761969323768") 2025/11/01 03:57:03 DEBUG : a.txt: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c05eb_d20251101_m035518_c001_v0001120_t0037_u01761969318037") 2025/11/01 03:57:03 DEBUG : also/one: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a191745b43_d20251101_m035515_c001_v7007000_t0000_u01761969315149") 2025/11/01 03:57:03 DEBUG : also/one: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c05df_d20251101_m035512_c001_v0001120_t0001_u01761969312753") 2025/11/01 03:57:03 DEBUG : another: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a191745b48_d20251101_m035515_c001_v7007000_t0000_u01761969315692") 2025/11/01 03:57:03 DEBUG : another: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c05e3_d20251101_m035513_c001_v0001120_t0027_u01761969313878") 2025/11/01 03:57:03 DEBUG : data/banana: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f41816a065a375e70_d20251101_m035352_c001_v7007000_t0000_u01761969232654") 2025/11/01 03:57:03 DEBUG : data/banana: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0543_d20251101_m035350_c001_v0001120_t0020_u01761969230619") 2025/11/01 03:57:03 DEBUG : data/banana: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0520_d20251101_m035340_c001_v0001120_t0037_u01761969220783") 2025/11/01 03:57:03 DEBUG : data/potato: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f41816a065a375e71_d20251101_m035352_c001_v7007000_t0000_u01761969232840") 2025/11/01 03:57:03 DEBUG : data/potato: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0545_d20251101_m035350_c001_v0001120_t0053_u01761969230876") 2025/11/01 03:57:03 DEBUG : data/potato: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0529_d20251101_m035342_c001_v0001120_t0033_u01761969222994") 2025/11/01 03:57:03 DEBUG : dst/file1: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4103089b7efb2a24_d20251101_m035638_c001_v7007000_t0000_u01761969398543") 2025/11/01 03:57:03 DEBUG : dst/file1: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06c2_d20251101_m035635_c001_v0001120_t0024_u01761969395484") 2025/11/01 03:57:03 DEBUG : dst/file1: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f40157fc1b2e0b35d_d20251101_m035445_c001_v7007000_t0000_u01761969285480") 2025/11/01 03:57:03 DEBUG : dst/file1: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c059b_d20251101_m035442_c001_v0001120_t0047_u01761969282295") 2025/11/01 03:57:03 DEBUG : dst/one: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f40157fc1b2e0b372_d20251101_m035457_c001_v7007000_t0000_u01761969297494") 2025/11/01 03:57:03 DEBUG : dst/one: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c05af_d20251101_m035452_c001_v0001120_t0034_u01761969292556") 2025/11/01 03:57:03 DEBUG : dst/one: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1051202cf777a4ed_d20251101_m035451_c001_v0001104_t0006_u01761969291293") 2025/11/01 03:57:04 DEBUG : dst/one: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1051202cf777a4e9_d20251101_m035449_c001_v0001104_t0058_u01761969289705") 2025/11/01 03:57:04 DEBUG : dst/two: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f40157fc1b2e0b376_d20251101_m035457_c001_v7007000_t0000_u01761969297675") 2025/11/01 03:57:04 DEBUG : dst/two: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1051202cf777a4f1_d20251101_m035456_c001_v0001104_t0006_u01761969296150") 2025/11/01 03:57:04 DEBUG : empty space: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f412fe48847b32621_d20251101_m035658_c001_v7007000_t0000_u01761969418651") 2025/11/01 03:57:04 DEBUG : empty space: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0707_d20251101_m035656_c001_v0001120_t0007_u01761969416519") 2025/11/01 03:57:04 DEBUG : empty space: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4222faa0dd3fbc2d_d20251101_m035556_c001_v7007000_t0000_u01761969356969") 2025/11/01 03:57:04 DEBUG : empty space: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c065d_d20251101_m035554_c001_v0001120_t0035_u01761969354774") 2025/11/01 03:57:04 DEBUG : empty space: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4222faa0dd3fbc2a_d20251101_m035553_c001_v7007000_t0000_u01761969353519") 2025/11/01 03:57:04 DEBUG : empty space: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0655_d20251101_m035551_c001_v0001120_t0015_u01761969351989") 2025/11/01 03:57:04 DEBUG : empty space: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4222faa0dd3fbc26_d20251101_m035550_c001_v7007000_t0000_u01761969350973") 2025/11/01 03:57:04 DEBUG : empty space: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c064d_d20251101_m035549_c001_v0001120_t0011_u01761969349987") 2025/11/01 03:57:04 DEBUG : empty space: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4222faa0dd3fbc22_d20251101_m035549_c001_v7007000_t0000_u01761969349011") 2025/11/01 03:57:04 DEBUG : empty space: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0647_d20251101_m035547_c001_v0001120_t0043_u01761969347186") 2025/11/01 03:57:04 DEBUG : empty space: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4222faa0dd3fbc1c_d20251101_m035546_c001_v7007000_t0000_u01761969346364") 2025/11/01 03:57:04 DEBUG : empty space: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c063d_d20251101_m035545_c001_v0001120_t0053_u01761969345508") 2025/11/01 03:57:04 DEBUG : empty space: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f41816a065a375e35_d20251101_m035334_c001_v7007000_t0000_u01761969214922") 2025/11/01 03:57:04 DEBUG : empty space: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0510_d20251101_m035331_c001_v0001120_t0003_u01761969211784") 2025/11/01 03:57:04 DEBUG : empty space: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f41816a065a375e1d_d20251101_m035329_c001_v7007000_t0000_u01761969209567") 2025/11/01 03:57:04 DEBUG : empty space: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c04fc_d20251101_m035325_c001_v0001120_t0033_u01761969205668") 2025/11/01 03:57:04 DEBUG : empty space: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f41816a065a375dd8_d20251101_m035323_c001_v7007000_t0000_u01761969203069") 2025/11/01 03:57:05 DEBUG : empty space: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c04ee_d20251101_m035319_c001_v0001120_t0044_u01761969199950") 2025/11/01 03:57:05 DEBUG : file1: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4103089b7efb2a22_d20251101_m035634_c001_v7007000_t0000_u01761969394363") 2025/11/01 03:57:05 DEBUG : file1: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06be_d20251101_m035633_c001_v0001120_t0013_u01761969393174") 2025/11/01 03:57:05 DEBUG : file1: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4103089b7efb2a1a_d20251101_m035630_c001_v7007000_t0000_u01761969390159") 2025/11/01 03:57:05 DEBUG : file1: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4068a6a21b6c06aa_d20251101_m035628_c001_v0001120_t0038_u01761969388399") 2025/11/01 03:57:05 DEBUG : file1: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f419682f80408c635_d20251101_m035616_c001_v7007000_t0000_u01761969376710") 2025/11/01 03:57:05 DEBUG : file1: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0698_d20251101_m035612_c001_v0001120_t0006_u01761969372772") 2025/11/01 03:57:05 DEBUG : file1: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4222faa0dd3fbc11_d20251101_m035542_c001_v7007000_t0000_u01761969342045") 2025/11/01 03:57:05 DEBUG : file1: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0621_d20251101_m035535_c001_v0001120_t0051_u01761969335596") 2025/11/01 03:57:05 DEBUG : file1: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a191749988_d20251101_m035535_c001_v7007000_t0000_u01761969335050") 2025/11/01 03:57:05 DEBUG : file1: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c061b_d20251101_m035531_c001_v0001120_t0011_u01761969331997") 2025/11/01 03:57:05 DEBUG : file2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4103089b7efb2a1c_d20251101_m035630_c001_v7007000_t0000_u01761969390359") 2025/11/01 03:57:05 DEBUG : file2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4068a6a21b6c06b4_d20251101_m035629_c001_v0001120_t0038_u01761969389609") 2025/11/01 03:57:05 DEBUG : file2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f419682f80408c638_d20251101_m035616_c001_v7007000_t0000_u01761969376890") 2025/11/01 03:57:05 DEBUG : file2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c069a_d20251101_m035613_c001_v0001120_t0038_u01761969373201") 2025/11/01 03:57:05 DEBUG : filename.txt: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4103089b7efb2a1d_d20251101_m035630_c001_v7007000_t0000_u01761969390541") 2025/11/01 03:57:05 DEBUG : filename.txt: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06ae_d20251101_m035628_c001_v0001120_t0028_u01761969388948") 2025/11/01 03:57:05 DEBUG : headerfilename.txt: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4103089b7efb2a1f_d20251101_m035630_c001_v7007000_t0000_u01761969390726") 2025/11/01 03:57:05 DEBUG : headerfilename.txt: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06b2_d20251101_m035629_c001_v0001120_t0034_u01761969389288") 2025/11/01 03:57:05 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f40243b349ed7337c_d20251101_m035653_c001_v7007000_t0000_u01761969413227") 2025/11/01 03:57:05 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06f2_d20251101_m035651_c001_v0001120_t0020_u01761969411979") 2025/11/01 03:57:05 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f40243b349ed7337a_d20251101_m035650_c001_v7007000_t0000_u01761969410709") 2025/11/01 03:57:05 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06ec_d20251101_m035649_c001_v0001120_t0052_u01761969409422") 2025/11/01 03:57:06 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f40243b349ed7337d_d20251101_m035653_c001_v7007000_t0000_u01761969413409") 2025/11/01 03:57:06 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06f0_d20251101_m035651_c001_v0001120_t0008_u01761969411435") 2025/11/01 03:57:06 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f40243b349ed7337b_d20251101_m035650_c001_v7007000_t0000_u01761969410891") 2025/11/01 03:57:06 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06ea_d20251101_m035649_c001_v0001120_t0032_u01761969409118") 2025/11/01 03:57:06 DEBUG : large: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4222faa0dd3fbc3d_d20251101_m035608_c001_v7007000_t0000_u01761969368777") 2025/11/01 03:57:06 DEBUG : large: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c068e_d20251101_m035608_c001_v0001120_t0054_u01761969368017") 2025/11/01 03:57:06 DEBUG : large: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4222faa0dd3fbc39_d20251101_m035606_c001_v7007000_t0000_u01761969366349") 2025/11/01 03:57:06 DEBUG : large: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0684_d20251101_m035604_c001_v0001120_t0006_u01761969364529") 2025/11/01 03:57:06 DEBUG : large: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4222faa0dd3fbc33_d20251101_m035602_c001_v7007000_t0000_u01761969362234") 2025/11/01 03:57:06 DEBUG : large: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c067c_d20251101_m035601_c001_v0001120_t0043_u01761969361101") 2025/11/01 03:57:06 DEBUG : large: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4222faa0dd3fbc32_d20251101_m035559_c001_v7007000_t0000_u01761969359859") 2025/11/01 03:57:06 DEBUG : large: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0672_d20251101_m035558_c001_v0001120_t0039_u01761969358434") 2025/11/01 03:57:06 DEBUG : medium: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f419682f80408c5d3_d20251101_m035608_c001_v7007000_t0000_u01761969368786") 2025/11/01 03:57:06 DEBUG : medium: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c068c_d20251101_m035607_c001_v0001120_t0001_u01761969367516") 2025/11/01 03:57:06 DEBUG : medium: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4222faa0dd3fbc37_d20251101_m035605_c001_v7007000_t0000_u01761969365803") 2025/11/01 03:57:06 DEBUG : medium: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0682_d20251101_m035604_c001_v0001120_t0015_u01761969364139") 2025/11/01 03:57:06 DEBUG : medium: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f419682f80408c58e_d20251101_m035602_c001_v7007000_t0000_u01761969362247") 2025/11/01 03:57:06 DEBUG : medium: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c067a_d20251101_m035600_c001_v0001120_t0036_u01761969360703") 2025/11/01 03:57:06 DEBUG : medium: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4222faa0dd3fbc30_d20251101_m035559_c001_v7007000_t0000_u01761969359129") 2025/11/01 03:57:06 DEBUG : medium: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c066e_d20251101_m035558_c001_v0001120_t0022_u01761969358115") 2025/11/01 03:57:06 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f40243b349ed73372_d20251101_m035645_c001_v7007000_t0000_u01761969405909") 2025/11/01 03:57:07 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06dd_d20251101_m035644_c001_v0001120_t0027_u01761969404591") 2025/11/01 03:57:07 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f40243b349ed73373_d20251101_m035646_c001_v7007000_t0000_u01761969406090") 2025/11/01 03:57:07 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06d7_d20251101_m035644_c001_v0001120_t0035_u01761969404146") 2025/11/01 03:57:07 DEBUG : not-one: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a191745b49_d20251101_m035515_c001_v7007000_t0000_u01761969315875") 2025/11/01 03:57:07 DEBUG : not-one: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c05e5_d20251101_m035514_c001_v0001120_t0056_u01761969314262") 2025/11/01 03:57:07 DEBUG : one: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a191745b42_d20251101_m035514_c001_v7007000_t0000_u01761969314968") 2025/11/01 03:57:07 DEBUG : one: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c05dd_d20251101_m035512_c001_v0001120_t0010_u01761969312373") 2025/11/01 03:57:07 DEBUG : potato1: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f40243b349ed73380_d20251101_m035655_c001_v7007000_t0000_u01761969415301") 2025/11/01 03:57:07 DEBUG : potato1: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06f5_d20251101_m035654_c001_v0001120_t0000_u01761969414139") 2025/11/01 03:57:07 DEBUG : potato2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f412fe48847b32622_d20251101_m035658_c001_v7007000_t0000_u01761969418834") 2025/11/01 03:57:07 DEBUG : potato2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0701_d20251101_m035656_c001_v0001120_t0022_u01761969416217") 2025/11/01 03:57:07 DEBUG : potato2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f40243b349ed73381_d20251101_m035655_c001_v7007000_t0000_u01761969415484") 2025/11/01 03:57:07 DEBUG : potato2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06f9_d20251101_m035654_c001_v0001120_t0029_u01761969414630") 2025/11/01 03:57:07 DEBUG : potato2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4222faa0dd3fbc2e_d20251101_m035557_c001_v7007000_t0000_u01761969357219") 2025/11/01 03:57:07 DEBUG : potato2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c065b_d20251101_m035554_c001_v0001120_t0042_u01761969354071") 2025/11/01 03:57:07 DEBUG : potato2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4222faa0dd3fbc2b_d20251101_m035553_c001_v7007000_t0000_u01761969353701") 2025/11/01 03:57:07 DEBUG : potato2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0651_d20251101_m035551_c001_v0001120_t0011_u01761969351522") 2025/11/01 03:57:07 DEBUG : potato2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4222faa0dd3fbc27_d20251101_m035551_c001_v7007000_t0000_u01761969351156") 2025/11/01 03:57:07 DEBUG : potato2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c064b_d20251101_m035549_c001_v0001120_t0050_u01761969349560") 2025/11/01 03:57:07 DEBUG : potato2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4222faa0dd3fbc24_d20251101_m035549_c001_v7007000_t0000_u01761969349193") 2025/11/01 03:57:08 DEBUG : potato2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0643_d20251101_m035546_c001_v0001120_t0025_u01761969346915") 2025/11/01 03:57:08 DEBUG : potato2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4222faa0dd3fbc1d_d20251101_m035546_c001_v7007000_t0000_u01761969346547") 2025/11/01 03:57:08 DEBUG : potato2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c063b_d20251101_m035544_c001_v0001120_t0016_u01761969344790") 2025/11/01 03:57:08 DEBUG : potato2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f41816a065a375e37_d20251101_m035335_c001_v7007000_t0000_u01761969215105") 2025/11/01 03:57:08 DEBUG : potato2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0514_d20251101_m035332_c001_v0001120_t0045_u01761969212628") 2025/11/01 03:57:08 DEBUG : potato2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f41816a065a375e1e_d20251101_m035329_c001_v7007000_t0000_u01761969209747") 2025/11/01 03:57:08 DEBUG : potato2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0502_d20251101_m035326_c001_v0001120_t0049_u01761969206513") 2025/11/01 03:57:08 DEBUG : potato2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f41816a065a375dda_d20251101_m035323_c001_v7007000_t0000_u01761969203250") 2025/11/01 03:57:08 DEBUG : potato2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c04f2_d20251101_m035321_c001_v0001120_t0032_u01761969201095") 2025/11/01 03:57:08 DEBUG : remotepotato: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f41816a065a375e39_d20251101_m035335_c001_v7007000_t0000_u01761969215286") 2025/11/01 03:57:08 DEBUG : remotepotato: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0518_d20251101_m035333_c001_v0001120_t0016_u01761969213592") 2025/11/01 03:57:08 DEBUG : remotepotato: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f41816a065a375e1f_d20251101_m035329_c001_v7007000_t0000_u01761969209928") 2025/11/01 03:57:08 DEBUG : remotepotato: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0508_d20251101_m035328_c001_v0001120_t0026_u01761969207998") 2025/11/01 03:57:08 DEBUG : remotepotato: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f41816a065a375ddc_d20251101_m035323_c001_v7007000_t0000_u01761969203431") 2025/11/01 03:57:08 DEBUG : remotepotato: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c04f4_d20251101_m035321_c001_v0001120_t0021_u01761969201924") 2025/11/01 03:57:08 DEBUG : rutabaga: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f41816a065a375e3b_d20251101_m035335_c001_v7007000_t0000_u01761969215468") 2025/11/01 03:57:08 DEBUG : rutabaga: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c050c_d20251101_m035330_c001_v0001120_t0003_u01761969210474") 2025/11/01 03:57:08 DEBUG : rutabaga: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f41816a065a375e20_d20251101_m035330_c001_v7007000_t0000_u01761969210109") 2025/11/01 03:57:08 DEBUG : rutabaga: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c04f8_d20251101_m035323_c001_v0001120_t0025_u01761969203980") 2025/11/01 03:57:08 DEBUG : rutabaga: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f41816a065a375dde_d20251101_m035323_c001_v7007000_t0000_u01761969203613") 2025/11/01 03:57:08 DEBUG : rutabaga: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c04ec_d20251101_m035318_c001_v0001120_t0005_u01761969198888") 2025/11/01 03:57:08 DEBUG : small: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f419682f80408c5e2_d20251101_m035609_c001_v7007000_t0000_u01761969369328") 2025/11/01 03:57:08 DEBUG : small: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0688_d20251101_m035607_c001_v0001120_t0042_u01761969367078") 2025/11/01 03:57:08 DEBUG : small: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f419682f80408c5a9_d20251101_m035605_c001_v7007000_t0000_u01761969365791") 2025/11/01 03:57:09 DEBUG : small: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0680_d20251101_m035603_c001_v0001120_t0000_u01761969363513") 2025/11/01 03:57:09 DEBUG : small: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f419682f80408c590_d20251101_m035602_c001_v7007000_t0000_u01761969362787") 2025/11/01 03:57:09 DEBUG : small: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0678_d20251101_m035600_c001_v0001120_t0019_u01761969360228") 2025/11/01 03:57:09 DEBUG : small: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4222faa0dd3fbc31_d20251101_m035559_c001_v7007000_t0000_u01761969359311") 2025/11/01 03:57:09 DEBUG : small: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0669_d20251101_m035557_c001_v0001120_t0026_u01761969357770") 2025/11/01 03:57:09 DEBUG : sub dir/hello world: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4222faa0dd3fbc18_d20251101_m035544_c001_v7007000_t0000_u01761969344422") 2025/11/01 03:57:09 DEBUG : sub dir/hello world: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0637_d20251101_m035543_c001_v0001120_t0003_u01761969343518") 2025/11/01 03:57:09 DEBUG : sub dir/hello world: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a19174816c_d20251101_m035530_c001_v7007000_t0000_u01761969330730") 2025/11/01 03:57:09 DEBUG : sub dir/hello world: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0609_d20251101_m035525_c001_v0001120_t0023_u01761969325915") 2025/11/01 03:57:09 DEBUG : sub dir/hello world: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a191745b5b_d20251101_m035523_c001_v7007000_t0000_u01761969323948") 2025/11/01 03:57:09 DEBUG : sub dir/hello world: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c05ef_d20251101_m035518_c001_v0001120_t0031_u01761969318653") 2025/11/01 03:57:09 DEBUG : sub dir/hello world2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a19174833c_d20251101_m035530_c001_v7007000_t0000_u01761969330911") 2025/11/01 03:57:09 DEBUG : sub dir/hello world2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c060b_d20251101_m035526_c001_v0001120_t0031_u01761969326204") 2025/11/01 03:57:09 DEBUG : sub dir/hello world2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a191745b5c_d20251101_m035524_c001_v7007000_t0000_u01761969324128") 2025/11/01 03:57:09 DEBUG : sub dir/hello world2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c05f1_d20251101_m035519_c001_v0001120_t0014_u01761969319111") 2025/11/01 03:57:09 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a19174833e_d20251101_m035531_c001_v7007000_t0000_u01761969331093") 2025/11/01 03:57:09 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c060f_d20251101_m035526_c001_v0001120_t0019_u01761969326573") 2025/11/01 03:57:09 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a191745b5e_d20251101_m035524_c001_v7007000_t0000_u01761969324309") 2025/11/01 03:57:10 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c05f3_d20251101_m035519_c001_v0001120_t0040_u01761969319519") 2025/11/01 03:57:10 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a191748508_d20251101_m035531_c001_v7007000_t0000_u01761969331274") 2025/11/01 03:57:10 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0613_d20251101_m035527_c001_v0001120_t0036_u01761969327079") 2025/11/01 03:57:10 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a191745cfd_d20251101_m035524_c001_v7007000_t0000_u01761969324492") 2025/11/01 03:57:10 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c05f7_d20251101_m035520_c001_v0001120_t0029_u01761969320157") 2025/11/01 03:57:10 DEBUG : sub dir/potato3: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f412fe48847b32625_d20251101_m035659_c001_v7007000_t0000_u01761969419014") 2025/11/01 03:57:10 DEBUG : sub dir/potato3: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0709_d20251101_m035657_c001_v0001120_t0023_u01761969417059") 2025/11/01 03:57:10 DEBUG : sub dir/potato3: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4222faa0dd3fbc2f_d20251101_m035557_c001_v7007000_t0000_u01761969357402") 2025/11/01 03:57:10 DEBUG : sub dir/potato3: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0663_d20251101_m035555_c001_v0001120_t0000_u01761969355267") 2025/11/01 03:57:10 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a1917486a4_d20251101_m035531_c001_v7007000_t0000_u01761969331454") 2025/11/01 03:57:10 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0615_d20251101_m035527_c001_v0001120_t0014_u01761969327459") 2025/11/01 03:57:10 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a191745cfe_d20251101_m035524_c001_v7007000_t0000_u01761969324673") 2025/11/01 03:57:10 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c05f9_d20251101_m035520_c001_v0001120_t0016_u01761969320455") 2025/11/01 03:57:10 DEBUG : sub/file2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4103089b7efb2a21_d20251101_m035632_c001_v7007000_t0000_u01761969392622") 2025/11/01 03:57:10 DEBUG : sub/file2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06ba_d20251101_m035631_c001_v0001120_t0056_u01761969391280") 2025/11/01 03:57:10 DEBUG : sub/file2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f4222faa0dd3fbc13_d20251101_m035542_c001_v7007000_t0000_u01761969342228") 2025/11/01 03:57:10 DEBUG : sub/file2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0625_d20251101_m035536_c001_v0001120_t0002_u01761969336009") 2025/11/01 03:57:10 DEBUG : sub/file2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a19174998a_d20251101_m035535_c001_v7007000_t0000_u01761969335231") 2025/11/01 03:57:10 DEBUG : sub/file2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c061d_d20251101_m035532_c001_v0001120_t0045_u01761969332415") 2025/11/01 03:57:10 DEBUG : sub/file2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f40157fc1b2e0b35b_d20251101_m035441_c001_v7007000_t0000_u01761969281563") 2025/11/01 03:57:10 DEBUG : sub/file2: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0598_d20251101_m035439_c001_v0001120_t0043_u01761969279695") 2025/11/01 03:57:10 DEBUG : test.sum: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f41816a065a375e72_d20251101_m035353_c001_v7007000_t0000_u01761969233022") 2025/11/01 03:57:11 DEBUG : test.sum: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0547_d20251101_m035351_c001_v0001120_t0025_u01761969231288") 2025/11/01 03:57:11 DEBUG : test.sum: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c053f_d20251101_m035349_c001_v0001120_t0057_u01761969229167") 2025/11/01 03:57:11 DEBUG : test.sum: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0539_d20251101_m035347_c001_v0001120_t0024_u01761969227868") 2025/11/01 03:57:11 DEBUG : test.sum: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0537_d20251101_m035346_c001_v0001120_t0042_u01761969226343") 2025/11/01 03:57:11 DEBUG : test.sum: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0533_d20251101_m035344_c001_v0001120_t0022_u01761969224798") 2025/11/01 03:57:11 DEBUG : test.sum: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c052b_d20251101_m035343_c001_v0001120_t0001_u01761969223403") 2025/11/01 03:57:11 DEBUG : test.sum: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0522_d20251101_m035341_c001_v0001120_t0026_u01761969221137") 2025/11/01 03:57:11 DEBUG : test.sum: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f41816a065a375e4e_d20251101_m035337_c001_v7007000_t0000_u01761969217876") 2025/11/01 03:57:11 DEBUG : test.sum: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c051e_d20251101_m035336_c001_v0001120_t0015_u01761969216856") 2025/11/01 03:57:11 DEBUG : test.sum: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c051c_d20251101_m035335_c001_v0001120_t0033_u01761969215835") 2025/11/01 03:57:11 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f40243b349ed73377_d20251101_m035648_c001_v7007000_t0000_u01761969408390") 2025/11/01 03:57:11 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06e4_d20251101_m035647_c001_v0001120_t0054_u01761969407168") 2025/11/01 03:57:11 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f40243b349ed73378_d20251101_m035648_c001_v7007000_t0000_u01761969408571") 2025/11/01 03:57:11 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c06e2_d20251101_m035646_c001_v0001120_t0057_u01761969406637") 2025/11/01 03:57:11 DEBUG : zend.txt: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a1917486a5_d20251101_m035531_c001_v7007000_t0000_u01761969331635") 2025/11/01 03:57:11 DEBUG : zend.txt: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c0607_d20251101_m035525_c001_v0001120_t0020_u01761969325605") 2025/11/01 03:57:11 DEBUG : zend.txt: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f403b71a191745ebf_d20251101_m035524_c001_v7007000_t0000_u01761969324855") 2025/11/01 03:57:11 DEBUG : zend.txt: Deleting (id "4_z2fa24df380cd3bdb9fa80e1b_f1068a6a21b6c05ed_d20251101_m035518_c001_v0001120_t0027_u01761969318367") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished ERROR in 3m56.928532831s (try 3/5): exit status 1: Failed [TestMultithreadCopy TestMultithreadCopyAbort TestCopyFileBackupDir TestCopyFileCopyDest TestMoveFileBackupDir TestDirMove TestTouchDir]