"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestDirRemoveName|TestVFSIsMetadataFile|TestVFSMkdirAll|TestWriteFileHandleMethods)$'" - Starting (try 2/5) 2025/04/15 05:21:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kicidex2ceva" 2025/04/15 05:21:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 05:21:22 DEBUG : Starting OpenDrive session with ID: 64b84189c5a57811c4df76e26be2b1f6db1b9793cbb30578a11085e32a1f0d0a 2025/04/15 05:21:22 DEBUG : Creating backend with remote "/tmp/rclone2880081552" === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-kicidex2ceva'", Local "Local file system at /tmp/rclone2880081552", Modify Window "1s" 2025/04/15 05:21:22 INFO : OpenDrive root 'rclone-test-kicidex2ceva': poll-interval is not supported by this remote 2025/04/15 05:21:22 NOTICE: OpenDrive root 'rclone-test-kicidex2ceva': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/15 05:21:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/15 05:21:26 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/15 05:21:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/15 05:21:26 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/15 05:21:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/15 05:21:26 DEBUG : OpenDrive root 'rclone-test-kicidex2ceva': File to upload is small (5 bytes), uploading instead of streaming 2025/04/15 05:21:26 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/04/15 05:21:28 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/15 05:21:28 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/04/15 05:21:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/15 05:21:28 DEBUG : WaitForWriters: timeout=30s 2025/04/15 05:21:28 DEBUG : dir: Looking for writers 2025/04/15 05:21:28 DEBUG : file1: reading active writers 2025/04/15 05:21:28 DEBUG : potato: reading active writers 2025/04/15 05:21:28 DEBUG : : Looking for writers 2025/04/15 05:21:28 DEBUG : dir: reading active writers 2025/04/15 05:21:28 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (6.54s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-kicidex2ceva'", Local "Local file system at /tmp/rclone2880081552", Modify Window "1s" 2025/04/15 05:21:29 INFO : OpenDrive root 'rclone-test-kicidex2ceva': poll-interval is not supported by this remote 2025/04/15 05:21:29 NOTICE: OpenDrive root 'rclone-test-kicidex2ceva': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/15 05:21:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/15 05:21:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/15 05:21:33 DEBUG : WaitForWriters: timeout=30s 2025/04/15 05:21:33 DEBUG : dir/sub: Looking for writers 2025/04/15 05:21:33 DEBUG : dir: Looking for writers 2025/04/15 05:21:33 DEBUG : file1: reading active writers 2025/04/15 05:21:33 DEBUG : sub: reading active writers 2025/04/15 05:21:33 DEBUG : : Looking for writers 2025/04/15 05:21:33 DEBUG : dir: reading active writers 2025/04/15 05:21:33 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.27s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-kicidex2ceva'", Local "Local file system at /tmp/rclone2880081552", Modify Window "1s" 2025/04/15 05:21:34 INFO : OpenDrive root 'rclone-test-kicidex2ceva': poll-interval is not supported by this remote 2025/04/15 05:21:34 NOTICE: OpenDrive root 'rclone-test-kicidex2ceva': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/15 05:21:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/15 05:21:37 DEBUG : dir/file1: Remove: 2025/04/15 05:21:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 05:21:37 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2025/04/15 05:21:38 DEBUG : WaitForWriters: timeout=30s 2025/04/15 05:21:38 DEBUG : dir: Looking for writers 2025/04/15 05:21:38 DEBUG : : Looking for writers 2025/04/15 05:21:38 DEBUG : dir: reading active writers 2025/04/15 05:21:38 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.19s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-kicidex2ceva'", Local "Local file system at /tmp/rclone2880081552", Modify Window "1s" 2025/04/15 05:21:38 INFO : OpenDrive root 'rclone-test-kicidex2ceva': poll-interval is not supported by this remote 2025/04/15 05:21:38 NOTICE: OpenDrive root 'rclone-test-kicidex2ceva': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/15 05:21:39 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/15 05:21:40 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/15 05:21:40 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/15 05:21:40 ERROR : a/b/c/: Dir.Mkdir failed to read directory: failed to get folder list: Directory doesn't exist (Error 404) vfs_test.go:426: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:426 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestVFSMkdirAll 2025/04/15 05:21:40 DEBUG : WaitForWriters: timeout=30s 2025/04/15 05:21:40 DEBUG : a/b/c: Looking for writers 2025/04/15 05:21:40 DEBUG : a/b: Looking for writers 2025/04/15 05:21:40 DEBUG : c: reading active writers 2025/04/15 05:21:40 DEBUG : a: Looking for writers 2025/04/15 05:21:40 DEBUG : b: reading active writers 2025/04/15 05:21:40 DEBUG : : Looking for writers 2025/04/15 05:21:40 DEBUG : a: reading active writers 2025/04/15 05:21:40 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdirAll (3.94s) === RUN TestVFSIsMetadataFile run.go:180: Remote "OpenDrive root 'rclone-test-kicidex2ceva'", Local "Local file system at /tmp/rclone2880081552", Modify Window "1s" 2025/04/15 05:21:42 INFO : OpenDrive root 'rclone-test-kicidex2ceva': poll-interval is not supported by this remote 2025/04/15 05:21:42 NOTICE: OpenDrive root 'rclone-test-kicidex2ceva': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/15 05:21:42 DEBUG : WaitForWriters: timeout=30s 2025/04/15 05:21:42 DEBUG : : Looking for writers 2025/04/15 05:21:42 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.33s) === RUN TestWriteFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-kicidex2ceva'", Local "Local file system at /tmp/rclone2880081552", Modify Window "1s" 2025/04/15 05:21:43 INFO : OpenDrive root 'rclone-test-kicidex2ceva': poll-interval is not supported by this remote 2025/04/15 05:21:43 NOTICE: OpenDrive root 'rclone-test-kicidex2ceva': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/15 05:21:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 05:21:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 05:21:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 05:21:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 05:21:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 05:21:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 05:21:43 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/15 05:21:43 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/15 05:21:43 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/04/15 05:21:43 DEBUG : OpenDrive root 'rclone-test-kicidex2ceva': File to upload is small (5 bytes), uploading instead of streaming 2025/04/15 05:21:44 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/15 05:21:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/15 05:21:45 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/15 05:21:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 05:21:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 05:21:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 05:21:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 05:21:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 05:21:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 05:21:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 05:21:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 05:21:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 05:21:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 05:21:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 05:21:45 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/04/15 05:21:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/15 05:21:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/15 05:21:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 05:21:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 05:21:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 05:21:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 05:21:45 DEBUG : OpenDrive root 'rclone-test-kicidex2ceva': File to upload is small (0 bytes), uploading instead of streaming 2025/04/15 05:21:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 05:21:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/15 05:21:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 05:21:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/15 05:21:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/15 05:21:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 05:21:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 05:21:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 05:21:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 05:21:46 DEBUG : OpenDrive root 'rclone-test-kicidex2ceva': File to upload is small (7 bytes), uploading instead of streaming 2025/04/15 05:21:46 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/04/15 05:21:47 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/04/15 05:21:47 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/15 05:21:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 05:21:47 DEBUG : WaitForWriters: timeout=30s 2025/04/15 05:21:47 DEBUG : : Looking for writers 2025/04/15 05:21:47 DEBUG : file1: reading active writers 2025/04/15 05:21:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.12s) FAIL 2025/04/15 05:21:48 DEBUG : OpenDrive root 'rclone-test-kicidex2ceva': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestDirRemoveName|TestVFSIsMetadataFile|TestVFSMkdirAll|TestWriteFileHandleMethods)$'" - Finished ERROR in 26.825672396s (try 2/5): exit status 1: Failed [TestDirRemoveName TestVFSMkdirAll]