"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirRemoveName|TestDirWalk)$|^TestFileSetModTime$/^cache=full,open=false,write=false$'" - Starting (try 2/5) 2025/03/21 04:53:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-semoxok1gopa" 2025/03/21 04:53:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 04:53:08 DEBUG : Starting OpenDrive session with ID: 12af29417493b7f764f866be903f2563a99636f1a6c55ef946c875d6aed6d509 2025/03/21 04:53:08 DEBUG : Creating backend with remote "/tmp/rclone3271844573" === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-semoxok1gopa'", Local "Local file system at /tmp/rclone3271844573", Modify Window "1s" 2025/03/21 04:53:08 INFO : OpenDrive root 'rclone-test-semoxok1gopa': poll-interval is not supported by this remote 2025/03/21 04:53:08 NOTICE: OpenDrive root 'rclone-test-semoxok1gopa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/21 04:53:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/21 04:53:13 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/03/21 04:53:15 DEBUG : : forgetting directory cache 2025/03/21 04:53:15 DEBUG : dir: forgetting directory cache 2025/03/21 04:53:15 DEBUG : WaitForWriters: timeout=30s 2025/03/21 04:53:15 DEBUG : dir: Looking for writers 2025/03/21 04:53:15 DEBUG : fil/a/b: Looking for writers 2025/03/21 04:53:15 DEBUG : fil/a: Looking for writers 2025/03/21 04:53:15 DEBUG : b: reading active writers 2025/03/21 04:53:15 DEBUG : fil: Looking for writers 2025/03/21 04:53:15 DEBUG : a: reading active writers 2025/03/21 04:53:15 DEBUG : : Looking for writers 2025/03/21 04:53:15 DEBUG : dir: reading active writers 2025/03/21 04:53:15 DEBUG : fil: reading active writers 2025/03/21 04:53:15 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.61s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-semoxok1gopa'", Local "Local file system at /tmp/rclone3271844573", Modify Window "1s" 2025/03/21 04:53:18 INFO : OpenDrive root 'rclone-test-semoxok1gopa': poll-interval is not supported by this remote 2025/03/21 04:53:18 NOTICE: OpenDrive root 'rclone-test-semoxok1gopa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/21 04:53:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:353: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:353 Error: Should be true Test: TestDirCreate 2025/03/21 04:53:20 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/21 04:53:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/21 04:53:20 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/21 04:53:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/21 04:53:20 DEBUG : OpenDrive root 'rclone-test-semoxok1gopa': File to upload is small (5 bytes), uploading instead of streaming 2025/03/21 04:53:21 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/03/21 04:53:22 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/21 04:53:22 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/03/21 04:53:22 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/21 04:53:22 DEBUG : WaitForWriters: timeout=30s 2025/03/21 04:53:22 DEBUG : dir: Looking for writers 2025/03/21 04:53:22 DEBUG : file1: reading active writers 2025/03/21 04:53:22 DEBUG : potato: reading active writers 2025/03/21 04:53:22 DEBUG : : Looking for writers 2025/03/21 04:53:22 DEBUG : dir: reading active writers 2025/03/21 04:53:22 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.71s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-semoxok1gopa'", Local "Local file system at /tmp/rclone3271844573", Modify Window "1s" 2025/03/21 04:53:23 INFO : OpenDrive root 'rclone-test-semoxok1gopa': poll-interval is not supported by this remote 2025/03/21 04:53:23 NOTICE: OpenDrive root 'rclone-test-semoxok1gopa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/21 04:53:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/21 04:53:26 DEBUG : dir/file1: Remove: 2025/03/21 04:53:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/21 04:53:26 DEBUG : dir/file1: >Remove: err= dir_test.go:503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:503 Error: Should be true Test: TestDirRemoveName 2025/03/21 04:53:27 DEBUG : WaitForWriters: timeout=30s 2025/03/21 04:53:27 DEBUG : dir: Looking for writers 2025/03/21 04:53:27 DEBUG : : Looking for writers 2025/03/21 04:53:27 DEBUG : dir: reading active writers 2025/03/21 04:53:27 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestDirRemoveName (11.63s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-semoxok1gopa'", Local "Local file system at /tmp/rclone3271844573", Modify Window "1s" 2025/03/21 04:53:35 INFO : OpenDrive root 'rclone-test-semoxok1gopa': poll-interval is not supported by this remote 2025/03/21 04:53:35 DEBUG : OpenDrive root 'rclone-test-semoxok1gopa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/21 04:53:35 DEBUG : OpenDrive root 'rclone-test-semoxok1gopa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-semoxok1gopa" 2025/03/21 04:53:35 DEBUG : OpenDrive root 'rclone-test-semoxok1gopa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-semoxok1gopa" 2025/03/21 04:53:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-semoxok1gopa" 2025/03/21 04:53:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/21 04:53:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-semoxok1gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-semoxok1gopa" 2025/03/21 04:53:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-semoxok1gopa" 2025/03/21 04:53:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/21 04:53:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-semoxok1gopa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-semoxok1gopa" 2025/03/21 04:53:35 INFO : OpenDrive root 'rclone-test-semoxok1gopa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/21 04:53:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/21 04:53:38 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/03/21 04:53:40 DEBUG : Can set mod time: true 2025/03/21 04:53:40 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/21 04:53:40 DEBUG : WaitForWriters: timeout=30s 2025/03/21 04:53:40 DEBUG : dir: Looking for writers 2025/03/21 04:53:40 DEBUG : file1: reading active writers 2025/03/21 04:53:40 DEBUG : : Looking for writers 2025/03/21 04:53:40 DEBUG : dir: reading active writers 2025/03/21 04:53:40 DEBUG : >WaitForWriters: 2025/03/21 04:53:40 DEBUG : OpenDrive root 'rclone-test-semoxok1gopa': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (6.28s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (6.28s) FAIL 2025/03/21 04:53:41 DEBUG : OpenDrive root 'rclone-test-semoxok1gopa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirRemoveName|TestDirWalk)$|^TestFileSetModTime$/^cache=full,open=false,write=false$'" - Finished ERROR in 34.483285526s (try 2/5): exit status 1: Failed [TestDirCreate TestDirRemoveName]