"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirMove|TestRmdirsNoLeaveRoot)$'" - Starting (try 4/5) 2025/12/24 04:18:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ragarev9rife" 2025/12/24 04:18:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/24 04:18:48 DEBUG : Starting OpenDrive session with ID: 35fc7dd1854e0f8697b1a64500198e969565c45f5b5760209fe36bcb20dd4db5 2025/12/24 04:18:49 DEBUG : Creating backend with remote "/tmp/rclone402845507" === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "OpenDrive root 'rclone-test-ragarev9rife'", Local "Local file system at /tmp/rclone402845507", Modify Window "1s" 2025/12/24 04:18:51 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/12/24 04:18:52 INFO : A2: Making directory 2025/12/24 04:18:52 INFO : A1/B2: Making directory 2025/12/24 04:18:53 INFO : A1/B2/C2: Making directory 2025/12/24 04:18:53 INFO : A1/B1/C3: Making directory 2025/12/24 04:18:53 INFO : A3: Making directory 2025/12/24 04:18:54 INFO : A3/B3: Making directory 2025/12/24 04:18:54 INFO : A3/B3/C4: Making directory 2025/12/24 04:18:55 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/12/24 04:18:57 DEBUG : removing 1 level 3 directories 2025/12/24 04:18:57 INFO : A3/B3/C4: Removing directory 2025/12/24 04:18:59 DEBUG : removing 2 level 3 directories 2025/12/24 04:18:59 INFO : A1/B2/C2: Removing directory 2025/12/24 04:18:59 INFO : A1/B1/C3: Removing directory 2025/12/24 04:19:00 DEBUG : removing 2 level 2 directories 2025/12/24 04:19:00 INFO : A3/B3: Removing directory 2025/12/24 04:19:00 INFO : A1/B2: Removing directory 2025/12/24 04:19:00 DEBUG : removing 2 level 1 directories 2025/12/24 04:19:00 INFO : A3: Removing directory 2025/12/24 04:19:00 INFO : A2: Removing directory 2025/12/24 04:19:03 DEBUG : removing 1 level 3 directories 2025/12/24 04:19:03 INFO : A1/B1/C1: Removing directory 2025/12/24 04:19:04 DEBUG : removing 1 level 2 directories 2025/12/24 04:19:04 INFO : A1/B1: Removing directory 2025/12/24 04:19:04 DEBUG : removing 1 level 1 directories 2025/12/24 04:19:04 INFO : A1: Removing directory 2025/12/24 04:19:04 DEBUG : removing 1 level 0 directories 2025/12/24 04:19:04 INFO : OpenDrive root 'rclone-test-ragarev9rife': Removing directory 2025/12/24 04:19:05 ERROR : error listing: directory not found 2025/12/24 04:19:05 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (16.37s) === RUN TestDirMove run.go:185: Remote "OpenDrive root 'rclone-test-ragarev9rife'", Local "Local file system at /tmp/rclone402845507", Modify Window "1s" 2025/12/24 04:19:07 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2025/12/24 04:19:08 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/12/24 04:19:11 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2025/12/24 04:19:13 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2025/12/24 04:19:15 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2025/12/24 04:19:16 INFO : A1/B2: Making directory 2025/12/24 04:19:16 INFO : A1/B1/C3: Making directory 2025/12/24 04:19:17 DEBUG : A2: same parent dir (ODFfOTY1MjgzNF9iNHFKOQ) - using folder/rename instead of move_copy operations_test.go:1413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1413 Error: Received unexpected error: RenameDir mkdir: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirMove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /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/operations_test.go:1413 Error: Not equal: expected: []string{} actual : []string{"A3"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=2) "A3" } Test: TestDirMove Messages: directories --- FAIL: TestDirMove (26.54s) FAIL 2025/12/24 04:19:32 DEBUG : OpenDrive root 'rclone-test-ragarev9rife': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirMove|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 44.42153973s (try 4/5): exit status 1: Failed [TestDirMove]