"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/05/19 02:42:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-milaren3tago" 2026/05/19 02:42:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/19 02:42:14 DEBUG : Starting OpenDrive session with ID: 695a239897d368ec39380f3e6bae58d4715fa2be099a4dab33485fcbabd201c5 2026/05/19 02:42:15 DEBUG : Creating backend with remote "/tmp/rclone3886974949" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-milaren3tago'", Local "Local file system at /tmp/rclone3886974949", Modify Window "1s" 2026/05/19 02:42:15 INFO : OpenDrive root 'rclone-test-milaren3tago': poll-interval is not supported by this remote 2026/05/19 02:42:15 NOTICE: OpenDrive root 'rclone-test-milaren3tago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/19 02:42:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/19 02:42:18 DEBUG : WaitForWriters: timeout=30s 2026/05/19 02:42:18 DEBUG : dir: Looking for writers 2026/05/19 02:42:18 DEBUG : Looking for writers 2026/05/19 02:42:18 DEBUG : dir: reading active writers 2026/05/19 02:42:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.24s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-milaren3tago'", Local "Local file system at /tmp/rclone3886974949", Modify Window "1s" 2026/05/19 02:42:19 INFO : OpenDrive root 'rclone-test-milaren3tago': poll-interval is not supported by this remote 2026/05/19 02:42:19 NOTICE: OpenDrive root 'rclone-test-milaren3tago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/19 02:42:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/19 02:42:22 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/05/19 02:42:24 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/05/19 02:42:26 DEBUG : WaitForWriters: timeout=30s 2026/05/19 02:42:26 DEBUG : dir/subdir: Looking for writers 2026/05/19 02:42:26 DEBUG : dir: Looking for writers 2026/05/19 02:42:26 DEBUG : file1: reading active writers 2026/05/19 02:42:26 DEBUG : file2: reading active writers 2026/05/19 02:42:26 DEBUG : subdir: reading active writers 2026/05/19 02:42:26 DEBUG : Looking for writers 2026/05/19 02:42:26 DEBUG : dir: reading active writers 2026/05/19 02:42:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.87s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-milaren3tago'", Local "Local file system at /tmp/rclone3886974949", Modify Window "1s" 2026/05/19 02:42:28 INFO : OpenDrive root 'rclone-test-milaren3tago': poll-interval is not supported by this remote 2026/05/19 02:42:28 NOTICE: OpenDrive root 'rclone-test-milaren3tago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/19 02:42:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/19 02:42:31 DEBUG : WaitForWriters: timeout=30s 2026/05/19 02:42:31 DEBUG : dir: Looking for writers 2026/05/19 02:42:31 DEBUG : file1: reading active writers 2026/05/19 02:42:31 DEBUG : Looking for writers 2026/05/19 02:42:31 DEBUG : dir: reading active writers 2026/05/19 02:42:31 DEBUG : >WaitForWriters: run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: folder not empty --- PASS: TestDirHandleReaddirnames (5.22s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-milaren3tago'", Local "Local file system at /tmp/rclone3886974949", Modify Window "1s" 2026/05/19 02:42:33 INFO : OpenDrive root 'rclone-test-milaren3tago': poll-interval is not supported by this remote 2026/05/19 02:42:33 NOTICE: OpenDrive root 'rclone-test-milaren3tago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/19 02:42:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/19 02:42:36 DEBUG : WaitForWriters: timeout=30s 2026/05/19 02:42:36 DEBUG : dir: Looking for writers 2026/05/19 02:42:36 DEBUG : Looking for writers 2026/05/19 02:42:36 DEBUG : dir: reading active writers 2026/05/19 02:42:36 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.70s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-milaren3tago'", Local "Local file system at /tmp/rclone3886974949", Modify Window "1s" 2026/05/19 02:42:37 INFO : OpenDrive root 'rclone-test-milaren3tago': poll-interval is not supported by this remote 2026/05/19 02:42:37 NOTICE: OpenDrive root 'rclone-test-milaren3tago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/19 02:42:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/19 02:42:40 DEBUG : dir: forgetting directory cache 2026/05/19 02:42:40 DEBUG : forgetting directory cache 2026/05/19 02:42:40 DEBUG : dir: forgetting directory cache 2026/05/19 02:42:40 DEBUG : WaitForWriters: timeout=30s 2026/05/19 02:42:40 DEBUG : Looking for writers 2026/05/19 02:42:40 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.89s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-milaren3tago'", Local "Local file system at /tmp/rclone3886974949", Modify Window "1s" 2026/05/19 02:42:41 INFO : OpenDrive root 'rclone-test-milaren3tago': poll-interval is not supported by this remote 2026/05/19 02:42:41 NOTICE: OpenDrive root 'rclone-test-milaren3tago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/19 02:42:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/19 02:42:44 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/19 02:42:44 DEBUG : dir: invalidating directory cache 2026/05/19 02:42:44 DEBUG : >ForgetPath: 2026/05/19 02:42:44 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/19 02:42:44 DEBUG : invalidating directory cache 2026/05/19 02:42:44 DEBUG : dir: forgetting directory cache 2026/05/19 02:42:44 DEBUG : >ForgetPath: 2026/05/19 02:42:44 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/19 02:42:44 DEBUG : >ForgetPath: 2026/05/19 02:42:44 DEBUG : WaitForWriters: timeout=30s 2026/05/19 02:42:44 DEBUG : dir: Looking for writers 2026/05/19 02:42:44 DEBUG : Looking for writers 2026/05/19 02:42:44 DEBUG : dir: reading active writers 2026/05/19 02:42:44 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestDirForgetPath (11.69s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-milaren3tago'", Local "Local file system at /tmp/rclone3886974949", Modify Window "1s" 2026/05/19 02:42:52 INFO : OpenDrive root 'rclone-test-milaren3tago': poll-interval is not supported by this remote 2026/05/19 02:42:52 NOTICE: OpenDrive root 'rclone-test-milaren3tago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/19 02:42:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/19 02:42:57 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/05/19 02:42:59 DEBUG : forgetting directory cache 2026/05/19 02:42:59 DEBUG : dir: forgetting directory cache 2026/05/19 02:42:59 DEBUG : WaitForWriters: timeout=30s 2026/05/19 02:42:59 DEBUG : dir: Looking for writers 2026/05/19 02:42:59 DEBUG : fil/a/b: Looking for writers 2026/05/19 02:42:59 DEBUG : fil/a: Looking for writers 2026/05/19 02:42:59 DEBUG : b: reading active writers 2026/05/19 02:42:59 DEBUG : fil: Looking for writers 2026/05/19 02:42:59 DEBUG : a: reading active writers 2026/05/19 02:42:59 DEBUG : Looking for writers 2026/05/19 02:42:59 DEBUG : fil: reading active writers 2026/05/19 02:42:59 DEBUG : dir: reading active writers 2026/05/19 02:42:59 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.54s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-milaren3tago'", Local "Local file system at /tmp/rclone3886974949", Modify Window "1s" 2026/05/19 02:43:02 INFO : OpenDrive root 'rclone-test-milaren3tago': poll-interval is not supported by this remote 2026/05/19 02:43:02 NOTICE: OpenDrive root 'rclone-test-milaren3tago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/19 02:43:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/19 02:43:04 DEBUG : WaitForWriters: timeout=30s 2026/05/19 02:43:04 DEBUG : dir: Looking for writers 2026/05/19 02:43:04 DEBUG : Looking for writers 2026/05/19 02:43:04 DEBUG : dir: reading active writers 2026/05/19 02:43:04 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.52s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-milaren3tago'", Local "Local file system at /tmp/rclone3886974949", Modify Window "1s" 2026/05/19 02:43:05 INFO : OpenDrive root 'rclone-test-milaren3tago': poll-interval is not supported by this remote 2026/05/19 02:43:05 NOTICE: OpenDrive root 'rclone-test-milaren3tago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/19 02:43:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/19 02:43:08 DEBUG : WaitForWriters: timeout=30s 2026/05/19 02:43:08 DEBUG : dir: Looking for writers 2026/05/19 02:43:08 DEBUG : file1: reading active writers 2026/05/19 02:43:08 DEBUG : Looking for writers 2026/05/19 02:43:08 DEBUG : dir: reading active writers 2026/05/19 02:43:08 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.58s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-milaren3tago'", Local "Local file system at /tmp/rclone3886974949", Modify Window "1s" 2026/05/19 02:43:09 INFO : OpenDrive root 'rclone-test-milaren3tago': poll-interval is not supported by this remote 2026/05/19 02:43:09 NOTICE: OpenDrive root 'rclone-test-milaren3tago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/19 02:43:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/19 02:43:12 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/05/19 02:43:14 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/05/19 02:43:16 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/19 02:43:16 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/19 02:43:16 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/19 02:43:16 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/19 02:43:17 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/05/19 02:43:19 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/05/19 02:43:20 DEBUG : dir: invalidating directory cache 2026/05/19 02:43:20 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/19 02:43:20 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/19 02:43:20 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/19 02:43:20 DEBUG : dir/file1: Reset virtual modtime 2026/05/19 02:43:20 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/19 02:43:20 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/19 02:43:20 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/19 02:43:20 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/19 02:43:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 02:43:20 DEBUG : dir: invalidating directory cache 2026/05/19 02:43:21 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/19 02:43:21 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/19 02:43:21 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/19 02:43:21 DEBUG : forgetting directory cache 2026/05/19 02:43:21 DEBUG : dir: forgetting directory cache 2026/05/19 02:43:21 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/19 02:43:21 DEBUG : WaitForWriters: timeout=30s 2026/05/19 02:43:21 DEBUG : dir/virtualDir: Looking for writers 2026/05/19 02:43:21 DEBUG : dir: Looking for writers 2026/05/19 02:43:21 DEBUG : file1: reading active writers 2026/05/19 02:43:21 DEBUG : virtualFile2: reading active writers 2026/05/19 02:43:21 DEBUG : virtualFile: reading active writers 2026/05/19 02:43:21 DEBUG : virtualDir: reading active writers 2026/05/19 02:43:21 DEBUG : Looking for writers 2026/05/19 02:43:21 DEBUG : dir: reading active writers 2026/05/19 02:43:21 DEBUG : >WaitForWriters: === NAME TestDirReadDirAll run.go:186: removing dir "dir/virtualDir" failed - try 1/3: sleeping 1s: folder not empty --- PASS: TestDirReadDirAll (14.62s) --- PASS: TestDirReadDirAll/Virtual (4.77s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-milaren3tago'", Local "Local file system at /tmp/rclone3886974949", Modify Window "1s" 2026/05/19 02:43:24 INFO : OpenDrive root 'rclone-test-milaren3tago': poll-interval is not supported by this remote 2026/05/19 02:43:24 NOTICE: OpenDrive root 'rclone-test-milaren3tago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/19 02:43:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/19 02:43:26 ERROR : dir/: Can only open directories read only 2026/05/19 02:43:26 DEBUG : WaitForWriters: timeout=30s 2026/05/19 02:43:26 DEBUG : dir: Looking for writers 2026/05/19 02:43:26 DEBUG : Looking for writers 2026/05/19 02:43:26 DEBUG : dir: reading active writers 2026/05/19 02:43:26 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.51s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-milaren3tago'", Local "Local file system at /tmp/rclone3886974949", Modify Window "1s" 2026/05/19 02:43:27 INFO : OpenDrive root 'rclone-test-milaren3tago': poll-interval is not supported by this remote 2026/05/19 02:43:27 NOTICE: OpenDrive root 'rclone-test-milaren3tago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/19 02:43:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2026/05/19 02:43:30 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/19 02:43:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/19 02:43:30 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/19 02:43:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/19 02:43:30 DEBUG : OpenDrive root 'rclone-test-milaren3tago': File to upload is small (5 bytes), uploading instead of streaming 2026/05/19 02:43:31 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/05/19 02:43:32 DEBUG : dir/potato: size = 5 OK 2026/05/19 02:43:32 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/19 02:43:32 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/19 02:43:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/19 02:43:32 DEBUG : WaitForWriters: timeout=30s 2026/05/19 02:43:32 DEBUG : dir: Looking for writers 2026/05/19 02:43:32 DEBUG : file1: reading active writers 2026/05/19 02:43:32 DEBUG : potato: reading active writers 2026/05/19 02:43:32 DEBUG : Looking for writers 2026/05/19 02:43:32 DEBUG : dir: reading active writers 2026/05/19 02:43:32 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.66s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-milaren3tago'", Local "Local file system at /tmp/rclone3886974949", Modify Window "1s" 2026/05/19 02:43:33 INFO : OpenDrive root 'rclone-test-milaren3tago': poll-interval is not supported by this remote 2026/05/19 02:43:33 NOTICE: OpenDrive root 'rclone-test-milaren3tago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/19 02:43:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/19 02:43:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/19 02:43:37 DEBUG : WaitForWriters: timeout=30s 2026/05/19 02:43:37 DEBUG : dir/sub: Looking for writers 2026/05/19 02:43:37 DEBUG : dir: Looking for writers 2026/05/19 02:43:37 DEBUG : file1: reading active writers 2026/05/19 02:43:37 DEBUG : sub: reading active writers 2026/05/19 02:43:37 DEBUG : Looking for writers 2026/05/19 02:43:37 DEBUG : dir: reading active writers 2026/05/19 02:43:37 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.67s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-milaren3tago'", Local "Local file system at /tmp/rclone3886974949", Modify Window "1s" 2026/05/19 02:43:38 INFO : OpenDrive root 'rclone-test-milaren3tago': poll-interval is not supported by this remote 2026/05/19 02:43:38 NOTICE: OpenDrive root 'rclone-test-milaren3tago': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/19 02:43:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/05/19 02:43:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/19 02:43:42 ERROR : dir/sub/: Dir.Mkdir failed to read directory: failed to get folder list: Directory doesn't exist (Error 404) dir_test.go:422: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:422 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirMkdirSub dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:426 Error: Not equal: expected: []string{"subsub,0,true"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=13) "subsub,0,true" -} +([]string) Test: TestDirMkdirSub 2026/05/19 02:43:42 DEBUG : WaitForWriters: timeout=30s 2026/05/19 02:43:42 DEBUG : dir/sub: Looking for writers 2026/05/19 02:43:42 DEBUG : dir: Looking for writers 2026/05/19 02:43:42 DEBUG : file1: reading active writers 2026/05/19 02:43:42 DEBUG : sub: reading active writers 2026/05/19 02:43:42 DEBUG : Looking for writers 2026/05/19 02:43:42 DEBUG : dir: reading active writers 2026/05/19 02:43:42 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdirSub (5.22s) panic: runtime error: invalid memory address or nil pointer dereference [recovered, repanicked] [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xb97dc5] goroutine 906 [running]: testing.tRunner.func1.2({0x256ed60, 0x46ad7b0}) /usr/local/go/src/testing/testing.go:1974 +0x232 testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1977 +0x349 panic({0x256ed60?, 0x46ad7b0?}) /usr/local/go/src/runtime/panic.go:860 +0x13a github.com/rclone/rclone/vfs.(*Dir).ReadDirAll(0x0) /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:1005 +0x25 github.com/rclone/rclone/vfs.checkListing(0x4c20ff91688, 0x4c20ff91688?, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:245 +0x45 github.com/rclone/rclone/vfs.TestDirMkdirSub(0x4c20ff91688) /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:427 +0x21e testing.tRunner(0x4c20ff91688, 0x2c19450) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 1m30.000113846s (try 1/5): exit status 2: Failed [TestDirCreate TestDirMkdirSub]