"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestDirHandleReaddirnames|TestDirMkdir|TestDirOpen|TestDirRename)$|^TestFileRename$/^(minimal,forceCache=true|writes,forceCache=true)$|^TestFileSetModTime$/^cache=off,open=true,write=true$'" - Starting (try 2/5) 2026/02/07 01:52:42 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-yamimuk3xipi" 2026/02/07 01:52:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/07 01:52:42 DEBUG : Creating backend with remote "/tmp/rclone3478416838" === RUN TestDirHandleReaddirnames run.go:185: Remote "files root 'rclone-test-yamimuk3xipi'", Local "Local file system at /tmp/rclone3478416838", Modify Window "1s" 2026/02/07 01:52:42 INFO : files root 'rclone-test-yamimuk3xipi': poll-interval is not supported by this remote 2026/02/07 01:52:45 DEBUG : WaitForWriters: timeout=30s 2026/02/07 01:52:45 DEBUG : dir: Looking for writers 2026/02/07 01:52:45 DEBUG : file1: reading active writers 2026/02/07 01:52:45 DEBUG : Looking for writers 2026/02/07 01:52:45 DEBUG : dir: reading active writers 2026/02/07 01:52:45 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.65s) === RUN TestDirOpen run.go:185: Remote "files root 'rclone-test-yamimuk3xipi'", Local "Local file system at /tmp/rclone3478416838", Modify Window "1s" 2026/02/07 01:52:46 INFO : files root 'rclone-test-yamimuk3xipi': poll-interval is not supported by this remote 2026/02/07 01:52:47 ERROR : dir/: Can only open directories read only 2026/02/07 01:52:47 DEBUG : WaitForWriters: timeout=30s 2026/02/07 01:52:47 DEBUG : dir: Looking for writers 2026/02/07 01:52:47 DEBUG : Looking for writers 2026/02/07 01:52:47 DEBUG : dir: reading active writers 2026/02/07 01:52:47 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.98s) === RUN TestDirMkdir run.go:185: Remote "files root 'rclone-test-yamimuk3xipi'", Local "Local file system at /tmp/rclone3478416838", Modify Window "1s" 2026/02/07 01:52:48 INFO : files root 'rclone-test-yamimuk3xipi': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 Error: Not equal: expected: 0 actual : 1 Test: TestDirMkdir Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 Error: Received unexpected error: file does not exist Test: TestDirMkdir 2026/02/07 01:52:56 DEBUG : WaitForWriters: timeout=30s 2026/02/07 01:52:56 DEBUG : Looking for writers 2026/02/07 01:52:56 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (8.95s) === RUN TestDirRename run.go:185: Remote "files root 'rclone-test-yamimuk3xipi'", Local "Local file system at /tmp/rclone3478416838", Modify Window "1s" 2026/02/07 01:52:57 INFO : files root 'rclone-test-yamimuk3xipi': poll-interval is not supported by this remote 2026/02/07 01:53:01 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/07 01:53:01 DEBUG : dir: Updating dir with dir2 0xc0002b2d00 2026/02/07 01:53:01 DEBUG : dir: forgetting directory cache 2026/02/07 01:53:01 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/07 01:53:01 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/02/07 01:53:02 INFO : dir2/file1: Moved (server-side) to: file2 2026/02/07 01:53:02 DEBUG : file2: Updating file with file2 0xc0008e0540 2026/02/07 01:53:02 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/02/07 01:53:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/07 01:53:03 INFO : dir2/file3: Deleted 2026/02/07 01:53:03 INFO : file2: Moved (server-side) to: dir2/file3 2026/02/07 01:53:03 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0008e0540 2026/02/07 01:53:03 DEBUG : Added virtual directory entry vDel: "file2" 2026/02/07 01:53:03 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/02/07 01:53:04 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/07 01:53:04 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000801d40 2026/02/07 01:53:04 DEBUG : empty directory: forgetting directory cache 2026/02/07 01:53:04 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/07 01:53:04 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/07 01:53:04 DEBUG : dir2: Renaming to "dir3" 2026/02/07 01:53:04 DEBUG : WaitForWriters: timeout=30s 2026/02/07 01:53:04 DEBUG : dir3: Looking for writers 2026/02/07 01:53:04 DEBUG : file3: reading active writers 2026/02/07 01:53:04 DEBUG : renamed empty directory: Looking for writers 2026/02/07 01:53:04 DEBUG : Looking for writers 2026/02/07 01:53:04 DEBUG : dir3: reading active writers 2026/02/07 01:53:04 DEBUG : renamed empty directory: reading active writers 2026/02/07 01:53:04 DEBUG : >WaitForWriters: --- PASS: TestDirRename (8.32s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "files root 'rclone-test-yamimuk3xipi'", Local "Local file system at /tmp/rclone3478416838", Modify Window "1s" 2026/02/07 01:53:05 INFO : files root 'rclone-test-yamimuk3xipi': poll-interval is not supported by this remote 2026/02/07 01:53:08 DEBUG : Can set mod time: true 2026/02/07 01:53:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 01:53:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/07 01:53:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 01:53:08 DEBUG : files root 'rclone-test-yamimuk3xipi': File to upload is small (5 bytes), uploading instead of streaming 2026/02/07 01:53:09 DEBUG : dir/file1: size = 5 OK 2026/02/07 01:53:09 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/02/07 01:53:09 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/07 01:53:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/07 01:53:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 01:53:09 DEBUG : WaitForWriters: timeout=30s 2026/02/07 01:53:09 DEBUG : dir: Looking for writers 2026/02/07 01:53:09 DEBUG : file1: reading active writers 2026/02/07 01:53:09 DEBUG : Looking for writers 2026/02/07 01:53:09 DEBUG : dir: reading active writers 2026/02/07 01:53:09 DEBUG : >WaitForWriters: 2026/02/07 01:53:09 DEBUG : WaitForWriters: timeout=30s 2026/02/07 01:53:09 DEBUG : dir: Looking for writers 2026/02/07 01:53:09 DEBUG : file1: reading active writers 2026/02/07 01:53:09 DEBUG : Looking for writers 2026/02/07 01:53:09 DEBUG : dir: reading active writers 2026/02/07 01:53:09 DEBUG : >WaitForWriters: --- PASS: TestFileSetModTime (4.54s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (4.54s) === RUN TestFileRename === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "files root 'rclone-test-yamimuk3xipi'", Local "Local file system at /tmp/rclone3478416838", Modify Window "1s" 2026/02/07 01:53:10 INFO : files root 'rclone-test-yamimuk3xipi': poll-interval is not supported by this remote 2026/02/07 01:53:10 DEBUG : files root 'rclone-test-yamimuk3xipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 01:53:10 DEBUG : files root 'rclone-test-yamimuk3xipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yamimuk3xipi" 2026/02/07 01:53:10 DEBUG : files root 'rclone-test-yamimuk3xipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yamimuk3xipi" 2026/02/07 01:53:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yamimuk3xipi" 2026/02/07 01:53:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 01:53:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yamimuk3xipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yamimuk3xipi" 2026/02/07 01:53:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yamimuk3xipi" 2026/02/07 01:53:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 01:53:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yamimuk3xipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yamimuk3xipi" 2026/02/07 01:53:10 INFO : files root 'rclone-test-yamimuk3xipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 01:53:11 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/07 01:53:11 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 01:53:11 DEBUG : dir/file1(0xc000783480): openPending: 2026/02/07 01:53:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/07 01:53:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/07 01:53:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 01:53:11 DEBUG : dir/file1(0xc000783480): >openPending: err= 2026/02/07 01:53:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/07 01:53:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 01:53:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 01:53:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 01:53:11 DEBUG : dir/file1(0xc000783480): _writeAt: size=14, off=0 2026/02/07 01:53:11 DEBUG : dir/file1(0xc000783480): >_writeAt: n=14, err= 2026/02/07 01:53:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/07 01:53:11 DEBUG : dir/file1(0xc000783480): close: 2026/02/07 01:53:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/07 01:53:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/07 01:53:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/07 01:53:11 DEBUG : dir/file1(0xc000783480): >close: err= 2026/02/07 01:53:11 DEBUG : WaitForWriters: timeout=30s 2026/02/07 01:53:11 DEBUG : dir: Looking for writers 2026/02/07 01:53:11 DEBUG : file1: reading active writers 2026/02/07 01:53:11 DEBUG : Looking for writers 2026/02/07 01:53:11 DEBUG : dir: reading active writers 2026/02/07 01:53:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 01:53:11 DEBUG : dir: Looking for writers 2026/02/07 01:53:11 DEBUG : file1: reading active writers 2026/02/07 01:53:11 DEBUG : Looking for writers 2026/02/07 01:53:11 DEBUG : dir: reading active writers 2026/02/07 01:53:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 01:53:11 DEBUG : dir: Looking for writers 2026/02/07 01:53:11 DEBUG : file1: reading active writers 2026/02/07 01:53:11 DEBUG : Looking for writers 2026/02/07 01:53:11 DEBUG : dir: reading active writers 2026/02/07 01:53:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 01:53:11 DEBUG : dir: Looking for writers 2026/02/07 01:53:11 DEBUG : file1: reading active writers 2026/02/07 01:53:11 DEBUG : Looking for writers 2026/02/07 01:53:11 DEBUG : dir: reading active writers 2026/02/07 01:53:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 01:53:11 DEBUG : dir/file1: vfs cache: starting upload 2026/02/07 01:53:11 DEBUG : dir: Looking for writers 2026/02/07 01:53:11 DEBUG : file1: reading active writers 2026/02/07 01:53:11 DEBUG : Looking for writers 2026/02/07 01:53:11 DEBUG : dir: reading active writers 2026/02/07 01:53:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 01:53:11 DEBUG : dir: Looking for writers 2026/02/07 01:53:11 DEBUG : file1: reading active writers 2026/02/07 01:53:11 DEBUG : Looking for writers 2026/02/07 01:53:11 DEBUG : dir: reading active writers 2026/02/07 01:53:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 01:53:12 DEBUG : dir: Looking for writers 2026/02/07 01:53:12 DEBUG : file1: reading active writers 2026/02/07 01:53:12 DEBUG : Looking for writers 2026/02/07 01:53:12 DEBUG : dir: reading active writers 2026/02/07 01:53:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/07 01:53:12 DEBUG : dir/file1: size = 14 OK 2026/02/07 01:53:12 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/02/07 01:53:12 INFO : dir/file1: Copied (replaced existing) 2026/02/07 01:53:12 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/02/07 01:53:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/07 01:53:12 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/07 01:53:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 01:53:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/07 01:53:12 DEBUG : dir: Looking for writers 2026/02/07 01:53:12 DEBUG : file1: reading active writers 2026/02/07 01:53:12 DEBUG : Looking for writers 2026/02/07 01:53:12 DEBUG : dir: reading active writers 2026/02/07 01:53:12 DEBUG : >WaitForWriters: 2026/02/07 01:53:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 01:53:12 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 01:53:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 01:53:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 01:53:12 DEBUG : dir/file1(0xc000807e00): _readAt: size=512, off=0 2026/02/07 01:53:12 DEBUG : dir/file1(0xc000807e00): openPending: 2026/02/07 01:53:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/02/07 01:53:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/07 01:53:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 01:53:12 DEBUG : dir/file1(0xc000807e00): >openPending: err= 2026/02/07 01:53:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/07 01:53:12 DEBUG : dir/file1(0xc000807e00): >_readAt: n=14, err=EOF 2026/02/07 01:53:12 DEBUG : dir/file1(0xc000807e00): close: 2026/02/07 01:53:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/07 01:53:12 DEBUG : dir/file1(0xc000807e00): >close: err= 2026/02/07 01:53:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/07 01:53:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/07 01:53:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000328e40 2026/02/07 01:53:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 01:53:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 01:53:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/07 01:53:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/07 01:53:14 DEBUG : dir/file1: Updating file with dir/file1 0xc000328e40 2026/02/07 01:53:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/07 01:53:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 01:53:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 01:53:14 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 01:53:14 DEBUG : dir/file1(0xc000b37b00): openPending: 2026/02/07 01:53:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/02/07 01:53:14 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2026/02/07 01:53:14 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/02/07 01:53:14 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/07 01:53:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/07 01:53:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 01:53:14 DEBUG : dir/file1(0xc000b37b00): >openPending: err= 2026/02/07 01:53:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/07 01:53:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 01:53:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 01:53:14 DEBUG : dir/file1(0xc000b37b00): _writeAt: size=25, off=0 2026/02/07 01:53:14 DEBUG : dir/file1(0xc000b37b00): >_writeAt: n=25, err= 2026/02/07 01:53:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/07 01:53:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/07 01:53:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000328e40 2026/02/07 01:53:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 01:53:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 01:53:15 DEBUG : newLeaf(0xc000b37b00): close: 2026/02/07 01:53:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/07 01:53:15 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-07 01:53:14.937572201 +0000 UTC m=+32.931593454 2026/02/07 01:53:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/07 01:53:15 DEBUG : newLeaf(0xc000b37b00): >close: err= 2026/02/07 01:53:15 DEBUG : WaitForWriters: timeout=30s 2026/02/07 01:53:15 DEBUG : dir: Looking for writers 2026/02/07 01:53:15 DEBUG : Looking for writers 2026/02/07 01:53:15 DEBUG : dir: reading active writers 2026/02/07 01:53:15 DEBUG : newLeaf: reading active writers 2026/02/07 01:53:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 01:53:15 DEBUG : dir: Looking for writers 2026/02/07 01:53:15 DEBUG : Looking for writers 2026/02/07 01:53:15 DEBUG : newLeaf: reading active writers 2026/02/07 01:53:15 DEBUG : dir: reading active writers 2026/02/07 01:53:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 01:53:15 DEBUG : dir: Looking for writers 2026/02/07 01:53:15 DEBUG : Looking for writers 2026/02/07 01:53:15 DEBUG : dir: reading active writers 2026/02/07 01:53:15 DEBUG : newLeaf: reading active writers 2026/02/07 01:53:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 01:53:15 DEBUG : dir: Looking for writers 2026/02/07 01:53:15 DEBUG : Looking for writers 2026/02/07 01:53:15 DEBUG : dir: reading active writers 2026/02/07 01:53:15 DEBUG : newLeaf: reading active writers 2026/02/07 01:53:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 01:53:15 DEBUG : newLeaf: vfs cache: starting upload 2026/02/07 01:53:15 DEBUG : dir: Looking for writers 2026/02/07 01:53:15 DEBUG : Looking for writers 2026/02/07 01:53:15 DEBUG : dir: reading active writers 2026/02/07 01:53:15 DEBUG : newLeaf: reading active writers 2026/02/07 01:53:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 01:53:15 DEBUG : dir: Looking for writers 2026/02/07 01:53:15 DEBUG : Looking for writers 2026/02/07 01:53:15 DEBUG : dir: reading active writers 2026/02/07 01:53:15 DEBUG : newLeaf: reading active writers 2026/02/07 01:53:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 01:53:16 DEBUG : dir: Looking for writers 2026/02/07 01:53:16 DEBUG : Looking for writers 2026/02/07 01:53:16 DEBUG : dir: reading active writers 2026/02/07 01:53:16 DEBUG : newLeaf: reading active writers 2026/02/07 01:53:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/07 01:53:16 DEBUG : newLeaf: size = 25 OK 2026/02/07 01:53:16 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/02/07 01:53:16 INFO : newLeaf: Copied (replaced existing) 2026/02/07 01:53:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-07 01:53:14 +0000 UTC," 2026/02/07 01:53:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/07 01:53:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 01:53:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/07 01:53:16 DEBUG : dir: Looking for writers 2026/02/07 01:53:16 DEBUG : Looking for writers 2026/02/07 01:53:16 DEBUG : newLeaf: reading active writers 2026/02/07 01:53:16 DEBUG : dir: reading active writers 2026/02/07 01:53:16 DEBUG : >WaitForWriters: 2026/02/07 01:53:17 DEBUG : WaitForWriters: timeout=30s 2026/02/07 01:53:17 DEBUG : dir: Looking for writers 2026/02/07 01:53:17 DEBUG : Looking for writers 2026/02/07 01:53:17 DEBUG : dir: reading active writers 2026/02/07 01:53:17 DEBUG : newLeaf: reading active writers 2026/02/07 01:53:17 DEBUG : >WaitForWriters: 2026/02/07 01:53:17 DEBUG : files root 'rclone-test-yamimuk3xipi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "files root 'rclone-test-yamimuk3xipi'", Local "Local file system at /tmp/rclone3478416838", Modify Window "1s" 2026/02/07 01:53:17 INFO : files root 'rclone-test-yamimuk3xipi': poll-interval is not supported by this remote 2026/02/07 01:53:17 DEBUG : files root 'rclone-test-yamimuk3xipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 01:53:17 DEBUG : files root 'rclone-test-yamimuk3xipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yamimuk3xipi" 2026/02/07 01:53:17 DEBUG : files root 'rclone-test-yamimuk3xipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yamimuk3xipi" 2026/02/07 01:53:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yamimuk3xipi" 2026/02/07 01:53:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 01:53:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yamimuk3xipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yamimuk3xipi" 2026/02/07 01:53:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yamimuk3xipi" 2026/02/07 01:53:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 01:53:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yamimuk3xipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yamimuk3xipi" 2026/02/07 01:53:17 INFO : files root 'rclone-test-yamimuk3xipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/writes,forceCache=true 2026/02/07 01:53:26 DEBUG : WaitForWriters: timeout=30s 2026/02/07 01:53:26 DEBUG : Looking for writers 2026/02/07 01:53:26 DEBUG : >WaitForWriters: 2026/02/07 01:53:26 DEBUG : files root 'rclone-test-yamimuk3xipi': vfs cache: cleaner exiting --- FAIL: TestFileRename (16.47s) --- PASS: TestFileRename/minimal,forceCache=true (7.45s) --- FAIL: TestFileRename/writes,forceCache=true (9.02s) FAIL 2026/02/07 01:53:26 DEBUG : files root 'rclone-test-yamimuk3xipi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestDirHandleReaddirnames|TestDirMkdir|TestDirOpen|TestDirRename)$|^TestFileRename$/^(minimal,forceCache=true|writes,forceCache=true)$|^TestFileSetModTime$/^cache=off,open=true,write=true$'" - Finished ERROR in 45.167280252s (try 2/5): exit status 1: Failed [TestDirMkdir TestFileRename/writes,forceCache=true]