"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestFixCase|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestSyncBackupDirWithSuffix)$'" - Starting (try 4/5) 2025/01/22 05:10:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zurozib0sugi" 2025/01/22 05:10:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/22 05:10:36 DEBUG : Starting OpenDrive session with ID: 01c4d9d600df6569b01c3f3190db0462d9ae28a660b219f930ba625a882d1a7c 2025/01/22 05:10:36 DEBUG : Creating backend with remote "/tmp/rclone3934738173" === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-zurozib0sugi'", Local "Local file system at /tmp/rclone3934738173", Modify Window "1s" run.go:285: Failed to put "dst/one" to "OpenDrive root 'rclone-test-zurozib0sugi'": failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestSyncBackupDirWithSuffix (0.93s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-zurozib0sugi'", Local "Local file system at /tmp/rclone3934738173", Modify Window "1s" 2025/01/22 05:10:38 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/01/22 05:10:40 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 run.go:285: Failed to put "SUBDIRA/subdirb/SUBDIRC/HELLO" to "OpenDrive root 'rclone-test-zurozib0sugi'": failed to get folder list: Directory doesn't exist (Error 404) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestFixCase (12.92s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-zurozib0sugi'", Local "Local file system at /tmp/rclone3934738173", Modify Window "1s" 2025/01/22 05:10:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/22 05:10:50 INFO : sub dir: Making directory 2025/01/22 05:10:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2793: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2791 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2871 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithEmptyDirs fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestNothingToTransferWithEmptyDirs (17.52s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-zurozib0sugi'", Local "Local file system at /tmp/rclone3934738173", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zurozib0sugi'", Local "Local file system at /tmp/rclone3934738173", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zurozib0sugi'", Local "Local file system at /tmp/rclone3934738173", Modify Window "1s" run.go:125: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed - try 1/3: folder not empty --- PASS: TestNothingToTransferWithoutEmptyDirs (18.68s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestFixCase|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestSyncBackupDirWithSuffix)$'" - Finished ERROR in 51.429822702s (try 4/5): exit status 1: Failed [TestSyncBackupDirWithSuffix TestFixCase TestNothingToTransferWithEmptyDirs]