"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5) === 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:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" === RUN TestMultithreadCopy/upload=false,size=8388607,streams=2 === RUN TestMultithreadCopy/upload=false,size=8388608,streams=2 === RUN TestMultithreadCopy/upload=false,size=8388609,streams=2 === RUN TestMultithreadCopy/upload=true,size=8388607,streams=2 === RUN TestMultithreadCopy/upload=true,size=8388608,streams=2 === RUN TestMultithreadCopy/upload=true,size=8388609,streams=2 --- PASS: TestMultithreadCopy (12.76s) --- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.39s) --- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.19s) --- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.82s) --- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.95s) --- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.87s) --- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.93s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330 Error: Should be true Test: TestMultithreadCopyAbort Messages: listing wrong, want test-multithread-abort (100) got test-multithread-abort (0) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330 Error: Not equal: expected: 100 actual : 0 Test: TestMultithreadCopyAbort Messages: test-multithread-abort: size incorrect file=100 vs obj=0 --- FAIL: TestMultithreadCopyAbort (18.46s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors === RUN TestReOpen/Normal/TooManyErrors === RUN TestReOpen/Normal/Seek === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors === RUN TestReOpen/WithRangeOption/TooManyErrors === RUN TestReOpen/WithRangeOption/Seek === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors === RUN TestReOpen/WithSeekOption/TooManyErrors === RUN TestReOpen/WithSeekOption/Seek === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors === RUN TestReOpen/UnknownSize/TooManyErrors === RUN TestReOpen/UnknownSize/Seek === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/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/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/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/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:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (1.23s) --- PASS: TestCheck/1 (0.04s) --- PASS: TestCheck/2 (0.04s) --- PASS: TestCheck/3 (0.04s) --- PASS: TestCheck/4 (0.07s) --- PASS: TestCheck/5 (0.07s) --- PASS: TestCheck/6 (0.07s) --- PASS: TestCheck/7 (0.07s) === RUN TestCheckFsError 2025/06/09 05:53:17 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/06/09 05:53:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/09 05:53:17 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:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (1.52s) --- PASS: TestCheckDownload/1 (0.08s) --- PASS: TestCheckDownload/2 (0.08s) --- PASS: TestCheckDownload/3 (0.08s) --- PASS: TestCheckDownload/4 (0.11s) --- PASS: TestCheckDownload/5 (0.11s) --- PASS: TestCheckDownload/6 (0.11s) --- PASS: TestCheckDownload/7 (0.11s) === RUN TestCheckSizeOnly run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (1.23s) --- PASS: TestCheckSizeOnly/1 (0.04s) --- PASS: TestCheckSizeOnly/2 (0.04s) --- PASS: TestCheckSizeOnly/3 (0.04s) --- PASS: TestCheckSizeOnly/4 (0.07s) --- PASS: TestCheckSizeOnly/5 (0.07s) --- PASS: TestCheckSizeOnly/6 (0.07s) --- PASS: TestCheckSizeOnly/7 (0.07s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" 2025/06/09 05:53:20 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/09 05:53:20 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/09 05:53:20 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/09 05:53:20 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/09 05:53:20 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/09 05:53:20 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/09 05:53:20 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/09 05:53:20 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (0.42s) === RUN TestCheckSum run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (2.86s) --- PASS: TestCheckSum/subtest1 (0.11s) --- PASS: TestCheckSum/subtest2 (0.15s) --- PASS: TestCheckSum/subtest3 (0.15s) --- PASS: TestCheckSum/subtest4 (0.15s) --- PASS: TestCheckSum/subtest5 (0.15s) --- PASS: TestCheckSum/subtest6 (0.15s) --- PASS: TestCheckSum/subtest7 (0.15s) === RUN TestCheckSumDownload run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (3.15s) --- PASS: TestCheckSumDownload/subtest1 (0.16s) --- PASS: TestCheckSumDownload/subtest2 (0.20s) --- PASS: TestCheckSumDownload/subtest3 (0.19s) --- PASS: TestCheckSumDownload/subtest4 (0.19s) --- PASS: TestCheckSumDownload/subtest5 (0.19s) --- PASS: TestCheckSumDownload/subtest6 (0.18s) --- PASS: TestCheckSumDownload/subtest7 (0.19s) === RUN TestApplyTransforms run.go:180: Remote "Azure container rclone-test-nikizob9xiyi", Local "Local file system at /tmp/rclone4118727484", Modify Window "1ns" upper checkfile vs. lower remote (without normalization) 2025/06/09 05:53:26 ERROR : hello, world!: sum not found 2025/06/09 05:53:26 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-nikizob9xiyi 2025/06/09 05:53:26 NOTICE: Azure container rclone-test-nikizob9xiyi: 1 files missing 2025/06/09 05:53:26 NOTICE: 1 hashes missing 2025/06/09 05:53:26 NOTICE: Azure container rclone-test-nikizob9xiyi: 2 differences found 2025/06/09 05:53:26 NOTICE: Azure container rclone-test-nikizob9xiyi: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/09 05:53:26 NOTICE: Azure container rclone-test-nikizob9xiyi: 0 differences found 2025/06/09 05:53:26 NOTICE: Azure container rclone-test-nikizob9xiyi: 1 matching files run.go:180: Remote "Azure container rclone-test-buliwek7netu", Local "Local file system at /tmp/rclone1489101432", Modify Window "1ns" lower checkfile vs. upper remote (without normalization) 2025/06/09 05:53:27 ERROR : HELLO, WORLD!: sum not found 2025/06/09 05:53:27 ERROR : hello, world!: file not in Azure container rclone-test-buliwek7netu 2025/06/09 05:53:27 NOTICE: Azure container rclone-test-buliwek7netu: 1 files missing 2025/06/09 05:53:27 NOTICE: 1 hashes missing 2025/06/09 05:53:27 NOTICE: Azure container rclone-test-buliwek7netu: 2 differences found 2025/06/09 05:53:27 NOTICE: Azure container rclone-test-buliwek7netu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/09 05:53:27 NOTICE: Azure container rclone-test-buliwek7netu: 0 differences found 2025/06/09 05:53:27 NOTICE: Azure container rclone-test-buliwek7netu: 1 matching files run.go:180: Remote "Azure container rclone-test-disubad1cewi", Local "Local file system at /tmp/rclone2341922147", Modify Window "1ns" lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/09 05:53:27 ERROR : HeLlO, wOrLd!: sum not found 2025/06/09 05:53:27 ERROR : hello, world!: file not in Azure container rclone-test-disubad1cewi 2025/06/09 05:53:27 NOTICE: Azure container rclone-test-disubad1cewi: 1 files missing 2025/06/09 05:53:27 NOTICE: 1 hashes missing 2025/06/09 05:53:27 NOTICE: Azure container rclone-test-disubad1cewi: 2 differences found 2025/06/09 05:53:27 NOTICE: Azure container rclone-test-disubad1cewi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/09 05:53:27 NOTICE: Azure container rclone-test-disubad1cewi: 0 differences found 2025/06/09 05:53:27 NOTICE: Azure container rclone-test-disubad1cewi: 1 matching files run.go:180: Remote "Azure container rclone-test-hadomin6biwu", Local "Local file system at /tmp/rclone2910638066", Modify Window "1ns" upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/09 05:53:27 ERROR : HELLO, WORLD!: sum not found 2025/06/09 05:53:27 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-hadomin6biwu 2025/06/09 05:53:27 NOTICE: Azure container rclone-test-hadomin6biwu: 1 files missing 2025/06/09 05:53:27 NOTICE: 1 hashes missing 2025/06/09 05:53:27 NOTICE: Azure container rclone-test-hadomin6biwu: 2 differences found 2025/06/09 05:53:27 NOTICE: Azure container rclone-test-hadomin6biwu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/09 05:53:27 NOTICE: Azure container rclone-test-hadomin6biwu: 0 differences found 2025/06/09 05:53:27 NOTICE: Azure container rclone-test-hadomin6biwu: 1 matching files run.go:180: Remote "Azure container rclone-test-huvotuz6juba", Local "Local file system at /tmp/rclone2174111794", Modify Window "1ns" NFD checkfile vs. NFC remote (without normalization) 2025/06/09 05:53:27 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/09 05:53:27 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-huvotuz6juba 2025/06/09 05:53:27 NOTICE: Azure container rclone-test-huvotuz6juba: 1 files missing 2025/06/09 05:53:27 NOTICE: 1 hashes missing 2025/06/09 05:53:27 NOTICE: Azure container rclone-test-huvotuz6juba: 2 differences found 2025/06/09 05:53:27 NOTICE: Azure container rclone-test-huvotuz6juba: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/09 05:53:28 NOTICE: Azure container rclone-test-huvotuz6juba: 0 differences found 2025/06/09 05:53:28 NOTICE: Azure container rclone-test-huvotuz6juba: 1 matching files run.go:180: Remote "Azure container rclone-test-paxovid6rire", Local "Local file system at /tmp/rclone4010545726", Modify Window "1ns" NFC checkfile vs. NFD remote (without normalization) 2025/06/09 05:53:28 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/09 05:53:28 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-paxovid6rire 2025/06/09 05:53:28 NOTICE: Azure container rclone-test-paxovid6rire: 1 files missing 2025/06/09 05:53:28 NOTICE: 1 hashes missing 2025/06/09 05:53:28 NOTICE: Azure container rclone-test-paxovid6rire: 2 differences found 2025/06/09 05:53:28 NOTICE: Azure container rclone-test-paxovid6rire: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/09 05:53:28 NOTICE: Azure container rclone-test-paxovid6rire: 0 differences found 2025/06/09 05:53:28 NOTICE: Azure container rclone-test-paxovid6rire: 1 matching files run.go:180: Remote "Azure container rclone-test-tofobah1wuwi", Local "Local file system at /tmp/rclone2843152602", Modify Window "1ns" NFDx2 checkfile vs. both remote (without normalization) 2025/06/09 05:53:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/09 05:53:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-tofobah1wuwi 2025/06/09 05:53:28 NOTICE: Azure container rclone-test-tofobah1wuwi: 1 files missing 2025/06/09 05:53:28 NOTICE: 1 hashes missing 2025/06/09 05:53:28 NOTICE: Azure container rclone-test-tofobah1wuwi: 2 differences found 2025/06/09 05:53:28 NOTICE: Azure container rclone-test-tofobah1wuwi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/09 05:53:28 NOTICE: Azure container rclone-test-tofobah1wuwi: 0 differences found 2025/06/09 05:53:28 NOTICE: Azure container rclone-test-tofobah1wuwi: 1 matching files run.go:180: Remote "Azure container rclone-test-sehuvoy2giqu", Local "Local file system at /tmp/rclone4067224148", Modify Window "1ns" NFCx2 checkfile vs. both remote (without normalization) 2025/06/09 05:53:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/09 05:53:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-sehuvoy2giqu 2025/06/09 05:53:28 NOTICE: Azure container rclone-test-sehuvoy2giqu: 1 files missing 2025/06/09 05:53:28 NOTICE: 1 hashes missing 2025/06/09 05:53:28 NOTICE: Azure container rclone-test-sehuvoy2giqu: 2 differences found 2025/06/09 05:53:28 NOTICE: Azure container rclone-test-sehuvoy2giqu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/09 05:53:28 NOTICE: Azure container rclone-test-sehuvoy2giqu: 0 differences found 2025/06/09 05:53:28 NOTICE: Azure container rclone-test-sehuvoy2giqu: 1 matching files run.go:180: Remote "Azure container rclone-test-tonuxog1nuvo", Local "Local file system at /tmp/rclone189985857", Modify Window "1ns" both checkfile vs. NFDx2 remote (without normalization) 2025/06/09 05:53:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/09 05:53:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-tonuxog1nuvo 2025/06/09 05:53:29 NOTICE: Azure container rclone-test-tonuxog1nuvo: 1 files missing 2025/06/09 05:53:29 NOTICE: 1 hashes missing 2025/06/09 05:53:29 NOTICE: Azure container rclone-test-tonuxog1nuvo: 2 differences found 2025/06/09 05:53:29 NOTICE: Azure container rclone-test-tonuxog1nuvo: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/09 05:53:29 NOTICE: Azure container rclone-test-tonuxog1nuvo: 0 differences found 2025/06/09 05:53:29 NOTICE: Azure container rclone-test-tonuxog1nuvo: 1 matching files run.go:180: Remote "Azure container rclone-test-begifod7humi", Local "Local file system at /tmp/rclone1739943060", Modify Window "1ns" both checkfile vs. NFCx2 remote (without normalization) 2025/06/09 05:53:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/09 05:53:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-begifod7humi 2025/06/09 05:53:29 NOTICE: Azure container rclone-test-begifod7humi: 1 files missing 2025/06/09 05:53:29 NOTICE: 1 hashes missing 2025/06/09 05:53:29 NOTICE: Azure container rclone-test-begifod7humi: 2 differences found 2025/06/09 05:53:29 NOTICE: Azure container rclone-test-begifod7humi: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/09 05:53:29 NOTICE: Azure container rclone-test-begifod7humi: 0 differences found 2025/06/09 05:53:29 NOTICE: Azure container rclone-test-begifod7humi: 1 matching files --- PASS: TestApplyTransforms (3.63s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" --- PASS: TestCopyFile (0.52s) === RUN TestCopyLongFile run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.07s) === RUN TestCopyFileBackupDir run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/backup/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb3ba1-601e-0070-0602-d9050a000000 Time:2025-06-09T05:53:31.8967997Z -------------------------------------------------------------------------------- run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/backup/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb3caf-601e-0070-6702-d9050a000000 Time:2025-06-09T05:53:32.9340705Z -------------------------------------------------------------------------------- run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/backup/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb3df9-601e-0070-7e02-d9050a000000 Time:2025-06-09T05:53:33.9726144Z -------------------------------------------------------------------------------- run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/backup/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb3df9-601e-0070-7e02-d9050a000000 Time:2025-06-09T05:53:33.9726144Z -------------------------------------------------------------------------------- --- PASS: TestCopyFileBackupDir (4.17s) === RUN TestCopyFileCompareDest run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb426e-601e-0070-6402-d9050a000000 Time:2025-06-09T05:53:37.4158106Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb4391-601e-0070-3902-d9050a000000 Time:2025-06-09T05:53:38.4538430Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb44ad-601e-0070-1002-d9050a000000 Time:2025-06-09T05:53:39.4927558Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb44ad-601e-0070-1002-d9050a000000 Time:2025-06-09T05:53:39.4927558Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestCopyFileCompareDest Messages: directories --- FAIL: TestCopyFileCompareDest (12.64s) === RUN TestCopyFileCopyDest run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb513a-601e-0070-2c02-d9050a000000 Time:2025-06-09T05:53:50.7788466Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb5235-601e-0070-7b02-d9050a000000 Time:2025-06-09T05:53:51.8164604Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb5363-601e-0070-5402-d9050a000000 Time:2025-06-09T05:53:52.8544363Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb5363-601e-0070-5402-d9050a000000 Time:2025-06-09T05:53:52.8544363Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb547c-601e-0070-3502-d9050a000000 Time:2025-06-09T05:53:53.9301632Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb5589-601e-0070-0502-d9050a000000 Time:2025-06-09T05:53:54.9675850Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb56ad-601e-0070-6a02-d9050a000000 Time:2025-06-09T05:53:56.0053450Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb56ad-601e-0070-6a02-d9050a000000 Time:2025-06-09T05:53:56.0053450Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyFileCopyDest Messages: directories --- FAIL: TestCopyFileCopyDest (16.48s) === RUN TestCopyInplace run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" copy_test.go:370: Partial uploads not supported run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb6149-601e-0070-7a02-d9050a000000 Time:2025-06-09T05:54:04.2037429Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb6276-601e-0070-5a02-d9050a000000 Time:2025-06-09T05:54:05.2417417Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb6398-601e-0070-3e02-d9050a000000 Time:2025-06-09T05:54:06.2788689Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb6398-601e-0070-3e02-d9050a000000 Time:2025-06-09T05:54:06.2788689Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb64af-601e-0070-1e02-d9050a000000 Time:2025-06-09T05:54:07.3165944Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb661a-601e-0070-4902-d9050a000000 Time:2025-06-09T05:54:08.3535832Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb67e9-601e-0070-3e02-d9050a000000 Time:2025-06-09T05:54:09.3910931Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb67e9-601e-0070-3e02-d9050a000000 Time:2025-06-09T05:54:09.3910931Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyInplace Messages: directories --- FAIL: TestCopyInplace (13.38s) === RUN TestCopyLongFileName run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" copy_test.go:403: Partial uploads not supported run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb727a-601e-0070-7b02-d9050a000000 Time:2025-06-09T05:54:17.5849183Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb7372-601e-0070-3302-d9050a000000 Time:2025-06-09T05:54:18.6276812Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb7499-601e-0070-1b02-d9050a000000 Time:2025-06-09T05:54:19.6649945Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb7499-601e-0070-1b02-d9050a000000 Time:2025-06-09T05:54:19.6649945Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb7592-601e-0070-6602-d9050a000000 Time:2025-06-09T05:54:20.7035540Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb76d6-601e-0070-6202-d9050a000000 Time:2025-06-09T05:54:21.7403975Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb7808-601e-0070-5302-d9050a000000 Time:2025-06-09T05:54:22.7777297Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb7808-601e-0070-5302-d9050a000000 Time:2025-06-09T05:54:22.7777297Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyLongFileName Messages: directories --- FAIL: TestCopyLongFileName (13.39s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" 2025/06/09 05:54:31 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb83fc-601e-0070-3002-d9050a000000 Time:2025-06-09T05:54:31.9182780Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb84df-601e-0070-6b02-d9050a000000 Time:2025-06-09T05:54:32.9568788Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb85f8-601e-0070-5402-d9050a000000 Time:2025-06-09T05:54:33.9952569Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb85f8-601e-0070-5402-d9050a000000 Time:2025-06-09T05:54:33.9952569Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb8760-601e-0070-3c02-d9050a000000 Time:2025-06-09T05:54:35.0724677Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb8845-601e-0070-6f02-d9050a000000 Time:2025-06-09T05:54:36.1109669Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb895d-601e-0070-3f02-d9050a000000 Time:2025-06-09T05:54:37.1509180Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb895d-601e-0070-3f02-d9050a000000 Time:2025-06-09T05:54:37.1509180Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyFileMaxTransfer Messages: directories --- FAIL: TestCopyFileMaxTransfer (14.37s) === RUN TestDeduplicateInteractive run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb930e-601e-0070-1f03-d9050a000000 Time:2025-06-09T05:54:45.3578878Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb944c-601e-0070-0c03-d9050a000000 Time:2025-06-09T05:54:46.3960452Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb95bf-601e-0070-3f03-d9050a000000 Time:2025-06-09T05:54:47.4329281Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb95bf-601e-0070-3f03-d9050a000000 Time:2025-06-09T05:54:47.4329281Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb9737-601e-0070-6f03-d9050a000000 Time:2025-06-09T05:54:48.4708116Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb987a-601e-0070-6003-d9050a000000 Time:2025-06-09T05:54:49.5102573Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb99ab-601e-0070-4e03-d9050a000000 Time:2025-06-09T05:54:50.5484697Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fb99ab-601e-0070-4e03-d9050a000000 Time:2025-06-09T05:54:50.5484697Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateInteractive Messages: directories --- FAIL: TestDeduplicateInteractive (13.40s) === RUN TestDeduplicateSkip run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fba338-601e-0070-5b03-d9050a000000 Time:2025-06-09T05:54:58.7441844Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fba48f-601e-0070-7803-d9050a000000 Time:2025-06-09T05:54:59.7815740Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fba5fb-601e-0070-1b03-d9050a000000 Time:2025-06-09T05:55:00.8203198Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fba5fb-601e-0070-1b03-d9050a000000 Time:2025-06-09T05:55:00.8203198Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fba7a3-601e-0070-3303-d9050a000000 Time:2025-06-09T05:55:01.8586794Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fba993-601e-0070-6803-d9050a000000 Time:2025-06-09T05:55:02.8967344Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbab64-601e-0070-1703-d9050a000000 Time:2025-06-09T05:55:03.9358766Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbab64-601e-0070-1703-d9050a000000 Time:2025-06-09T05:55:03.9358766Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateSkip Messages: directories --- FAIL: TestDeduplicateSkip (13.39s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbbab9-601e-0070-7b03-d9050a000000 Time:2025-06-09T05:55:12.1311940Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbbbeb-601e-0070-5b03-d9050a000000 Time:2025-06-09T05:55:13.1686905Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbbd10-601e-0070-3503-d9050a000000 Time:2025-06-09T05:55:14.2068588Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbbd10-601e-0070-3503-d9050a000000 Time:2025-06-09T05:55:14.2068588Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbbe70-601e-0070-3c03-d9050a000000 Time:2025-06-09T05:55:15.2452755Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbbfcd-601e-0070-0803-d9050a000000 Time:2025-06-09T05:55:16.2834492Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbc0d9-601e-0070-6603-d9050a000000 Time:2025-06-09T05:55:17.3210339Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbc0d9-601e-0070-6603-d9050a000000 Time:2025-06-09T05:55:17.3210339Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateSizeOnly Messages: directories --- FAIL: TestDeduplicateSizeOnly (13.38s) === RUN TestDeduplicateFirst run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbcb64-601e-0070-2403-d9050a000000 Time:2025-06-09T05:55:25.5144530Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbccee-601e-0070-7803-d9050a000000 Time:2025-06-09T05:55:26.5522307Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbceaf-601e-0070-6703-d9050a000000 Time:2025-06-09T05:55:27.5927700Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbceaf-601e-0070-6703-d9050a000000 Time:2025-06-09T05:55:27.5927700Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbd03e-601e-0070-3103-d9050a000000 Time:2025-06-09T05:55:28.6325689Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbd1ef-601e-0070-1903-d9050a000000 Time:2025-06-09T05:55:29.6760170Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbd35a-601e-0070-4f03-d9050a000000 Time:2025-06-09T05:55:30.7143909Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbd35a-601e-0070-4f03-d9050a000000 Time:2025-06-09T05:55:30.7143909Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateFirst Messages: directories --- FAIL: TestDeduplicateFirst (13.39s) === RUN TestDeduplicateNewest run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbde88-601e-0070-0703-d9050a000000 Time:2025-06-09T05:55:38.9070891Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbe01b-601e-0070-5803-d9050a000000 Time:2025-06-09T05:55:39.9462532Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbe1f4-601e-0070-6903-d9050a000000 Time:2025-06-09T05:55:40.9839706Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbe1f4-601e-0070-6903-d9050a000000 Time:2025-06-09T05:55:40.9839706Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbe405-601e-0070-1603-d9050a000000 Time:2025-06-09T05:55:42.0209610Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbe5ae-601e-0070-6003-d9050a000000 Time:2025-06-09T05:55:43.0613974Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbe731-601e-0070-1803-d9050a000000 Time:2025-06-09T05:55:44.1005377Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbe731-601e-0070-1803-d9050a000000 Time:2025-06-09T05:55:44.1005377Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateNewest Messages: directories --- FAIL: TestDeduplicateNewest (13.39s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" 2025/06/09 05:55:52 NOTICE: 75b1e525e1beff26441d490c578534bd: Found 3 files with duplicate md5 hashes 2025/06/09 05:55:52 NOTICE: 75b1e525e1beff26441d490c578534bd: Deleted 2 extra copies run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbf668-601e-0070-3603-d9050a000000 Time:2025-06-09T05:55:53.0832738Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbf819-601e-0070-2d03-d9050a000000 Time:2025-06-09T05:55:54.1222146Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbf96c-601e-0070-5103-d9050a000000 Time:2025-06-09T05:55:55.1594875Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbf96c-601e-0070-5103-d9050a000000 Time:2025-06-09T05:55:55.1594875Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbfb0a-601e-0070-3403-d9050a000000 Time:2025-06-09T05:55:56.2674269Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbfc6a-601e-0070-6103-d9050a000000 Time:2025-06-09T05:55:57.3053181Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbfe7d-601e-0070-2a03-d9050a000000 Time:2025-06-09T05:55:58.3431250Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fbfe7d-601e-0070-2a03-d9050a000000 Time:2025-06-09T05:55:58.3431250Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateNewestByHash Messages: directories --- FAIL: TestDeduplicateNewestByHash (14.27s) === RUN TestDeduplicateOldest run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc0d3b-601e-0070-2003-d9050a000000 Time:2025-06-09T05:56:06.5580549Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc0eea-601e-0070-2203-d9050a000000 Time:2025-06-09T05:56:07.5950189Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc10f1-601e-0070-7603-d9050a000000 Time:2025-06-09T05:56:08.6324610Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc10f1-601e-0070-7603-d9050a000000 Time:2025-06-09T05:56:08.6324610Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc12ae-601e-0070-7103-d9050a000000 Time:2025-06-09T05:56:09.6721611Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc1484-601e-0070-0a03-d9050a000000 Time:2025-06-09T05:56:10.7097312Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc172d-601e-0070-5603-d9050a000000 Time:2025-06-09T05:56:11.7479146Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc172d-601e-0070-5603-d9050a000000 Time:2025-06-09T05:56:11.7479146Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateOldest Messages: directories --- FAIL: TestDeduplicateOldest (13.38s) === RUN TestDeduplicateLargest run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc2608-601e-0070-0d03-d9050a000000 Time:2025-06-09T05:56:19.9379464Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc2789-601e-0070-5f03-d9050a000000 Time:2025-06-09T05:56:20.9757414Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc290a-601e-0070-2803-d9050a000000 Time:2025-06-09T05:56:22.0139699Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc290a-601e-0070-2803-d9050a000000 Time:2025-06-09T05:56:22.0139699Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc2a99-601e-0070-0103-d9050a000000 Time:2025-06-09T05:56:23.0527364Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc2c4d-601e-0070-7903-d9050a000000 Time:2025-06-09T05:56:24.0920038Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc2d73-601e-0070-7303-d9050a000000 Time:2025-06-09T05:56:25.1319013Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc2d73-601e-0070-7303-d9050a000000 Time:2025-06-09T05:56:25.1319013Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateLargest Messages: directories --- FAIL: TestDeduplicateLargest (13.39s) === RUN TestDeduplicateSmallest run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc3873-601e-0070-4b03-d9050a000000 Time:2025-06-09T05:56:33.3242120Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc39c7-601e-0070-6c03-d9050a000000 Time:2025-06-09T05:56:34.3622359Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc3b4c-601e-0070-1003-d9050a000000 Time:2025-06-09T05:56:35.4000122Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc3b4c-601e-0070-1003-d9050a000000 Time:2025-06-09T05:56:35.4000122Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc3c9a-601e-0070-2803-d9050a000000 Time:2025-06-09T05:56:36.4390509Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc3dd6-601e-0070-3c03-d9050a000000 Time:2025-06-09T05:56:37.4772863Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc3f7f-601e-0070-2403-d9050a000000 Time:2025-06-09T05:56:38.5161018Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc3f7f-601e-0070-2403-d9050a000000 Time:2025-06-09T05:56:38.5161018Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateSmallest Messages: directories --- FAIL: TestDeduplicateSmallest (13.39s) === RUN TestDeduplicateRename run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc4bcf-601e-0070-4303-d9050a000000 Time:2025-06-09T05:56:46.7155625Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc4d4a-601e-0070-1503-d9050a000000 Time:2025-06-09T05:56:47.7538769Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc4ed2-601e-0070-6703-d9050a000000 Time:2025-06-09T05:56:48.7937516Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc4ed2-601e-0070-6703-d9050a000000 Time:2025-06-09T05:56:48.7937516Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc503b-601e-0070-0f03-d9050a000000 Time:2025-06-09T05:56:49.8313071Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc5175-601e-0070-0803-d9050a000000 Time:2025-06-09T05:56:50.8688683Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc52c0-601e-0070-1d03-d9050a000000 Time:2025-06-09T05:56:51.9062314Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc52c0-601e-0070-1d03-d9050a000000 Time:2025-06-09T05:56:51.9062314Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateRename Messages: directories --- FAIL: TestDeduplicateRename (13.39s) === RUN TestMergeDirs run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" dedupe_test.go:256: Can't merge directories run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc5fe8-601e-0070-2403-d9050a000000 Time:2025-06-09T05:57:00.1006429Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc617c-601e-0070-7003-d9050a000000 Time:2025-06-09T05:57:01.1389157Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc62b3-601e-0070-7c03-d9050a000000 Time:2025-06-09T05:57:02.1768643Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc62b3-601e-0070-7c03-d9050a000000 Time:2025-06-09T05:57:02.1768643Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc63fa-601e-0070-1403-d9050a000000 Time:2025-06-09T05:57:03.2148746Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc6574-601e-0070-4f03-d9050a000000 Time:2025-06-09T05:57:04.2528767Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc66de-601e-0070-0703-d9050a000000 Time:2025-06-09T05:57:05.2906951Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc66de-601e-0070-0703-d9050a000000 Time:2025-06-09T05:57:05.2906951Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMergeDirs Messages: directories --- FAIL: TestMergeDirs (13.38s) === RUN TestListDirSorted run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" listdirsorted_test.go:57: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111 Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5 Test: TestListDirSorted run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc7540-601e-0070-1503-d9050a000000 Time:2025-06-09T05:57:14.9616179Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc76f7-601e-0070-5f03-d9050a000000 Time:2025-06-09T05:57:15.9993861Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc7869-601e-0070-2603-d9050a000000 Time:2025-06-09T05:57:17.0389013Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc7869-601e-0070-2603-d9050a000000 Time:2025-06-09T05:57:17.0389013Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc79fb-601e-0070-1503-d9050a000000 Time:2025-06-09T05:57:18.0773689Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc7b39-601e-0070-2803-d9050a000000 Time:2025-06-09T05:57:19.1142459Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc7cde-601e-0070-0b03-d9050a000000 Time:2025-06-09T05:57:20.1524649Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc7cde-601e-0070-0b03-d9050a000000 Time:2025-06-09T05:57:20.1524649Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestListDirSorted Messages: directories --- FAIL: TestListDirSorted (14.86s) === RUN TestListDirSortedFn run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" listdirsorted_test.go:57: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125 Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5 Test: TestListDirSortedFn run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc8a82-601e-0070-0703-d9050a000000 Time:2025-06-09T05:57:29.8103856Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc8bfb-601e-0070-4703-d9050a000000 Time:2025-06-09T05:57:30.8489775Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc8d54-601e-0070-6c03-d9050a000000 Time:2025-06-09T05:57:31.8875674Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc8d54-601e-0070-6c03-d9050a000000 Time:2025-06-09T05:57:31.8875674Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc8ea3-601e-0070-0903-d9050a000000 Time:2025-06-09T05:57:32.9261003Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc9006-601e-0070-4303-d9050a000000 Time:2025-06-09T05:57:33.9642107Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc9178-601e-0070-5403-d9050a000000 Time:2025-06-09T05:57:35.0020483Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc9178-601e-0070-5403-d9050a000000 Time:2025-06-09T05:57:35.0020483Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestListDirSortedFn Messages: directories --- FAIL: TestListDirSortedFn (14.85s) === RUN TestListJSON run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" === RUN TestListJSON/Default lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 2 actual : 4 Test: TestListJSON/Default Messages: Wrong number of results === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 1 actual : 3 Test: TestListJSON/DirsOnly Messages: Wrong number of results === RUN TestListJSON/Recurse lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 3 actual : 5 Test: TestListJSON/Recurse Messages: Wrong number of results === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 2 actual : 4 Test: TestListJSON/Metadata Messages: Wrong number of results === NAME TestListJSON run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc9ca7-601e-0070-7603-d9050a000000 Time:2025-06-09T05:57:44.0643791Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc9e23-601e-0070-3d03-d9050a000000 Time:2025-06-09T05:57:45.1013633Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc9fed-601e-0070-7d03-d9050a000000 Time:2025-06-09T05:57:46.1396643Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fc9fed-601e-0070-7d03-d9050a000000 Time:2025-06-09T05:57:46.1396643Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fca162-601e-0070-3103-d9050a000000 Time:2025-06-09T05:57:47.1799122Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fca2bd-601e-0070-5303-d9050a000000 Time:2025-06-09T05:57:48.2180473Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fca3cf-601e-0070-3103-d9050a000000 Time:2025-06-09T05:57:49.2559483Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fca3cf-601e-0070-3103-d9050a000000 Time:2025-06-09T05:57:49.2559483Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestListJSON Messages: directories --- FAIL: TestListJSON (14.25s) --- FAIL: TestListJSON/Default (0.04s) --- PASS: TestListJSON/FilesOnly (0.04s) --- FAIL: TestListJSON/DirsOnly (0.04s) --- FAIL: TestListJSON/Recurse (0.07s) --- PASS: TestListJSON/SubDir (0.04s) --- PASS: TestListJSON/NoModTime (0.04s) --- PASS: TestListJSON/NoMimeType (0.04s) --- PASS: TestListJSON/ShowHash (0.04s) --- PASS: TestListJSON/HashTypes (0.04s) --- FAIL: TestListJSON/Metadata (0.04s) === RUN TestStatJSON run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" === 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 === NAME TestStatJSON run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcae01-601e-0070-7703-d9050a000000 Time:2025-06-09T05:57:58.5773019Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcaf44-601e-0070-7f03-d9050a000000 Time:2025-06-09T05:57:59.6146789Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcb06d-601e-0070-7503-d9050a000000 Time:2025-06-09T05:58:00.6515739Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcb06d-601e-0070-7503-d9050a000000 Time:2025-06-09T05:58:00.6515739Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcb187-601e-0070-6403-d9050a000000 Time:2025-06-09T05:58:01.6916690Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcb2c7-601e-0070-0103-d9050a000000 Time:2025-06-09T05:58:02.7290420Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcb40a-601e-0070-0e03-d9050a000000 Time:2025-06-09T05:58:03.7667530Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcb40a-601e-0070-0e03-d9050a000000 Time:2025-06-09T05:58:03.7667530Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestStatJSON Messages: directories --- FAIL: TestStatJSON (14.51s) --- PASS: TestStatJSON/Root (0.04s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.04s) --- PASS: TestStatJSON/Dir (0.08s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.04s) --- PASS: TestStatJSON/File (0.04s) --- PASS: TestStatJSON/NotFound (0.07s) --- PASS: TestStatJSON/DirFilesOnly (0.04s) --- PASS: TestStatJSON/FileFilesOnly (0.04s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.04s) --- PASS: TestStatJSON/DirDirsOnly (0.04s) --- PASS: TestStatJSON/FileDirsOnly (0.04s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.04s) --- PASS: TestStatJSON/RootNotFound (0.11s) === RUN TestMkdir run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcbdce-601e-0070-4803-d9050a000000 Time:2025-06-09T05:58:11.9974596Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcbf48-601e-0070-0803-d9050a000000 Time:2025-06-09T05:58:13.0344714Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcc0d5-601e-0070-4203-d9050a000000 Time:2025-06-09T05:58:14.0733646Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcc0d5-601e-0070-4203-d9050a000000 Time:2025-06-09T05:58:14.0733646Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcc1e0-601e-0070-1c03-d9050a000000 Time:2025-06-09T05:58:15.1110777Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcc33c-601e-0070-0303-d9050a000000 Time:2025-06-09T05:58:16.1513314Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcc46d-601e-0070-7203-d9050a000000 Time:2025-06-09T05:58:17.1906906Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcc46d-601e-0070-7203-d9050a000000 Time:2025-06-09T05:58:17.1906906Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMkdir Messages: directories --- FAIL: TestMkdir (13.42s) === RUN TestLsd run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fccf55-601e-0070-1803-d9050a000000 Time:2025-06-09T05:58:25.7626171Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcd090-601e-0070-1703-d9050a000000 Time:2025-06-09T05:58:26.7994879Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcd201-601e-0070-5003-d9050a000000 Time:2025-06-09T05:58:27.8398620Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcd201-601e-0070-5003-d9050a000000 Time:2025-06-09T05:58:27.8398620Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcd339-601e-0070-4f03-d9050a000000 Time:2025-06-09T05:58:28.8778591Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcd4a0-601e-0070-0603-d9050a000000 Time:2025-06-09T05:58:29.9166981Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcd5c6-601e-0070-6a03-d9050a000000 Time:2025-06-09T05:58:30.9540471Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcd5c6-601e-0070-6a03-d9050a000000 Time:2025-06-09T05:58:30.9540471Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestLsd Messages: directories --- FAIL: TestLsd (13.76s) === RUN TestLs run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fce1de-601e-0070-0c03-d9050a000000 Time:2025-06-09T05:58:39.5593409Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fce377-601e-0070-7503-d9050a000000 Time:2025-06-09T05:58:40.5972814Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fce4c2-601e-0070-8003-d9050a000000 Time:2025-06-09T05:58:41.6349352Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fce4c2-601e-0070-8003-d9050a000000 Time:2025-06-09T05:58:41.6349352Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fce5f5-601e-0070-0e03-d9050a000000 Time:2025-06-09T05:58:42.6721368Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fce7ab-601e-0070-6703-d9050a000000 Time:2025-06-09T05:58:43.7097777Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fce958-601e-0070-5703-d9050a000000 Time:2025-06-09T05:58:44.7471143Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fce958-601e-0070-5703-d9050a000000 Time:2025-06-09T05:58:44.7471143Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestLs Messages: directories --- FAIL: TestLs (13.80s) === RUN TestLsWithFilesFrom run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fcf511-601e-0070-6a03-d9050a000000 Time:2025-06-09T05:58:53.4058898Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e36946-801e-0047-1a03-d9d7a6000000 Time:2025-06-09T05:58:54.4490604Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e36afb-801e-0047-1903-d9d7a6000000 Time:2025-06-09T05:58:55.4871725Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e36afb-801e-0047-1903-d9d7a6000000 Time:2025-06-09T05:58:55.4871725Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e36c71-801e-0047-5c03-d9d7a6000000 Time:2025-06-09T05:58:56.5279315Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e36dbc-801e-0047-7303-d9d7a6000000 Time:2025-06-09T05:58:57.5663228Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e36f43-801e-0047-3f03-d9d7a6000000 Time:2025-06-09T05:58:58.6060321Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e36f43-801e-0047-3f03-d9d7a6000000 Time:2025-06-09T05:58:58.6060321Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestLsWithFilesFrom Messages: directories --- FAIL: TestLsWithFilesFrom (13.85s) === RUN TestLsLong run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e37d31-801e-0047-1603-d9d7a6000000 Time:2025-06-09T05:59:07.2203005Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e37efc-801e-0047-2203-d9d7a6000000 Time:2025-06-09T05:59:08.2577970Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e3809f-801e-0047-0803-d9d7a6000000 Time:2025-06-09T05:59:09.2954532Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e3809f-801e-0047-0803-d9d7a6000000 Time:2025-06-09T05:59:09.2954532Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e381bc-801e-0047-7a03-d9d7a6000000 Time:2025-06-09T05:59:10.3335419Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e382e3-801e-0047-7b03-d9d7a6000000 Time:2025-06-09T05:59:11.3708990Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e38413-801e-0047-0603-d9d7a6000000 Time:2025-06-09T05:59:12.4087895Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e38413-801e-0047-0603-d9d7a6000000 Time:2025-06-09T05:59:12.4087895Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestLsLong Messages: directories --- FAIL: TestLsLong (13.80s) === RUN TestHashSums run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download === NAME TestHashSums run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd1c0d-601e-0070-4e03-d9050a000000 Time:2025-06-09T05:59:21.1350692Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd1e01-601e-0070-1303-d9050a000000 Time:2025-06-09T05:59:22.1722232Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd1f3e-601e-0070-2803-d9050a000000 Time:2025-06-09T05:59:23.2098442Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd1f3e-601e-0070-2803-d9050a000000 Time:2025-06-09T05:59:23.2098442Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd204b-601e-0070-1603-d9050a000000 Time:2025-06-09T05:59:24.2504980Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd216f-601e-0070-0203-d9050a000000 Time:2025-06-09T05:59:25.2883175Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd22d9-601e-0070-3703-d9050a000000 Time:2025-06-09T05:59:26.3267464Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd22d9-601e-0070-3703-d9050a000000 Time:2025-06-09T05:59:26.3267464Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestHashSums Messages: directories --- FAIL: TestHashSums (13.92s) --- PASS: TestHashSums/Md5 (0.07s) --- PASS: TestHashSums/Md5Download (0.12s) === RUN TestHashSumsWithErrors 2025/06/09 05:59:34 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd2ee9-601e-0070-7f03-d9050a000000 Time:2025-06-09T05:59:35.1405803Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd305a-601e-0070-3503-d9050a000000 Time:2025-06-09T05:59:36.1786136Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd3177-601e-0070-2003-d9050a000000 Time:2025-06-09T05:59:37.2156446Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd3177-601e-0070-2003-d9050a000000 Time:2025-06-09T05:59:37.2156446Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd32d6-601e-0070-3c03-d9050a000000 Time:2025-06-09T05:59:38.2527528Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd3464-601e-0070-0a03-d9050a000000 Time:2025-06-09T05:59:39.2895979Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd35d9-601e-0070-4e03-d9050a000000 Time:2025-06-09T05:59:40.3268909Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd35d9-601e-0070-4e03-d9050a000000 Time:2025-06-09T05:59:40.3268909Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCount Messages: directories --- FAIL: TestCount (14.00s) === RUN TestDelete run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e3c187-801e-0047-8003-d9d7a6000000 Time:2025-06-09T05:59:49.0962905Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e3c312-801e-0047-5203-d9d7a6000000 Time:2025-06-09T05:59:50.1349813Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e3c4da-801e-0047-5103-d9d7a6000000 Time:2025-06-09T05:59:51.1729785Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e3c4da-801e-0047-5103-d9d7a6000000 Time:2025-06-09T05:59:51.1729785Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e3c63c-801e-0047-0903-d9d7a6000000 Time:2025-06-09T05:59:52.2115442Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e3c7b6-801e-0047-4303-d9d7a6000000 Time:2025-06-09T05:59:53.2493094Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e3c981-801e-0047-4403-d9d7a6000000 Time:2025-06-09T05:59:54.2885418Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e3c981-801e-0047-4403-d9d7a6000000 Time:2025-06-09T05:59:54.2885418Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDelete Messages: directories --- FAIL: TestDelete (13.96s) === RUN TestMaxDelete run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" 2025/06/09 06:00:02 ERROR : small: Got fatal error on delete: --max-delete threshold reached run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd553e-601e-0070-6f03-d9050a000000 Time:2025-06-09T06:00:03.0585894Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd5724-601e-0070-1c03-d9050a000000 Time:2025-06-09T06:00:04.0971938Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd589f-601e-0070-5603-d9050a000000 Time:2025-06-09T06:00:05.1375462Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd589f-601e-0070-5603-d9050a000000 Time:2025-06-09T06:00:05.1375462Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd59c8-601e-0070-5d03-d9050a000000 Time:2025-06-09T06:00:06.1751506Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd5b5f-601e-0070-3303-d9050a000000 Time:2025-06-09T06:00:07.2134140Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd5dc9-601e-0070-1903-d9050a000000 Time:2025-06-09T06:00:08.2502048Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd5dc9-601e-0070-1903-d9050a000000 Time:2025-06-09T06:00:08.2502048Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMaxDelete Messages: directories run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd71f5-601e-0070-3803-d9050a000000 Time:2025-06-09T06:00:16.4447861Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd7531-601e-0070-5e03-d9050a000000 Time:2025-06-09T06:00:17.4827790Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd79f1-601e-0070-0a03-d9050a000000 Time:2025-06-09T06:00:18.5210324Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd79f1-601e-0070-0a03-d9050a000000 Time:2025-06-09T06:00:18.5210324Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd7cbf-601e-0070-7b03-d9050a000000 Time:2025-06-09T06:00:19.5591017Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd7e77-601e-0070-5103-d9050a000000 Time:2025-06-09T06:00:20.5981351Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd802b-601e-0070-3a03-d9050a000000 Time:2025-06-09T06:00:21.6366224Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fd802b-601e-0070-3a03-d9050a000000 Time:2025-06-09T06:00:21.6366224Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMaxDelete Messages: directories --- FAIL: TestMaxDelete (27.35s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" 2025/06/09 06:00:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e426a6-801e-0047-0703-d9d7a6000000 Time:2025-06-09T06:00:30.4113061Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e42845-801e-0047-5a03-d9d7a6000000 Time:2025-06-09T06:00:31.4496328Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e429d9-801e-0047-2803-d9d7a6000000 Time:2025-06-09T06:00:32.4874968Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e429d9-801e-0047-2803-d9d7a6000000 Time:2025-06-09T06:00:32.4874968Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e42af8-801e-0047-2003-d9d7a6000000 Time:2025-06-09T06:00:33.5271777Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e42c42-801e-0047-4603-d9d7a6000000 Time:2025-06-09T06:00:34.5656897Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e42dcf-801e-0047-6f03-d9d7a6000000 Time:2025-06-09T06:00:35.6041418Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e42dcf-801e-0047-6f03-d9d7a6000000 Time:2025-06-09T06:00:35.6041418Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMaxDeleteSizeLargeFile Messages: directories run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e43ab8-801e-0047-4203-d9d7a6000000 Time:2025-06-09T06:00:43.8011192Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e43c05-801e-0047-6c03-d9d7a6000000 Time:2025-06-09T06:00:44.8394078Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e43d7d-801e-0047-7503-d9d7a6000000 Time:2025-06-09T06:00:45.8869230Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e43d7d-801e-0047-7503-d9d7a6000000 Time:2025-06-09T06:00:45.8869230Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e43f27-801e-0047-3d03-d9d7a6000000 Time:2025-06-09T06:00:46.9246514Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e440a8-801e-0047-7b03-d9d7a6000000 Time:2025-06-09T06:00:47.9632063Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e44258-801e-0047-7003-d9d7a6000000 Time:2025-06-09T06:00:49.0016422Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:e9e44258-801e-0047-7003-d9d7a6000000 Time:2025-06-09T06:00:49.0016422Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMaxDeleteSizeLargeFile Messages: directories --- FAIL: TestMaxDeleteSizeLargeFile (27.36s) === RUN TestMaxDeleteSize run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" 2025/06/09 06:00:57 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdb6a0-601e-0070-1803-d9050a000000 Time:2025-06-09T06:00:57.7733439Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdb805-601e-0070-3d03-d9050a000000 Time:2025-06-09T06:00:58.8109109Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdb959-601e-0070-5803-d9050a000000 Time:2025-06-09T06:00:59.8497349Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdb959-601e-0070-5803-d9050a000000 Time:2025-06-09T06:00:59.8497349Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdba9b-601e-0070-6103-d9050a000000 Time:2025-06-09T06:01:00.8871282Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdbc26-601e-0070-3703-d9050a000000 Time:2025-06-09T06:01:01.9246846Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdbda3-601e-0070-0203-d9050a000000 Time:2025-06-09T06:01:02.9631108Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdbda3-601e-0070-0203-d9050a000000 Time:2025-06-09T06:01:02.9631108Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMaxDeleteSize Messages: directories run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdc988-601e-0070-5703-d9050a000000 Time:2025-06-09T06:01:11.1601768Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdcb07-601e-0070-2f03-d9050a000000 Time:2025-06-09T06:01:12.1989699Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdccab-601e-0070-1a03-d9050a000000 Time:2025-06-09T06:01:13.2366700Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdccab-601e-0070-1a03-d9050a000000 Time:2025-06-09T06:01:13.2366700Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdce41-601e-0070-6f03-d9050a000000 Time:2025-06-09T06:01:14.2752195Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdcfe1-601e-0070-5703-d9050a000000 Time:2025-06-09T06:01:15.3136145Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdd1b4-601e-0070-3203-d9050a000000 Time:2025-06-09T06:01:16.3528854Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdd1b4-601e-0070-3203-d9050a000000 Time:2025-06-09T06:01:16.3528854Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMaxDeleteSize Messages: directories --- FAIL: TestMaxDeleteSize (27.35s) === RUN TestReadFile run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fddef8-601e-0070-3803-d9050a000000 Time:2025-06-09T06:01:24.8489050Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fde052-601e-0070-6103-d9050a000000 Time:2025-06-09T06:01:25.8904823Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fde201-601e-0070-4a03-d9050a000000 Time:2025-06-09T06:01:26.9286893Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fde201-601e-0070-4a03-d9050a000000 Time:2025-06-09T06:01:26.9286893Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fde36f-601e-0070-0b03-d9050a000000 Time:2025-06-09T06:01:27.9710404Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fde51a-601e-0070-6e03-d9050a000000 Time:2025-06-09T06:01:29.0096049Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fde699-601e-0070-4103-d9050a000000 Time:2025-06-09T06:01:30.0607066Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fde699-601e-0070-4103-d9050a000000 Time:2025-06-09T06:01:30.0607066Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestReadFile Messages: directories run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdf331-601e-0070-3103-d9050a000000 Time:2025-06-09T06:01:38.2523249Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdf4a2-601e-0070-6e03-d9050a000000 Time:2025-06-09T06:01:39.2899239Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdf621-601e-0070-3f03-d9050a000000 Time:2025-06-09T06:01:40.3279598Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdf621-601e-0070-3f03-d9050a000000 Time:2025-06-09T06:01:40.3279598Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdf7bd-601e-0070-3003-d9050a000000 Time:2025-06-09T06:01:41.3675370Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdf93d-601e-0070-7003-d9050a000000 Time:2025-06-09T06:01:42.4048536Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdfaba-601e-0070-3c03-d9050a000000 Time:2025-06-09T06:01:43.4431799Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fdfaba-601e-0070-3c03-d9050a000000 Time:2025-06-09T06:01:43.4431799Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestReadFile Messages: directories --- FAIL: TestReadFile (27.08s) === RUN TestRetry --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fe07f0-601e-0070-2803-d9050a000000 Time:2025-06-09T06:01:52.7838804Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fe0987-601e-0070-0503-d9050a000000 Time:2025-06-09T06:01:53.8226027Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fe0aed-601e-0070-4004-d9050a000000 Time:2025-06-09T06:01:54.8608043Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fe0aed-601e-0070-4004-d9050a000000 Time:2025-06-09T06:01:54.8608043Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fe0c5a-601e-0070-7b04-d9050a000000 Time:2025-06-09T06:01:55.8989659Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fe0dbf-601e-0070-2c04-d9050a000000 Time:2025-06-09T06:01:56.9386962Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fe0f31-601e-0070-6b04-d9050a000000 Time:2025-06-09T06:01:57.9784297Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fe0f31-601e-0070-6b04-d9050a000000 Time:2025-06-09T06:01:57.9784297Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCat Messages: directories --- FAIL: TestCat (14.49s) === RUN TestPurge run.go:180: Remote "Azure container rclone-test-regonob6hiho", Local "Local file system at /tmp/rclone974621826", Modify Window "1ns" 2025/06/09 06:02:07 NOTICE: purge failed: bucket already deleted --- PASS: TestPurge (1.78s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=10) { +([]string) (len=12) { (string) (len=2) "A1", @@ -10,3 +10,5 @@ (string) (len=5) "A3/B3", - (string) (len=8) "A3/B3/C4" + (string) (len=8) "A3/B3/C4", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsNoLeaveRoot Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=9) { +([]string) (len=11) { (string) (len=2) "A1", @@ -9,3 +9,5 @@ (string) (len=2) "A3", - (string) (len=5) "A3/B3" + (string) (len=5) "A3/B3", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsNoLeaveRoot Messages: directories 2025/06/09 06:02:23 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:fd098888-901e-0074-4504-d9880d000000 Time:2025-06-09T06:02:23.9458969Z -------------------------------------------------------------------------------- 2025/06/09 06:02:23 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:1f2a9184-701e-0098-2504-d99c9c000000 Time:2025-06-09T06:02:23.9463192Z -------------------------------------------------------------------------------- operations_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Received unexpected error: failed to remove directories: 2 errors: last error: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:1f2a9184-701e-0098-2504-d99c9c000000 Time:2025-06-09T06:02:23.9463192Z -------------------------------------------------------------------------------- Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (16.38s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" --- PASS: TestRmdirsLeaveRoot (0.71s) === RUN TestRmdirsWithFilter run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" --- PASS: TestRmdirsWithFilter (0.76s) === RUN TestCopyURL run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" --- PASS: TestCopyURL (0.78s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" --- PASS: TestMoveFile (0.51s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" --- PASS: TestMoveFileWithIgnoreExisting (0.36s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.08s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s) === RUN TestMoveFileBackupDir run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/backup/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fe411c-601e-0070-6404-d9050a000000 Time:2025-06-09T06:02:28.7195486Z -------------------------------------------------------------------------------- run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/backup/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fe42c9-601e-0070-6104-d9050a000000 Time:2025-06-09T06:02:29.7575777Z -------------------------------------------------------------------------------- run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/backup/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fe4440-601e-0070-2204-d9050a000000 Time:2025-06-09T06:02:30.7945619Z -------------------------------------------------------------------------------- run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-judunop8tewu/backup/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:c6fe4440-601e-0070-2204-d9050a000000 Time:2025-06-09T06:02:30.7945619Z -------------------------------------------------------------------------------- --- PASS: TestMoveFileBackupDir (4.30s) === 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:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" --- PASS: TestDirMove (5.45s) === RUN TestGetFsInfo run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" --- PASS: TestGetFsInfo (0.08s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" 2025/06/09 06:02:37 NOTICE: Azure container rclone-test-judunop8tewu: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" --- PASS: TestRcat (1.87s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.44s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.44s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.44s) === RUN TestRcatMetadata run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.08s) === RUN TestRcatSize run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" --- PASS: TestRcatSize (0.35s) === RUN TestRcatSizeMetadata run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.08s) === RUN TestTouchDir run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" --- PASS: TestTouchDir (0.84s) === RUN TestMkdirMetadata run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.08s) === RUN TestMkdirModTime run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.08s) === RUN TestCopyDirMetadata run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.08s) === RUN TestSetDirModTime run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.08s) === RUN TestDirsEqual run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.08s) === RUN TestRemoveExisting run.go:180: Remote "Azure container rclone-test-judunop8tewu", Local "Local file system at /tmp/rclone1684033096", Modify Window "1ns" operations_test.go:1892: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.08s) === 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 "./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m56.241309324s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListDirSortedFn TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]