"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestDirMove$'" - Starting (try 3/5) 2026/03/10 02:45:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lojigef0boju" 2026/03/10 02:45:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 02:45:06 DEBUG : Starting OpenDrive session with ID: f5fbcdbf9075cd0789add64b2ca9c24be0a6e63e95b1b1f4fa5d72b8da5ad1c7 2026/03/10 02:45:07 DEBUG : Creating backend with remote "/tmp/rclone4142832299" === RUN TestDirMove run.go:185: Remote "OpenDrive root 'rclone-test-lojigef0boju'", Local "Local file system at /tmp/rclone4142832299", Modify Window "1s" 2026/03/10 02:45:08 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2026/03/10 02:45:10 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/03/10 02:45:12 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2026/03/10 02:45:15 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2026/03/10 02:45:17 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2026/03/10 02:45:18 INFO : A1/B2: Making directory 2026/03/10 02:45:18 INFO : A1/B1/C3: Making directory 2026/03/10 02:45:20 DEBUG : A2: same parent dir (ODFfMTA2MjIwNzFfYlV2RG8) - 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /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.73s) FAIL 2026/03/10 02:45:34 DEBUG : OpenDrive root 'rclone-test-lojigef0boju': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestDirMove$'" - Finished ERROR in 28.177242217s (try 3/5): exit status 1: Failed [TestDirMove]