"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestPurge|TestRmdirsNoLeaveRoot)$'" - Starting (try 4/5) 2025/01/21 01:21:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vokuwib3zeyu" 2025/01/21 01:21:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/21 01:21:53 DEBUG : Starting OpenDrive session with ID: ed07c754bedf1ceef7e8709e41451771a918c53d2508103f8233f2207b876320 2025/01/21 01:21:53 DEBUG : Creating backend with remote "/tmp/rclone691098669" === RUN TestPurge 2025/01/21 01:21:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-moyimiw4qaja" 2025/01/21 01:21:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/21 01:21:54 DEBUG : Starting OpenDrive session with ID: cab3036d0265ebe2a84ff060a78d84e30aadd3b64687f4968af8c66890a4d58b 2025/01/21 01:21:54 DEBUG : Creating backend with remote "/tmp/rclone1801761550" run.go:180: Remote "OpenDrive root 'rclone-test-moyimiw4qaja'", Local "Local file system at /tmp/rclone1801761550", Modify Window "1s" run.go:285: Failed to put "A1/B1/C1/one" to "OpenDrive root 'rclone-test-moyimiw4qaja'": failed to get folder list: Directory doesn't exist (Error 404) 2025/01/21 01:21:55 DEBUG : OpenDrive root 'rclone-test-moyimiw4qaja': Purge remote 2025/01/21 01:21:56 NOTICE: purge failed: Directory doesn't exist (Error 404) --- FAIL: TestPurge (2.36s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-vokuwib3zeyu'", Local "Local file system at /tmp/rclone691098669", Modify Window "1s" 2025/01/21 01:21:58 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/01/21 01:22:00 INFO : A2: Making directory 2025/01/21 01:22:00 INFO : A1/B2: Making directory 2025/01/21 01:22:00 INFO : A1/B2/C2: Making directory 2025/01/21 01:22:01 INFO : A1/B1/C3: Making directory 2025/01/21 01:22:01 INFO : A3: Making directory 2025/01/21 01:22:01 INFO : A3/B3: Making directory operations_test.go:657: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:657 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestRmdirsNoLeaveRoot fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache 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/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:657 Error: Not equal: expected: []string{} actual : []string{"A3"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=2) "A3" } Test: TestRmdirsNoLeaveRoot Messages: directories --- FAIL: TestRmdirsNoLeaveRoot (19.31s) FAIL 2025/01/21 01:22:15 DEBUG : OpenDrive root 'rclone-test-vokuwib3zeyu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestPurge|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 23.3461303s (try 4/5): exit status 1: Failed [TestPurge TestRmdirsNoLeaveRoot]