"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestDirRemoveName)$'" - Starting (try 2/5) 2024/11/06 04:42:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bitequp9tohi" 2024/11/06 04:42:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/06 04:42:09 DEBUG : Starting OpenDrive session with ID: 467b9f3266f5089c88b992ed49e0223bf41f6378133ac80d2bd4c0a2699376ce 2024/11/06 04:42:10 DEBUG : Creating backend with remote "/tmp/rclone1302916512" === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-bitequp9tohi'", Local "Local file system at /tmp/rclone1302916512", Modify Window "1s" 2024/11/06 04:42:10 INFO : OpenDrive root 'rclone-test-bitequp9tohi': poll-interval is not supported by this remote 2024/11/06 04:42:10 NOTICE: OpenDrive root 'rclone-test-bitequp9tohi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-bitequp9tohi'": failed to get folder list: Directory doesn't exist (Error 404) 2024/11/06 04:42:10 DEBUG : WaitForWriters: timeout=30s 2024/11/06 04:42:10 DEBUG : : Looking for writers 2024/11/06 04:42:10 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (0.92s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-bitequp9tohi'", Local "Local file system at /tmp/rclone1302916512", Modify Window "1s" 2024/11/06 04:42:11 INFO : OpenDrive root 'rclone-test-bitequp9tohi': poll-interval is not supported by this remote 2024/11/06 04:42:11 NOTICE: OpenDrive root 'rclone-test-bitequp9tohi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/06 04:42:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/06 04:42:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/06 04:42:14 DEBUG : dir/sub: Dir.ReadDirAll error: failed to get folder list: Directory doesn't exist (Error 404) dir_test.go:243: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:243 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:399 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirMkdir 2024/11/06 04:42:14 DEBUG : WaitForWriters: timeout=30s 2024/11/06 04:42:14 DEBUG : dir/sub: Looking for writers 2024/11/06 04:42:14 DEBUG : dir: Looking for writers 2024/11/06 04:42:14 DEBUG : file1: reading active writers 2024/11/06 04:42:14 DEBUG : sub: reading active writers 2024/11/06 04:42:14 DEBUG : : Looking for writers 2024/11/06 04:42:14 DEBUG : dir: reading active writers 2024/11/06 04:42:14 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.25s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-bitequp9tohi'", Local "Local file system at /tmp/rclone1302916512", Modify Window "1s" 2024/11/06 04:42:16 INFO : OpenDrive root 'rclone-test-bitequp9tohi': poll-interval is not supported by this remote 2024/11/06 04:42:16 NOTICE: OpenDrive root 'rclone-test-bitequp9tohi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/06 04:42:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/11/06 04:42:19 DEBUG : dir/file1: Remove: 2024/11/06 04:42:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/06 04:42:19 DEBUG : dir/file1: >Remove: err= dir_test.go:501: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:501 Error: Should be true Test: TestDirRemoveName 2024/11/06 04:42:19 DEBUG : WaitForWriters: timeout=30s 2024/11/06 04:42:19 DEBUG : dir: Looking for writers 2024/11/06 04:42:19 DEBUG : : Looking for writers 2024/11/06 04:42:19 DEBUG : dir: reading active writers 2024/11/06 04:42:19 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.27s) FAIL 2024/11/06 04:42:20 DEBUG : OpenDrive root 'rclone-test-bitequp9tohi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestDirRemoveName)$'" - Finished ERROR in 11.699928549s (try 2/5): exit status 1: Failed [TestDirCreate TestDirMkdir TestDirRemoveName]