"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirMove|TestMoveFileBackupDir)$|^TestHashSums$/^(Md5|Md5Download)$'" - Starting (try 2/5) 2025/09/07 01:13:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gobexuk8jere" 2025/09/07 01:13:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 01:13:51 DEBUG : Starting OpenDrive session with ID: 2e3af52195a67fa36a1fa850c78e9b9c18375da57ba9632cd3571ff919cc17cd 2025/09/07 01:13:52 DEBUG : Creating backend with remote "/tmp/rclone2002540885" === RUN TestHashSums run.go:180: Remote "OpenDrive root 'rclone-test-gobexuk8jere'", Local "Local file system at /tmp/rclone2002540885", Modify Window "1s" 2025/09/07 01:13:53 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/07 01:13:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (6.55s) --- PASS: TestHashSums/Md5 (0.20s) --- PASS: TestHashSums/Md5Download (0.79s) === RUN TestMoveFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-gobexuk8jere'", Local "Local file system at /tmp/rclone2002540885", Modify Window "1s" 2025/09/07 01:14:00 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/09/07 01:14:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gobexuk8jere/backup" 2025/09/07 01:14:02 DEBUG : Starting OpenDrive session with ID: ad97768bafabb6298ab633b58ad049018953c66d5e75b6e33d049d2eb7799e01 2025/09/07 01:14:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/07 01:14:04 INFO : dst/file1: Moved (server-side) 2025/09/07 01:14:05 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2025/09/07 01:14:06 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/07 01:14:06 INFO : dst/file1: Copied (new) 2025/09/07 01:14:06 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (10.22s) === RUN TestDirMove run.go:180: Remote "OpenDrive root 'rclone-test-gobexuk8jere'", Local "Local file system at /tmp/rclone2002540885", Modify Window "1s" 2025/09/07 01:14:10 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2025/09/07 01:14:11 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/09/07 01:14:13 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2025/09/07 01:14:16 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2025/09/07 01:14:18 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2025/09/07 01:14:19 INFO : A1/B2: Making directory 2025/09/07 01:14:19 INFO : A1/B1/C3: Making directory 2025/09/07 01:14:21 DEBUG : A2: same parent dir (ODFfOTQzNzc5Nl9mTzB0MA) - using folder/rename instead of move_copy 2025/09/07 01:14:26 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/07 01:14:26 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/07 01:14:26 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/07 01:14:26 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/07 01:14:27 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/07 01:14:30 INFO : OpenDrive root 'rclone-test-gobexuk8jere': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes operations_test.go:1441: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1441 Error: Received unexpected error: RenameDir mkdir: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirMove fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache 2025/09/07 01:14:33 ERROR : A4: error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:279: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestDirMove (29.79s) FAIL 2025/09/07 01:14:38 DEBUG : OpenDrive root 'rclone-test-gobexuk8jere': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirMove|TestMoveFileBackupDir)$|^TestHashSums$/^(Md5|Md5Download)$'" - Finished ERROR in 48.089978243s (try 2/5): exit status 1: Failed [TestDirMove]