"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdirSub|TestDirRemoveName)$|^TestFileRename$/^minimal,forceCache=false$'" - Starting (try 3/5) 2024/10/29 01:37:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xikodef0yeqi" 2024/10/29 01:37:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 01:37:45 DEBUG : Starting OpenDrive session with ID: 6a558a8b1bc535d4c5858219258d05a4f965db2b6cd64c44b62774f0157617f7 2024/10/29 01:37:45 DEBUG : Creating backend with remote "/tmp/rclone450580928" === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-xikodef0yeqi'", Local "Local file system at /tmp/rclone450580928", Modify Window "1s" 2024/10/29 01:37:45 INFO : OpenDrive root 'rclone-test-xikodef0yeqi': poll-interval is not supported by this remote 2024/10/29 01:37:45 NOTICE: OpenDrive root 'rclone-test-xikodef0yeqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/29 01:37:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:351: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:351 Error: Should be true Test: TestDirCreate 2024/10/29 01:37:48 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/10/29 01:37:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/29 01:37:48 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/10/29 01:37:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/29 01:37:48 DEBUG : OpenDrive root 'rclone-test-xikodef0yeqi': File to upload is small (5 bytes), uploading instead of streaming 2024/10/29 01:37:49 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2024/10/29 01:37:50 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/10/29 01:37:50 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/10/29 01:37:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/29 01:37:50 DEBUG : WaitForWriters: timeout=30s 2024/10/29 01:37:50 DEBUG : dir: Looking for writers 2024/10/29 01:37:50 DEBUG : file1: reading active writers 2024/10/29 01:37:50 DEBUG : potato: reading active writers 2024/10/29 01:37:50 DEBUG : : Looking for writers 2024/10/29 01:37:50 DEBUG : dir: reading active writers 2024/10/29 01:37:50 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.17s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-xikodef0yeqi'", Local "Local file system at /tmp/rclone450580928", Modify Window "1s" 2024/10/29 01:37:51 INFO : OpenDrive root 'rclone-test-xikodef0yeqi': poll-interval is not supported by this remote 2024/10/29 01:37:51 NOTICE: OpenDrive root 'rclone-test-xikodef0yeqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/29 01:37:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/29 01:37:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/10/29 01:37:55 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/10/29 01:37:56 DEBUG : WaitForWriters: timeout=30s 2024/10/29 01:37:56 DEBUG : dir/sub/subsub: Looking for writers 2024/10/29 01:37:56 DEBUG : dir/sub: Looking for writers 2024/10/29 01:37:56 DEBUG : subsub: reading active writers 2024/10/29 01:37:56 DEBUG : dir: Looking for writers 2024/10/29 01:37:56 DEBUG : file1: reading active writers 2024/10/29 01:37:56 DEBUG : sub: reading active writers 2024/10/29 01:37:56 DEBUG : : Looking for writers 2024/10/29 01:37:56 DEBUG : dir: reading active writers 2024/10/29 01:37:56 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.97s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-xikodef0yeqi'", Local "Local file system at /tmp/rclone450580928", Modify Window "1s" 2024/10/29 01:37:58 INFO : OpenDrive root 'rclone-test-xikodef0yeqi': poll-interval is not supported by this remote 2024/10/29 01:37:58 NOTICE: OpenDrive root 'rclone-test-xikodef0yeqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/29 01:37:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/29 01:38:01 DEBUG : dir/file1: Remove: 2024/10/29 01:38:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 01:38:01 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/10/29 01:38:02 DEBUG : WaitForWriters: timeout=30s 2024/10/29 01:38:02 DEBUG : dir: Looking for writers 2024/10/29 01:38:02 DEBUG : : Looking for writers 2024/10/29 01:38:02 DEBUG : dir: reading active writers 2024/10/29 01:38:02 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.20s) === RUN TestFileRename === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-xikodef0yeqi'", Local "Local file system at /tmp/rclone450580928", Modify Window "1s" 2024/10/29 01:38:02 INFO : OpenDrive root 'rclone-test-xikodef0yeqi': poll-interval is not supported by this remote 2024/10/29 01:38:02 NOTICE: OpenDrive root 'rclone-test-xikodef0yeqi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/29 01:38:02 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/29 01:38:02 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xikodef0yeqi" 2024/10/29 01:38:02 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xikodef0yeqi" 2024/10/29 01:38:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xikodef0yeqi" 2024/10/29 01:38:02 DEBUG : Config file has changed externally - reloading 2024/10/29 01:38:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 01:38:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xikodef0yeqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xikodef0yeqi" 2024/10/29 01:38:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xikodef0yeqi" 2024/10/29 01:38:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/29 01:38:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xikodef0yeqi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xikodef0yeqi" 2024/10/29 01:38:02 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/29 01:38:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/10/29 01:38:05 DEBUG : WaitForWriters: timeout=30s 2024/10/29 01:38:05 DEBUG : dir: Looking for writers 2024/10/29 01:38:05 DEBUG : file1: reading active writers 2024/10/29 01:38:05 DEBUG : : Looking for writers 2024/10/29 01:38:05 DEBUG : dir: reading active writers 2024/10/29 01:38:05 DEBUG : >WaitForWriters: 2024/10/29 01:38:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 01:38:06 DEBUG : newLeaf: Updating file with newLeaf 0xc0006920c0 2024/10/29 01:38:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 01:38:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 01:38:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/29 01:38:07 DEBUG : dir/file1: Updating file with dir/file1 0xc0006920c0 2024/10/29 01:38:07 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/29 01:38:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 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 2024/10/29 01:38:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/29 01:38:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/29 01:38:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/29 01:38:15 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006920c0 2024/10/29 01:38:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/29 01:38:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 01:38:15 DEBUG : OpenDrive root 'rclone-test-xikodef0yeqi': File to upload is small (25 bytes), uploading instead of streaming 2024/10/29 01:38:15 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2024/10/29 01:38:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/10/29 01:38:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/10/29 01:38:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/29 01:38:16 DEBUG : newLeaf: Running delayed rename now 2024/10/29 01:38:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/29 01:38:17 DEBUG : newLeaf: Updating file with newLeaf 0xc0006920c0 2024/10/29 01:38:17 DEBUG : WaitForWriters: timeout=30s 2024/10/29 01:38:17 DEBUG : dir: Looking for writers 2024/10/29 01:38:17 DEBUG : : Looking for writers 2024/10/29 01:38:17 DEBUG : dir: reading active writers 2024/10/29 01:38:17 DEBUG : newLeaf: reading active writers 2024/10/29 01:38:17 DEBUG : >WaitForWriters: 2024/10/29 01:38:17 DEBUG : WaitForWriters: timeout=30s 2024/10/29 01:38:17 DEBUG : dir: Looking for writers 2024/10/29 01:38:17 DEBUG : : Looking for writers 2024/10/29 01:38:17 DEBUG : dir: reading active writers 2024/10/29 01:38:17 DEBUG : newLeaf: reading active writers 2024/10/29 01:38:17 DEBUG : >WaitForWriters: 2024/10/29 01:38:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (15.97s) --- PASS: TestFileRename/minimal,forceCache=false (15.97s) FAIL 2024/10/29 01:38:18 DEBUG : OpenDrive root 'rclone-test-xikodef0yeqi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdirSub|TestDirRemoveName)$|^TestFileRename$/^minimal,forceCache=false$'" - Finished ERROR in 34.588233345s (try 3/5): exit status 1: Failed [TestDirCreate TestDirRemoveName]