"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/04/19 02:48:07 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-qetubux3guye" 2026/04/19 02:48:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 02:48:07 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/04/19 02:48:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/19 02:48:07 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/19 02:48:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/19 02:48:07 DEBUG : Setting pass="olqxGitQvsFWLBpcCpKCNX9Vljtb4HcUgiC2ONsJCMHT" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/19 02:48:07 DEBUG : TestWebdavRclone: detected overridden config - adding "{zKfBD}" suffix to name 2026/04/19 02:48:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/19 02:48:07 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/19 02:48:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/19 02:48:07 DEBUG : Setting pass="olqxGitQvsFWLBpcCpKCNX9Vljtb4HcUgiC2ONsJCMHT" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/19 02:48:07 DEBUG : found headers: 2026/04/19 02:48:07 DEBUG : Creating backend with remote "/tmp/rclone2286274000" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:07 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:08 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:08 DEBUG : dir: Looking for writers 2026/04/19 02:48:08 DEBUG : Looking for writers 2026/04/19 02:48:08 DEBUG : dir: reading active writers 2026/04/19 02:48:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:08 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:08 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:08 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:08 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:08 DEBUG : dir/subdir: Looking for writers 2026/04/19 02:48:08 DEBUG : dir: Looking for writers 2026/04/19 02:48:08 DEBUG : file1: reading active writers 2026/04/19 02:48:08 DEBUG : file2: reading active writers 2026/04/19 02:48:08 DEBUG : subdir: reading active writers 2026/04/19 02:48:08 DEBUG : Looking for writers 2026/04/19 02:48:08 DEBUG : dir: reading active writers 2026/04/19 02:48:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:08 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:08 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:08 DEBUG : dir: Looking for writers 2026/04/19 02:48:08 DEBUG : file1: reading active writers 2026/04/19 02:48:08 DEBUG : Looking for writers 2026/04/19 02:48:08 DEBUG : dir: reading active writers 2026/04/19 02:48:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:08 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:08 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:08 DEBUG : dir: Looking for writers 2026/04/19 02:48:08 DEBUG : Looking for writers 2026/04/19 02:48:08 DEBUG : dir: reading active writers 2026/04/19 02:48:08 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:08 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:08 DEBUG : dir: forgetting directory cache 2026/04/19 02:48:08 DEBUG : forgetting directory cache 2026/04/19 02:48:08 DEBUG : dir: forgetting directory cache 2026/04/19 02:48:08 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:08 DEBUG : Looking for writers 2026/04/19 02:48:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:08 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:08 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/19 02:48:08 DEBUG : dir: invalidating directory cache 2026/04/19 02:48:08 DEBUG : >ForgetPath: 2026/04/19 02:48:08 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/19 02:48:08 DEBUG : invalidating directory cache 2026/04/19 02:48:08 DEBUG : dir: forgetting directory cache 2026/04/19 02:48:08 DEBUG : >ForgetPath: 2026/04/19 02:48:08 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/19 02:48:08 DEBUG : >ForgetPath: 2026/04/19 02:48:08 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:08 DEBUG : dir: Looking for writers 2026/04/19 02:48:08 DEBUG : Looking for writers 2026/04/19 02:48:08 DEBUG : dir: reading active writers 2026/04/19 02:48:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:08 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:09 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:09 DEBUG : forgetting directory cache 2026/04/19 02:48:09 DEBUG : dir: forgetting directory cache 2026/04/19 02:48:09 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:09 DEBUG : dir: Looking for writers 2026/04/19 02:48:09 DEBUG : fil/a/b: Looking for writers 2026/04/19 02:48:09 DEBUG : fil/a: Looking for writers 2026/04/19 02:48:09 DEBUG : b: reading active writers 2026/04/19 02:48:09 DEBUG : fil: Looking for writers 2026/04/19 02:48:09 DEBUG : a: reading active writers 2026/04/19 02:48:09 DEBUG : Looking for writers 2026/04/19 02:48:09 DEBUG : dir: reading active writers 2026/04/19 02:48:09 DEBUG : fil: reading active writers 2026/04/19 02:48:09 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:09 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:09 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:09 DEBUG : dir: Looking for writers 2026/04/19 02:48:09 DEBUG : Looking for writers 2026/04/19 02:48:09 DEBUG : dir: reading active writers 2026/04/19 02:48:09 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:09 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:09 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:09 DEBUG : dir: Looking for writers 2026/04/19 02:48:09 DEBUG : file1: reading active writers 2026/04/19 02:48:09 DEBUG : Looking for writers 2026/04/19 02:48:09 DEBUG : dir: reading active writers 2026/04/19 02:48:09 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:09 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:09 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/04/19 02:48:09 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/19 02:48:09 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/19 02:48:09 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/19 02:48:09 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/19 02:48:09 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:09 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:09 DEBUG : dir: invalidating directory cache 2026/04/19 02:48:09 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/19 02:48:09 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/19 02:48:09 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/19 02:48:09 DEBUG : dir/file1: Reset virtual modtime 2026/04/19 02:48:09 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/19 02:48:09 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/19 02:48:09 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/19 02:48:09 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/19 02:48:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 02:48:09 DEBUG : dir: invalidating directory cache 2026/04/19 02:48:09 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/19 02:48:09 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/19 02:48:09 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/19 02:48:09 DEBUG : forgetting directory cache 2026/04/19 02:48:09 DEBUG : dir: forgetting directory cache 2026/04/19 02:48:09 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/19 02:48:09 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:09 DEBUG : dir/virtualDir: Looking for writers 2026/04/19 02:48:09 DEBUG : dir: Looking for writers 2026/04/19 02:48:09 DEBUG : virtualFile: reading active writers 2026/04/19 02:48:09 DEBUG : virtualDir: reading active writers 2026/04/19 02:48:09 DEBUG : file1: reading active writers 2026/04/19 02:48:09 DEBUG : virtualFile2: reading active writers 2026/04/19 02:48:09 DEBUG : Looking for writers 2026/04/19 02:48:09 DEBUG : dir: reading active writers 2026/04/19 02:48:09 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:10 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:10 ERROR : dir/: Can only open directories read only 2026/04/19 02:48:10 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:10 DEBUG : dir: Looking for writers 2026/04/19 02:48:10 DEBUG : Looking for writers 2026/04/19 02:48:10 DEBUG : dir: reading active writers 2026/04/19 02:48:10 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:10 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:10 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/19 02:48:10 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/19 02:48:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/19 02:48:10 DEBUG : webdav root 'rclone-test-qetubux3guye': File to upload is small (5 bytes), uploading instead of streaming 2026/04/19 02:48:10 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:10 DEBUG : dir/potato: size = 5 OK 2026/04/19 02:48:10 NOTICE: webdav root 'rclone-test-qetubux3guye': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/19 02:48:10 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/19 02:48:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/19 02:48:10 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:10 DEBUG : dir: Looking for writers 2026/04/19 02:48:10 DEBUG : file1: reading active writers 2026/04/19 02:48:10 DEBUG : potato: reading active writers 2026/04/19 02:48:10 DEBUG : Looking for writers 2026/04/19 02:48:10 DEBUG : dir: reading active writers 2026/04/19 02:48:10 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:10 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/19 02:48:10 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:10 DEBUG : dir/sub: Looking for writers 2026/04/19 02:48:10 DEBUG : dir: Looking for writers 2026/04/19 02:48:10 DEBUG : file1: reading active writers 2026/04/19 02:48:10 DEBUG : sub: reading active writers 2026/04/19 02:48:10 DEBUG : Looking for writers 2026/04/19 02:48:10 DEBUG : dir: reading active writers 2026/04/19 02:48:10 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:10 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/19 02:48:10 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/19 02:48:10 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:10 DEBUG : dir/sub/subsub: Looking for writers 2026/04/19 02:48:10 DEBUG : dir/sub: Looking for writers 2026/04/19 02:48:10 DEBUG : subsub: reading active writers 2026/04/19 02:48:10 DEBUG : dir: Looking for writers 2026/04/19 02:48:10 DEBUG : file1: reading active writers 2026/04/19 02:48:10 DEBUG : sub: reading active writers 2026/04/19 02:48:10 DEBUG : Looking for writers 2026/04/19 02:48:10 DEBUG : dir: reading active writers 2026/04/19 02:48:10 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:11 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:11 ERROR : dir/: Dir.Remove not empty 2026/04/19 02:48:11 DEBUG : dir/file1: Remove: 2026/04/19 02:48:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 02:48:11 DEBUG : dir/file1: >Remove: err= 2026/04/19 02:48:11 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/19 02:48:11 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:11 DEBUG : Looking for writers 2026/04/19 02:48:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:11 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:11 DEBUG : dir/file1: Remove: 2026/04/19 02:48:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 02:48:11 DEBUG : dir/file1: >Remove: err= 2026/04/19 02:48:11 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/19 02:48:11 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:11 DEBUG : Looking for writers 2026/04/19 02:48:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:11 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:11 DEBUG : dir/file1: Remove: 2026/04/19 02:48:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 02:48:11 DEBUG : dir/file1: >Remove: err= 2026/04/19 02:48:11 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:11 DEBUG : dir: Looking for writers 2026/04/19 02:48:11 DEBUG : Looking for writers 2026/04/19 02:48:11 DEBUG : dir: reading active writers 2026/04/19 02:48:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:11 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:11 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:11 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/19 02:48:11 DEBUG : dir: Updating dir with dir2 0x2362874c4000 2026/04/19 02:48:11 DEBUG : dir: forgetting directory cache 2026/04/19 02:48:11 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/19 02:48:11 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/19 02:48:11 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/19 02:48:11 DEBUG : file2: Updating file with file2 0x2362876fe0d0 2026/04/19 02:48:11 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/19 02:48:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/19 02:48:11 INFO : dir2/file3: Deleted 2026/04/19 02:48:11 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/19 02:48:11 DEBUG : dir2/file3: Updating file with dir2/file3 0x2362876fe0d0 2026/04/19 02:48:11 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/19 02:48:11 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/19 02:48:11 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/19 02:48:12 DEBUG : empty directory: Updating dir with renamed empty directory 0x23628779d2b0 2026/04/19 02:48:12 DEBUG : empty directory: forgetting directory cache 2026/04/19 02:48:12 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/19 02:48:12 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/19 02:48:12 DEBUG : dir2: Renaming to "dir3" 2026/04/19 02:48:12 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:12 DEBUG : dir3: Looking for writers 2026/04/19 02:48:12 DEBUG : file3: reading active writers 2026/04/19 02:48:12 DEBUG : renamed empty directory: Looking for writers 2026/04/19 02:48:12 DEBUG : Looking for writers 2026/04/19 02:48:12 DEBUG : dir3: reading active writers 2026/04/19 02:48:12 DEBUG : renamed empty directory: reading active writers 2026/04/19 02:48:12 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:12 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/19 02:48:12 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:12 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 02:48:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/19 02:48:12 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/19 02:48:12 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/19 02:48:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/19 02:48:12 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:12 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 02:48:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/19 02:48:12 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/19 02:48:12 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/19 02:48:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/19 02:48:12 DEBUG : webdav root 'rclone-test-qetubux3guye': File to upload is small (12 bytes), uploading instead of streaming 2026/04/19 02:48:12 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:12 DEBUG : dir/sub/file2: size = 12 OK 2026/04/19 02:48:12 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/19 02:48:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/19 02:48:12 DEBUG : forgetting directory cache 2026/04/19 02:48:12 DEBUG : dir: forgetting directory cache 2026/04/19 02:48:12 DEBUG : dir/sub: forgetting directory cache 2026/04/19 02:48:12 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/19 02:48:12 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/19 02:48:12 DEBUG : webdav root 'rclone-test-qetubux3guye': File to upload is small (5 bytes), uploading instead of streaming 2026/04/19 02:48:12 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:12 DEBUG : dir/sub/file0: size = 5 OK 2026/04/19 02:48:12 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/19 02:48:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/19 02:48:12 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:12 DEBUG : dir/sub: Looking for writers 2026/04/19 02:48:12 DEBUG : file0: reading active writers 2026/04/19 02:48:12 DEBUG : file2: reading active writers 2026/04/19 02:48:12 DEBUG : dir: Looking for writers 2026/04/19 02:48:12 DEBUG : file1: reading active writers 2026/04/19 02:48:12 DEBUG : sub: reading active writers 2026/04/19 02:48:12 DEBUG : Looking for writers 2026/04/19 02:48:12 DEBUG : dir: reading active writers 2026/04/19 02:48:12 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:12 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/19 02:48:12 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:12 DEBUG : Looking for writers 2026/04/19 02:48:12 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:12 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/19 02:48:12 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:12 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/19 02:48:12 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/19 02:48:12 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/19 02:48:12 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:12 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:12 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/19 02:48:12 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:12 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/19 02:48:12 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/19 02:48:12 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/19 02:48:12 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:12 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:12 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:12 DEBUG : dir: Looking for writers 2026/04/19 02:48:12 DEBUG : file1: reading active writers 2026/04/19 02:48:12 DEBUG : file1.metadata: reading active writers 2026/04/19 02:48:12 DEBUG : Looking for writers 2026/04/19 02:48:12 DEBUG : dir: reading active writers 2026/04/19 02:48:12 DEBUG : dir.metadata: reading active writers 2026/04/19 02:48:12 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:12 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:12 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:12 DEBUG : dir: Looking for writers 2026/04/19 02:48:12 DEBUG : file1: reading active writers 2026/04/19 02:48:12 DEBUG : Looking for writers 2026/04/19 02:48:12 DEBUG : dir: reading active writers 2026/04/19 02:48:12 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:12 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:12 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:12 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/04/19 02:48:12 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:12 DEBUG : dir: Looking for writers 2026/04/19 02:48:12 DEBUG : file1: reading active writers 2026/04/19 02:48:12 DEBUG : Looking for writers 2026/04/19 02:48:12 DEBUG : dir: reading active writers 2026/04/19 02:48:12 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:12 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 02:48:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/19 02:48:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:12 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:12 DEBUG : dir: Looking for writers 2026/04/19 02:48:12 DEBUG : file1: reading active writers 2026/04/19 02:48:12 DEBUG : Looking for writers 2026/04/19 02:48:12 DEBUG : dir: reading active writers 2026/04/19 02:48:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/04/19 02:48:13 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/19 02:48:13 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/19 02:48:13 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:13 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/19 02:48:13 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:13 DEBUG : Looking for writers 2026/04/19 02:48:13 DEBUG : file.txt: reading active writers 2026/04/19 02:48:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:13 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:13 DEBUG : webdav root 'rclone-test-qetubux3guye': File to upload is small (25 bytes), uploading instead of streaming 2026/04/19 02:48:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:13 DEBUG : dir/file1: size = 25 OK 2026/04/19 02:48:13 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/19 02:48:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:13 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:13 DEBUG : dir: Looking for writers 2026/04/19 02:48:13 DEBUG : file1: reading active writers 2026/04/19 02:48:13 DEBUG : Looking for writers 2026/04/19 02:48:13 DEBUG : dir: reading active writers 2026/04/19 02:48:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:13 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:13 DEBUG : dir/file1: Remove: 2026/04/19 02:48:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 02:48:13 DEBUG : dir/file1: >Remove: err= 2026/04/19 02:48:13 DEBUG : dir/file1: Remove: 2026/04/19 02:48:13 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/19 02:48:13 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:13 DEBUG : dir: Looking for writers 2026/04/19 02:48:13 DEBUG : Looking for writers 2026/04/19 02:48:13 DEBUG : dir: reading active writers 2026/04/19 02:48:13 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:13 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:13 DEBUG : dir/file1: Remove: 2026/04/19 02:48:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 02:48:13 DEBUG : dir/file1: >Remove: err= 2026/04/19 02:48:13 DEBUG : dir/file1: Remove: 2026/04/19 02:48:13 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/19 02:48:13 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:13 DEBUG : dir: Looking for writers 2026/04/19 02:48:13 DEBUG : Looking for writers 2026/04/19 02:48:13 DEBUG : dir: reading active writers 2026/04/19 02:48:13 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:13 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 02:48:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/19 02:48:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/19 02:48:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/19 02:48:13 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/19 02:48:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/19 02:48:13 DEBUG : dir/file1: Open: flags=0x3 2026/04/19 02:48:13 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/19 02:48:13 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/19 02:48:13 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:13 DEBUG : dir: Looking for writers 2026/04/19 02:48:13 DEBUG : file1: reading active writers 2026/04/19 02:48:13 DEBUG : Looking for writers 2026/04/19 02:48:13 DEBUG : dir: reading active writers 2026/04/19 02:48:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:13 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:13 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:13 DEBUG : dir: Looking for writers 2026/04/19 02:48:13 DEBUG : file1: reading active writers 2026/04/19 02:48:13 DEBUG : Looking for writers 2026/04/19 02:48:13 DEBUG : dir: reading active writers 2026/04/19 02:48:13 DEBUG : >WaitForWriters: 2026/04/19 02:48:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 02:48:13 DEBUG : newLeaf: Updating file with newLeaf 0x2362876ff860 2026/04/19 02:48:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 02:48:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 02:48:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/19 02:48:13 DEBUG : dir/file1: Updating file with dir/file1 0x2362876ff860 2026/04/19 02:48:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/19 02:48:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 02:48:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/19 02:48:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:13 DEBUG : dir/file1: File is currently open, delaying rename 0x2362876ff860 2026/04/19 02:48:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 02:48:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 02:48:13 DEBUG : webdav root 'rclone-test-qetubux3guye': File to upload is small (25 bytes), uploading instead of streaming 2026/04/19 02:48:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:13 DEBUG : dir/file1: size = 25 OK 2026/04/19 02:48:13 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/19 02:48:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 02:48:13 DEBUG : newLeaf: Running delayed rename now 2026/04/19 02:48:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 02:48:13 DEBUG : newLeaf: Updating file with newLeaf 0x2362876ff860 2026/04/19 02:48:13 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:13 DEBUG : dir: Looking for writers 2026/04/19 02:48:13 DEBUG : Looking for writers 2026/04/19 02:48:13 DEBUG : dir: reading active writers 2026/04/19 02:48:13 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:13 DEBUG : >WaitForWriters: 2026/04/19 02:48:14 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:14 DEBUG : dir: Looking for writers 2026/04/19 02:48:14 DEBUG : Looking for writers 2026/04/19 02:48:14 DEBUG : dir: reading active writers 2026/04/19 02:48:14 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:14 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:14 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:14 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:14 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:14 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:14 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:14 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:14 DEBUG : dir: Looking for writers 2026/04/19 02:48:14 DEBUG : file1: reading active writers 2026/04/19 02:48:14 DEBUG : Looking for writers 2026/04/19 02:48:14 DEBUG : dir: reading active writers 2026/04/19 02:48:14 DEBUG : >WaitForWriters: 2026/04/19 02:48:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 02:48:14 DEBUG : newLeaf: Updating file with newLeaf 0x23628775e270 2026/04/19 02:48:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 02:48:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 02:48:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/19 02:48:14 DEBUG : dir/file1: Updating file with dir/file1 0x23628775e270 2026/04/19 02:48:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/19 02:48:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 02:48:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/19 02:48:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:14 DEBUG : dir/file1: File is currently open, delaying rename 0x23628775e270 2026/04/19 02:48:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 02:48:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 02:48:14 DEBUG : webdav root 'rclone-test-qetubux3guye': File to upload is small (25 bytes), uploading instead of streaming 2026/04/19 02:48:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:14 DEBUG : dir/file1: size = 25 OK 2026/04/19 02:48:14 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/19 02:48:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 02:48:14 DEBUG : newLeaf: Running delayed rename now 2026/04/19 02:48:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 02:48:14 DEBUG : newLeaf: Updating file with newLeaf 0x23628775e270 2026/04/19 02:48:14 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:14 DEBUG : dir: Looking for writers 2026/04/19 02:48:14 DEBUG : Looking for writers 2026/04/19 02:48:14 DEBUG : dir: reading active writers 2026/04/19 02:48:14 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:14 DEBUG : >WaitForWriters: 2026/04/19 02:48:14 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:14 DEBUG : dir: Looking for writers 2026/04/19 02:48:14 DEBUG : Looking for writers 2026/04/19 02:48:14 DEBUG : dir: reading active writers 2026/04/19 02:48:14 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:14 DEBUG : >WaitForWriters: 2026/04/19 02:48:14 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:14 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:14 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:14 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:14 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:14 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:14 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 02:48:14 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 02:48:14 DEBUG : dir/file1(0x23628762dd80): openPending: 2026/04/19 02:48:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/19 02:48:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/19 02:48:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:14 DEBUG : dir/file1(0x23628762dd80): >openPending: err= 2026/04/19 02:48:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/19 02:48:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 02:48:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 02:48:14 DEBUG : dir/file1(0x23628762dd80): _writeAt: size=14, off=0 2026/04/19 02:48:14 DEBUG : dir/file1(0x23628762dd80): >_writeAt: n=14, err= 2026/04/19 02:48:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/19 02:48:14 DEBUG : dir/file1(0x23628762dd80): close: 2026/04/19 02:48:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/19 02:48:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/19 02:48:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:14 DEBUG : dir/file1(0x23628762dd80): >close: err= 2026/04/19 02:48:14 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:14 DEBUG : dir: Looking for writers 2026/04/19 02:48:14 DEBUG : file1: reading active writers 2026/04/19 02:48:14 DEBUG : Looking for writers 2026/04/19 02:48:14 DEBUG : dir: reading active writers 2026/04/19 02:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 02:48:14 DEBUG : dir: Looking for writers 2026/04/19 02:48:14 DEBUG : file1: reading active writers 2026/04/19 02:48:14 DEBUG : Looking for writers 2026/04/19 02:48:14 DEBUG : dir: reading active writers 2026/04/19 02:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 02:48:14 DEBUG : dir: Looking for writers 2026/04/19 02:48:14 DEBUG : file1: reading active writers 2026/04/19 02:48:14 DEBUG : Looking for writers 2026/04/19 02:48:14 DEBUG : dir: reading active writers 2026/04/19 02:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 02:48:14 DEBUG : dir: Looking for writers 2026/04/19 02:48:14 DEBUG : file1: reading active writers 2026/04/19 02:48:14 DEBUG : Looking for writers 2026/04/19 02:48:14 DEBUG : dir: reading active writers 2026/04/19 02:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 02:48:14 DEBUG : dir/file1: vfs cache: starting upload 2026/04/19 02:48:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:14 DEBUG : dir/file1: size = 14 OK 2026/04/19 02:48:14 INFO : dir/file1: Copied (replaced existing) 2026/04/19 02:48:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/19 02:48:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/19 02:48:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/19 02:48:14 DEBUG : dir: Looking for writers 2026/04/19 02:48:14 DEBUG : file1: reading active writers 2026/04/19 02:48:14 DEBUG : Looking for writers 2026/04/19 02:48:14 DEBUG : dir: reading active writers 2026/04/19 02:48:14 DEBUG : >WaitForWriters: 2026/04/19 02:48:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 02:48:14 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 02:48:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 02:48:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 02:48:14 DEBUG : dir/file1(0x23628775c780): _readAt: size=512, off=0 2026/04/19 02:48:14 DEBUG : dir/file1(0x23628775c780): openPending: 2026/04/19 02:48:14 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/04/19 02:48:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/19 02:48:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:14 DEBUG : dir/file1(0x23628775c780): >openPending: err= 2026/04/19 02:48:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/19 02:48:14 DEBUG : dir/file1(0x23628775c780): >_readAt: n=14, err=EOF 2026/04/19 02:48:14 DEBUG : dir/file1(0x23628775c780): close: 2026/04/19 02:48:14 DEBUG : dir/file1(0x23628775c780): >close: err= 2026/04/19 02:48:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 02:48:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/19 02:48:14 DEBUG : newLeaf: Updating file with newLeaf 0x23628775e000 2026/04/19 02:48:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 02:48:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 02:48:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/19 02:48:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/19 02:48:14 DEBUG : dir/file1: Updating file with dir/file1 0x23628775e000 2026/04/19 02:48:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/19 02:48:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 02:48:14 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 02:48:14 DEBUG : dir/file1(0x23628742a4c0): openPending: 2026/04/19 02:48:14 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/04/19 02:48:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/19 02:48:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:14 DEBUG : dir/file1(0x23628742a4c0): >openPending: err= 2026/04/19 02:48:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/19 02:48:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 02:48:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 02:48:14 DEBUG : dir/file1(0x23628742a4c0): _writeAt: size=25, off=0 2026/04/19 02:48:14 DEBUG : dir/file1(0x23628742a4c0): >_writeAt: n=25, err= 2026/04/19 02:48:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 02:48:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/19 02:48:14 DEBUG : newLeaf: Updating file with newLeaf 0x23628775e000 2026/04/19 02:48:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 02:48:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 02:48:14 DEBUG : newLeaf(0x23628742a4c0): close: 2026/04/19 02:48:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/19 02:48:14 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-19 02:48:14.829837175 +0000 UTC m=+6.918551166 2026/04/19 02:48:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:14 DEBUG : newLeaf(0x23628742a4c0): >close: err= 2026/04/19 02:48:14 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:14 DEBUG : dir: Looking for writers 2026/04/19 02:48:14 DEBUG : Looking for writers 2026/04/19 02:48:14 DEBUG : dir: reading active writers 2026/04/19 02:48:14 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 02:48:14 DEBUG : dir: Looking for writers 2026/04/19 02:48:14 DEBUG : Looking for writers 2026/04/19 02:48:14 DEBUG : dir: reading active writers 2026/04/19 02:48:14 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 02:48:14 DEBUG : dir: Looking for writers 2026/04/19 02:48:14 DEBUG : Looking for writers 2026/04/19 02:48:14 DEBUG : dir: reading active writers 2026/04/19 02:48:14 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 02:48:14 DEBUG : dir: Looking for writers 2026/04/19 02:48:14 DEBUG : Looking for writers 2026/04/19 02:48:14 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:14 DEBUG : dir: reading active writers 2026/04/19 02:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 02:48:14 DEBUG : newLeaf: vfs cache: starting upload 2026/04/19 02:48:14 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:14 DEBUG : newLeaf: size = 25 OK 2026/04/19 02:48:14 INFO : newLeaf: Copied (replaced existing) 2026/04/19 02:48:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-19 02:48:14 +0000 UTC" 2026/04/19 02:48:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/19 02:48:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 02:48:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/19 02:48:15 DEBUG : dir: Looking for writers 2026/04/19 02:48:15 DEBUG : Looking for writers 2026/04/19 02:48:15 DEBUG : dir: reading active writers 2026/04/19 02:48:15 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:15 DEBUG : >WaitForWriters: 2026/04/19 02:48:15 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:15 DEBUG : dir: Looking for writers 2026/04/19 02:48:15 DEBUG : Looking for writers 2026/04/19 02:48:15 DEBUG : dir: reading active writers 2026/04/19 02:48:15 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:15 DEBUG : >WaitForWriters: 2026/04/19 02:48:15 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:15 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:15 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:15 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:15 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:15 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:15 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:15 DEBUG : dir: Looking for writers 2026/04/19 02:48:15 DEBUG : file1: reading active writers 2026/04/19 02:48:15 DEBUG : Looking for writers 2026/04/19 02:48:15 DEBUG : dir: reading active writers 2026/04/19 02:48:15 DEBUG : >WaitForWriters: 2026/04/19 02:48:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 02:48:15 DEBUG : newLeaf: Updating file with newLeaf 0x236287648750 2026/04/19 02:48:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 02:48:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 02:48:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/19 02:48:15 DEBUG : dir/file1: Updating file with dir/file1 0x236287648750 2026/04/19 02:48:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/19 02:48:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 02:48:15 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 02:48:15 DEBUG : dir/file1(0x236287719380): openPending: 2026/04/19 02:48:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/19 02:48:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/19 02:48:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:15 DEBUG : dir/file1(0x236287719380): >openPending: err= 2026/04/19 02:48:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/19 02:48:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 02:48:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 02:48:15 DEBUG : dir/file1(0x236287719380): _writeAt: size=25, off=0 2026/04/19 02:48:15 DEBUG : dir/file1(0x236287719380): >_writeAt: n=25, err= 2026/04/19 02:48:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 02:48:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/19 02:48:15 DEBUG : newLeaf: Updating file with newLeaf 0x236287648750 2026/04/19 02:48:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 02:48:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 02:48:15 DEBUG : newLeaf(0x236287719380): close: 2026/04/19 02:48:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/19 02:48:15 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-19 02:48:15.330813677 +0000 UTC m=+7.419527678 2026/04/19 02:48:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:15 DEBUG : newLeaf(0x236287719380): >close: err= 2026/04/19 02:48:15 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:15 DEBUG : dir: Looking for writers 2026/04/19 02:48:15 DEBUG : Looking for writers 2026/04/19 02:48:15 DEBUG : dir: reading active writers 2026/04/19 02:48:15 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 02:48:15 DEBUG : dir: Looking for writers 2026/04/19 02:48:15 DEBUG : Looking for writers 2026/04/19 02:48:15 DEBUG : dir: reading active writers 2026/04/19 02:48:15 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 02:48:15 DEBUG : dir: Looking for writers 2026/04/19 02:48:15 DEBUG : Looking for writers 2026/04/19 02:48:15 DEBUG : dir: reading active writers 2026/04/19 02:48:15 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 02:48:15 DEBUG : dir: Looking for writers 2026/04/19 02:48:15 DEBUG : Looking for writers 2026/04/19 02:48:15 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:15 DEBUG : dir: reading active writers 2026/04/19 02:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 02:48:15 DEBUG : newLeaf: vfs cache: starting upload 2026/04/19 02:48:15 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:15 DEBUG : newLeaf: size = 25 OK 2026/04/19 02:48:15 INFO : newLeaf: Copied (replaced existing) 2026/04/19 02:48:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-19 02:48:15 +0000 UTC" 2026/04/19 02:48:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/19 02:48:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 02:48:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/19 02:48:15 DEBUG : dir: Looking for writers 2026/04/19 02:48:15 DEBUG : Looking for writers 2026/04/19 02:48:15 DEBUG : dir: reading active writers 2026/04/19 02:48:15 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:15 DEBUG : >WaitForWriters: 2026/04/19 02:48:15 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:15 DEBUG : dir: Looking for writers 2026/04/19 02:48:15 DEBUG : Looking for writers 2026/04/19 02:48:15 DEBUG : dir: reading active writers 2026/04/19 02:48:15 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:15 DEBUG : >WaitForWriters: 2026/04/19 02:48:15 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:15 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:15 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:15 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:15 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:15 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:15 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 02:48:15 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 02:48:15 DEBUG : dir/file1(0x2362877bad40): openPending: 2026/04/19 02:48:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/19 02:48:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/19 02:48:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:15 DEBUG : dir/file1(0x2362877bad40): >openPending: err= 2026/04/19 02:48:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/19 02:48:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 02:48:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 02:48:15 DEBUG : dir/file1(0x2362877bad40): _writeAt: size=14, off=0 2026/04/19 02:48:15 DEBUG : dir/file1(0x2362877bad40): >_writeAt: n=14, err= 2026/04/19 02:48:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/19 02:48:15 DEBUG : dir/file1(0x2362877bad40): close: 2026/04/19 02:48:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/19 02:48:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/19 02:48:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:15 DEBUG : dir/file1(0x2362877bad40): >close: err= 2026/04/19 02:48:15 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:15 DEBUG : dir: Looking for writers 2026/04/19 02:48:15 DEBUG : file1: reading active writers 2026/04/19 02:48:15 DEBUG : Looking for writers 2026/04/19 02:48:15 DEBUG : dir: reading active writers 2026/04/19 02:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 02:48:15 DEBUG : dir: Looking for writers 2026/04/19 02:48:15 DEBUG : file1: reading active writers 2026/04/19 02:48:15 DEBUG : Looking for writers 2026/04/19 02:48:15 DEBUG : dir: reading active writers 2026/04/19 02:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 02:48:15 DEBUG : dir: Looking for writers 2026/04/19 02:48:15 DEBUG : file1: reading active writers 2026/04/19 02:48:15 DEBUG : Looking for writers 2026/04/19 02:48:15 DEBUG : dir: reading active writers 2026/04/19 02:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 02:48:15 DEBUG : dir: Looking for writers 2026/04/19 02:48:15 DEBUG : file1: reading active writers 2026/04/19 02:48:15 DEBUG : Looking for writers 2026/04/19 02:48:15 DEBUG : dir: reading active writers 2026/04/19 02:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 02:48:15 DEBUG : dir/file1: vfs cache: starting upload 2026/04/19 02:48:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:15 DEBUG : dir/file1: size = 14 OK 2026/04/19 02:48:15 INFO : dir/file1: Copied (replaced existing) 2026/04/19 02:48:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/19 02:48:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/19 02:48:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/19 02:48:15 DEBUG : dir: Looking for writers 2026/04/19 02:48:15 DEBUG : file1: reading active writers 2026/04/19 02:48:15 DEBUG : Looking for writers 2026/04/19 02:48:15 DEBUG : dir: reading active writers 2026/04/19 02:48:15 DEBUG : >WaitForWriters: 2026/04/19 02:48:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 02:48:15 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 02:48:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 02:48:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 02:48:15 DEBUG : dir/file1(0x236287d58a00): _readAt: size=512, off=0 2026/04/19 02:48:15 DEBUG : dir/file1(0x236287d58a00): openPending: 2026/04/19 02:48:15 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/04/19 02:48:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/19 02:48:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:15 DEBUG : dir/file1(0x236287d58a00): >openPending: err= 2026/04/19 02:48:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/19 02:48:15 DEBUG : dir/file1(0x236287d58a00): >_readAt: n=14, err=EOF 2026/04/19 02:48:15 DEBUG : dir/file1(0x236287d58a00): close: 2026/04/19 02:48:15 DEBUG : dir/file1(0x236287d58a00): >close: err= 2026/04/19 02:48:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 02:48:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/19 02:48:15 DEBUG : newLeaf: Updating file with newLeaf 0x2362877a1c70 2026/04/19 02:48:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 02:48:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 02:48:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/19 02:48:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/19 02:48:15 DEBUG : dir/file1: Updating file with dir/file1 0x2362877a1c70 2026/04/19 02:48:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/19 02:48:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 02:48:15 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 02:48:15 DEBUG : dir/file1(0x2362878188c0): openPending: 2026/04/19 02:48:15 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/04/19 02:48:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/19 02:48:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:15 DEBUG : dir/file1(0x2362878188c0): >openPending: err= 2026/04/19 02:48:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/19 02:48:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 02:48:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 02:48:15 DEBUG : dir/file1(0x2362878188c0): _writeAt: size=25, off=0 2026/04/19 02:48:15 DEBUG : dir/file1(0x2362878188c0): >_writeAt: n=25, err= 2026/04/19 02:48:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 02:48:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/19 02:48:16 DEBUG : newLeaf: Updating file with newLeaf 0x2362877a1c70 2026/04/19 02:48:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 02:48:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 02:48:16 DEBUG : newLeaf(0x2362878188c0): close: 2026/04/19 02:48:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/19 02:48:16 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-19 02:48:15.975630161 +0000 UTC m=+8.064344182 2026/04/19 02:48:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:16 DEBUG : newLeaf(0x2362878188c0): >close: err= 2026/04/19 02:48:16 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:16 DEBUG : dir: Looking for writers 2026/04/19 02:48:16 DEBUG : Looking for writers 2026/04/19 02:48:16 DEBUG : dir: reading active writers 2026/04/19 02:48:16 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 02:48:16 DEBUG : dir: Looking for writers 2026/04/19 02:48:16 DEBUG : Looking for writers 2026/04/19 02:48:16 DEBUG : dir: reading active writers 2026/04/19 02:48:16 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 02:48:16 DEBUG : dir: Looking for writers 2026/04/19 02:48:16 DEBUG : Looking for writers 2026/04/19 02:48:16 DEBUG : dir: reading active writers 2026/04/19 02:48:16 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 02:48:16 DEBUG : dir: Looking for writers 2026/04/19 02:48:16 DEBUG : Looking for writers 2026/04/19 02:48:16 DEBUG : dir: reading active writers 2026/04/19 02:48:16 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 02:48:16 DEBUG : newLeaf: vfs cache: starting upload 2026/04/19 02:48:16 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:16 DEBUG : newLeaf: size = 25 OK 2026/04/19 02:48:16 INFO : newLeaf: Copied (replaced existing) 2026/04/19 02:48:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-19 02:48:15 +0000 UTC" 2026/04/19 02:48:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/19 02:48:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 02:48:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/19 02:48:16 DEBUG : dir: Looking for writers 2026/04/19 02:48:16 DEBUG : Looking for writers 2026/04/19 02:48:16 DEBUG : dir: reading active writers 2026/04/19 02:48:16 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:16 DEBUG : >WaitForWriters: 2026/04/19 02:48:16 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:16 DEBUG : dir: Looking for writers 2026/04/19 02:48:16 DEBUG : Looking for writers 2026/04/19 02:48:16 DEBUG : dir: reading active writers 2026/04/19 02:48:16 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:16 DEBUG : >WaitForWriters: 2026/04/19 02:48:16 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:16 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:16 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:16 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:16 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:16 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:16 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:16 DEBUG : dir: Looking for writers 2026/04/19 02:48:16 DEBUG : file1: reading active writers 2026/04/19 02:48:16 DEBUG : Looking for writers 2026/04/19 02:48:16 DEBUG : dir: reading active writers 2026/04/19 02:48:16 DEBUG : >WaitForWriters: 2026/04/19 02:48:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 02:48:16 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 02:48:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 02:48:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 02:48:16 DEBUG : dir/file1(0x2362878bb980): _readAt: size=512, off=0 2026/04/19 02:48:16 DEBUG : dir/file1(0x2362878bb980): openPending: 2026/04/19 02:48:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/19 02:48:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/19 02:48:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:16 DEBUG : dir/file1(0x2362878bb980): >openPending: err= 2026/04/19 02:48:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/19 02:48:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 02:48:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:16 DEBUG : dir/file1(0x2362878bb980): >_readAt: n=14, err=EOF 2026/04/19 02:48:16 DEBUG : dir/file1(0x2362878bb980): close: 2026/04/19 02:48:16 DEBUG : dir/file1(0x2362878bb980): >close: err= 2026/04/19 02:48:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 02:48:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/19 02:48:16 DEBUG : newLeaf: Updating file with newLeaf 0x2362878b20d0 2026/04/19 02:48:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 02:48:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 02:48:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/19 02:48:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/19 02:48:16 DEBUG : dir/file1: Updating file with dir/file1 0x2362878b20d0 2026/04/19 02:48:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/19 02:48:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 02:48:16 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 02:48:16 DEBUG : dir/file1(0x2362878cf080): openPending: 2026/04/19 02:48:16 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/04/19 02:48:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/19 02:48:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:16 DEBUG : dir/file1(0x2362878cf080): >openPending: err= 2026/04/19 02:48:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/19 02:48:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 02:48:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 02:48:16 DEBUG : dir/file1(0x2362878cf080): _writeAt: size=25, off=0 2026/04/19 02:48:16 DEBUG : dir/file1(0x2362878cf080): >_writeAt: n=25, err= 2026/04/19 02:48:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 02:48:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/19 02:48:16 DEBUG : newLeaf: Updating file with newLeaf 0x2362878b20d0 2026/04/19 02:48:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 02:48:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 02:48:16 DEBUG : newLeaf(0x2362878cf080): close: 2026/04/19 02:48:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/19 02:48:16 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-19 02:48:16.486717342 +0000 UTC m=+8.575431332 2026/04/19 02:48:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:16 DEBUG : newLeaf(0x2362878cf080): >close: err= 2026/04/19 02:48:16 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:16 DEBUG : dir: Looking for writers 2026/04/19 02:48:16 DEBUG : Looking for writers 2026/04/19 02:48:16 DEBUG : dir: reading active writers 2026/04/19 02:48:16 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 02:48:16 DEBUG : dir: Looking for writers 2026/04/19 02:48:16 DEBUG : Looking for writers 2026/04/19 02:48:16 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:16 DEBUG : dir: reading active writers 2026/04/19 02:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 02:48:16 DEBUG : dir: Looking for writers 2026/04/19 02:48:16 DEBUG : Looking for writers 2026/04/19 02:48:16 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:16 DEBUG : dir: reading active writers 2026/04/19 02:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 02:48:16 DEBUG : dir: Looking for writers 2026/04/19 02:48:16 DEBUG : Looking for writers 2026/04/19 02:48:16 DEBUG : dir: reading active writers 2026/04/19 02:48:16 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 02:48:16 DEBUG : newLeaf: vfs cache: starting upload 2026/04/19 02:48:16 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:16 DEBUG : newLeaf: size = 25 OK 2026/04/19 02:48:16 INFO : newLeaf: Copied (replaced existing) 2026/04/19 02:48:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-19 02:48:16 +0000 UTC" 2026/04/19 02:48:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/19 02:48:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 02:48:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/19 02:48:16 DEBUG : dir: Looking for writers 2026/04/19 02:48:16 DEBUG : Looking for writers 2026/04/19 02:48:16 DEBUG : dir: reading active writers 2026/04/19 02:48:16 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:16 DEBUG : >WaitForWriters: 2026/04/19 02:48:16 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:16 DEBUG : dir: Looking for writers 2026/04/19 02:48:16 DEBUG : Looking for writers 2026/04/19 02:48:16 DEBUG : dir: reading active writers 2026/04/19 02:48:16 DEBUG : newLeaf: reading active writers 2026/04/19 02:48:16 DEBUG : >WaitForWriters: 2026/04/19 02:48:16 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:16 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:16 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:16 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:16 DEBUG : Looking for writers 2026/04/19 02:48:16 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:16 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 02:48:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/19 02:48:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/19 02:48:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:16 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:16 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:16 DEBUG : dir: Looking for writers 2026/04/19 02:48:16 DEBUG : file1: reading active writers 2026/04/19 02:48:16 DEBUG : Looking for writers 2026/04/19 02:48:16 DEBUG : dir: reading active writers 2026/04/19 02:48:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:16 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 02:48:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/19 02:48:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/19 02:48:17 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/19 02:48:17 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/19 02:48:17 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/19 02:48:17 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:17 DEBUG : dir: Looking for writers 2026/04/19 02:48:17 DEBUG : file1: reading active writers 2026/04/19 02:48:17 DEBUG : Looking for writers 2026/04/19 02:48:17 DEBUG : dir: reading active writers 2026/04/19 02:48:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:17 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 02:48:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/19 02:48:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/19 02:48:17 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/19 02:48:17 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/19 02:48:17 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/19 02:48:17 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/19 02:48:17 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/19 02:48:17 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/19 02:48:17 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/19 02:48:17 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/19 02:48:17 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/19 02:48:17 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/19 02:48:17 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/19 02:48:17 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/19 02:48:17 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/19 02:48:17 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:17 DEBUG : dir: Looking for writers 2026/04/19 02:48:17 DEBUG : file1: reading active writers 2026/04/19 02:48:17 DEBUG : Looking for writers 2026/04/19 02:48:17 DEBUG : dir: reading active writers 2026/04/19 02:48:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:17 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 02:48:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/19 02:48:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:17 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:17 DEBUG : dir: Looking for writers 2026/04/19 02:48:17 DEBUG : file1: reading active writers 2026/04/19 02:48:17 DEBUG : Looking for writers 2026/04/19 02:48:17 DEBUG : dir: reading active writers 2026/04/19 02:48:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:17 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 02:48:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/19 02:48:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/19 02:48:17 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/19 02:48:17 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:17 DEBUG : dir: Looking for writers 2026/04/19 02:48:17 DEBUG : file1: reading active writers 2026/04/19 02:48:17 DEBUG : Looking for writers 2026/04/19 02:48:17 DEBUG : dir: reading active writers 2026/04/19 02:48:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:17 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:17 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:17 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:17 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:17 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 02:48:17 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 02:48:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 02:48:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 02:48:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362876b9bc0): _readAt: size=1, off=0 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362876b9bc0): openPending: 2026/04/19 02:48:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/19 02:48:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/19 02:48:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362876b9bc0): >openPending: err= 2026/04/19 02:48:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362876b9bc0): >_readAt: n=1, err= 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362876b9bc0): _readAt: size=256, off=1 2026/04/19 02:48:17 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362876b9bc0): >_readAt: n=15, err=EOF 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362876b9bc0): _readAt: size=16, off=16 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362876b9bc0): >_readAt: n=0, err=EOF 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362876b9bc0): close: 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362876b9bc0): >close: err= 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362876b9bc0): close: 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362876b9bc0): >close: err=file already closed 2026/04/19 02:48:17 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:17 DEBUG : dir: Looking for writers 2026/04/19 02:48:17 DEBUG : file1: reading active writers 2026/04/19 02:48:17 DEBUG : Looking for writers 2026/04/19 02:48:17 DEBUG : dir: reading active writers 2026/04/19 02:48:17 DEBUG : >WaitForWriters: 2026/04/19 02:48:17 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:17 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:17 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:17 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:17 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:17 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 02:48:17 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 02:48:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 02:48:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 02:48:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362875b0a00): _readAt: size=1, off=0 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362875b0a00): openPending: 2026/04/19 02:48:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/19 02:48:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/19 02:48:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362875b0a00): >openPending: err= 2026/04/19 02:48:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362875b0a00): >_readAt: n=1, err= 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362875b0a00): _readAt: size=1, off=5 2026/04/19 02:48:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362875b0a00): >_readAt: n=1, err= 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362875b0a00): _readAt: size=1, off=3 2026/04/19 02:48:17 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362875b0a00): >_readAt: n=1, err= 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362875b0a00): _readAt: size=1, off=13 2026/04/19 02:48:17 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362875b0a00): >_readAt: n=1, err= 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362875b0a00): _readAt: size=16, off=100 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362875b0a00): >_readAt: n=0, err=EOF 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362875b0a00): close: 2026/04/19 02:48:17 DEBUG : dir/file1(0x2362875b0a00): >close: err= 2026/04/19 02:48:17 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:17 DEBUG : dir: Looking for writers 2026/04/19 02:48:17 DEBUG : file1: reading active writers 2026/04/19 02:48:17 DEBUG : Looking for writers 2026/04/19 02:48:17 DEBUG : dir: reading active writers 2026/04/19 02:48:17 DEBUG : >WaitForWriters: 2026/04/19 02:48:17 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:17 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:17 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:17 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:17 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:17 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 02:48:18 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 02:48:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 02:48:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 02:48:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cc07c0): _readAt: size=1, off=0 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cc07c0): openPending: 2026/04/19 02:48:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/19 02:48:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/19 02:48:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cc07c0): >openPending: err= 2026/04/19 02:48:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/19 02:48:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 02:48:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cc07c0): >_readAt: n=1, err= 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cc07c0): _readAt: size=1, off=5 2026/04/19 02:48:18 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cc07c0): >_readAt: n=1, err= 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cc07c0): _readAt: size=1, off=1 2026/04/19 02:48:18 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cc07c0): >_readAt: n=1, err= 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cc07c0): _readAt: size=6, off=10 2026/04/19 02:48:18 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cc07c0): >_readAt: n=6, err= 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cc07c0): _readAt: size=256, off=10 2026/04/19 02:48:18 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cc07c0): >_readAt: n=6, err=EOF 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cc07c0): _readAt: size=256, off=100 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cc07c0): >_readAt: n=0, err=EOF 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cc07c0): close: 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cc07c0): >close: err= 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cc07c0): _readAt: size=256, off=100 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cc07c0): >_readAt: n=0, err=file already closed 2026/04/19 02:48:18 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:18 DEBUG : dir: Looking for writers 2026/04/19 02:48:18 DEBUG : file1: reading active writers 2026/04/19 02:48:18 DEBUG : Looking for writers 2026/04/19 02:48:18 DEBUG : dir: reading active writers 2026/04/19 02:48:18 DEBUG : >WaitForWriters: 2026/04/19 02:48:18 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:18 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:18 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:18 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 02:48:18 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 02:48:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 02:48:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 02:48:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cd6a80): RWFileHandle.Flush 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cd6a80): _readAt: size=256, off=0 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cd6a80): openPending: 2026/04/19 02:48:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/19 02:48:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/19 02:48:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cd6a80): >openPending: err= 2026/04/19 02:48:18 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/19 02:48:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 02:48:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cd6a80): >_readAt: n=16, err=EOF 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cd6a80): RWFileHandle.Flush 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cd6a80): RWFileHandle.Flush 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cd6a80): close: 2026/04/19 02:48:18 DEBUG : dir/file1(0x236287cd6a80): >close: err= 2026/04/19 02:48:18 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:18 DEBUG : dir: Looking for writers 2026/04/19 02:48:18 DEBUG : file1: reading active writers 2026/04/19 02:48:18 DEBUG : Looking for writers 2026/04/19 02:48:18 DEBUG : dir: reading active writers 2026/04/19 02:48:18 DEBUG : >WaitForWriters: 2026/04/19 02:48:18 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:18 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:18 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:18 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 02:48:18 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 02:48:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 02:48:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 02:48:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/19 02:48:18 DEBUG : dir/file1(0x2362877ac7c0): _readAt: size=256, off=0 2026/04/19 02:48:18 DEBUG : dir/file1(0x2362877ac7c0): openPending: 2026/04/19 02:48:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/19 02:48:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/19 02:48:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:18 DEBUG : dir/file1(0x2362877ac7c0): >openPending: err= 2026/04/19 02:48:18 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/19 02:48:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 02:48:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:18 DEBUG : dir/file1(0x2362877ac7c0): >_readAt: n=16, err=EOF 2026/04/19 02:48:18 DEBUG : dir/file1(0x2362877ac7c0): RWFileHandle.Release 2026/04/19 02:48:18 DEBUG : dir/file1(0x2362877ac7c0): close: 2026/04/19 02:48:18 DEBUG : dir/file1(0x2362877ac7c0): >close: err= 2026/04/19 02:48:18 DEBUG : dir/file1(0x2362877ac7c0): RWFileHandle.Release 2026/04/19 02:48:18 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:18 DEBUG : dir: Looking for writers 2026/04/19 02:48:18 DEBUG : file1: reading active writers 2026/04/19 02:48:18 DEBUG : Looking for writers 2026/04/19 02:48:18 DEBUG : dir: reading active writers 2026/04/19 02:48:18 DEBUG : >WaitForWriters: 2026/04/19 02:48:18 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:18 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:18 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:18 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:18 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:18 DEBUG : file1: newRWFileHandle: 2026/04/19 02:48:18 DEBUG : file1(0x236287dea3c0): openPending: 2026/04/19 02:48:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:18 DEBUG : file1(0x236287dea3c0): >openPending: err= 2026/04/19 02:48:18 DEBUG : file1: >newRWFileHandle: err= 2026/04/19 02:48:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/19 02:48:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/19 02:48:18 DEBUG : file1(0x236287dea3c0): _writeAt: size=5, off=0 2026/04/19 02:48:18 DEBUG : file1(0x236287dea3c0): >_writeAt: n=5, err= 2026/04/19 02:48:18 DEBUG : file1(0x236287dea3c0): _writeAt: size=7, off=5 2026/04/19 02:48:18 DEBUG : file1(0x236287dea3c0): >_writeAt: n=7, err= 2026/04/19 02:48:18 DEBUG : file1: vfs cache: truncate to size=11 2026/04/19 02:48:18 DEBUG : file1(0x236287dea3c0): close: 2026/04/19 02:48:18 DEBUG : file1: vfs cache: setting modification time to 2026-04-19 02:48:18.452461666 +0000 UTC m=+10.541175666 2026/04/19 02:48:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:18 DEBUG : file1(0x236287dea3c0): >close: err= 2026/04/19 02:48:18 DEBUG : file1(0x236287dea3c0): close: 2026/04/19 02:48:18 DEBUG : file1(0x236287dea3c0): >close: err=file already closed 2026/04/19 02:48:18 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:18 DEBUG : Looking for writers 2026/04/19 02:48:18 DEBUG : file1: reading active writers 2026/04/19 02:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 02:48:18 DEBUG : Looking for writers 2026/04/19 02:48:18 DEBUG : file1: reading active writers 2026/04/19 02:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 02:48:18 DEBUG : Looking for writers 2026/04/19 02:48:18 DEBUG : file1: reading active writers 2026/04/19 02:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 02:48:18 DEBUG : Looking for writers 2026/04/19 02:48:18 DEBUG : file1: reading active writers 2026/04/19 02:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 02:48:18 DEBUG : file1: vfs cache: starting upload 2026/04/19 02:48:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:18 DEBUG : file1: size = 11 OK 2026/04/19 02:48:18 INFO : file1: Copied (new) 2026/04/19 02:48:18 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-19 02:48:18 +0000 UTC" 2026/04/19 02:48:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/19 02:48:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:18 INFO : file1: vfs cache: upload succeeded try #1 2026/04/19 02:48:18 DEBUG : Looking for writers 2026/04/19 02:48:18 DEBUG : file1: reading active writers 2026/04/19 02:48:18 DEBUG : >WaitForWriters: 2026/04/19 02:48:18 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:18 DEBUG : Looking for writers 2026/04/19 02:48:18 DEBUG : file1: reading active writers 2026/04/19 02:48:18 DEBUG : >WaitForWriters: 2026/04/19 02:48:18 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:18 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:18 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:18 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:18 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:18 DEBUG : file1: newRWFileHandle: 2026/04/19 02:48:18 DEBUG : file1(0x2362878a3380): openPending: 2026/04/19 02:48:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:18 DEBUG : file1(0x2362878a3380): >openPending: err= 2026/04/19 02:48:18 DEBUG : file1: >newRWFileHandle: err= 2026/04/19 02:48:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/19 02:48:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/19 02:48:18 DEBUG : file1(0x2362878a3380): _writeAt: size=7, off=0 2026/04/19 02:48:18 DEBUG : file1(0x2362878a3380): >_writeAt: n=7, err= 2026/04/19 02:48:18 DEBUG : file1(0x2362878a3380): _writeAt: size=6, off=5 2026/04/19 02:48:18 DEBUG : file1(0x2362878a3380): >_writeAt: n=6, err= 2026/04/19 02:48:18 DEBUG : file1(0x2362878a3380): close: 2026/04/19 02:48:18 DEBUG : file1: vfs cache: setting modification time to 2026-04-19 02:48:18.649726638 +0000 UTC m=+10.738440628 2026/04/19 02:48:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:18 DEBUG : file1(0x2362878a3380): >close: err= 2026/04/19 02:48:18 DEBUG : file1(0x2362878a3380): _writeAt: size=5, off=0 2026/04/19 02:48:18 DEBUG : file1(0x2362878a3380): >_writeAt: n=0, err=file already closed 2026/04/19 02:48:18 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:18 DEBUG : Looking for writers 2026/04/19 02:48:18 DEBUG : file1: reading active writers 2026/04/19 02:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 02:48:18 DEBUG : Looking for writers 2026/04/19 02:48:18 DEBUG : file1: reading active writers 2026/04/19 02:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 02:48:18 DEBUG : Looking for writers 2026/04/19 02:48:18 DEBUG : file1: reading active writers 2026/04/19 02:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 02:48:18 DEBUG : Looking for writers 2026/04/19 02:48:18 DEBUG : file1: reading active writers 2026/04/19 02:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 02:48:18 DEBUG : file1: vfs cache: starting upload 2026/04/19 02:48:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:18 DEBUG : file1: size = 11 OK 2026/04/19 02:48:18 INFO : file1: Copied (new) 2026/04/19 02:48:18 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-19 02:48:18 +0000 UTC" 2026/04/19 02:48:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/19 02:48:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:18 INFO : file1: vfs cache: upload succeeded try #1 2026/04/19 02:48:18 DEBUG : Looking for writers 2026/04/19 02:48:18 DEBUG : file1: reading active writers 2026/04/19 02:48:18 DEBUG : >WaitForWriters: 2026/04/19 02:48:18 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:18 DEBUG : Looking for writers 2026/04/19 02:48:18 DEBUG : file1: reading active writers 2026/04/19 02:48:18 DEBUG : >WaitForWriters: 2026/04/19 02:48:18 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:18 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:18 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:18 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:18 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:18 DEBUG : file1: newRWFileHandle: 2026/04/19 02:48:18 DEBUG : file1(0x2362878baa40): openPending: 2026/04/19 02:48:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:18 DEBUG : file1(0x2362878baa40): >openPending: err= 2026/04/19 02:48:18 DEBUG : file1: >newRWFileHandle: err= 2026/04/19 02:48:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/19 02:48:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/19 02:48:18 DEBUG : file1(0x2362878baa40): close: 2026/04/19 02:48:18 DEBUG : file1: vfs cache: setting modification time to 2026-04-19 02:48:18.846945743 +0000 UTC m=+10.935659743 2026/04/19 02:48:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:18 DEBUG : file1(0x2362878baa40): >close: err= 2026/04/19 02:48:18 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/19 02:48:18 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/19 02:48:18 DEBUG : file2: newRWFileHandle: 2026/04/19 02:48:18 DEBUG : file2(0x2362878baec0): openPending: 2026/04/19 02:48:18 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/19 02:48:18 DEBUG : file2(0x2362878baec0): >openPending: err= 2026/04/19 02:48:18 DEBUG : file2: >newRWFileHandle: err= 2026/04/19 02:48:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/19 02:48:18 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/19 02:48:18 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/19 02:48:18 DEBUG : file2(0x2362878baec0): RWFileHandle.Flush 2026/04/19 02:48:18 DEBUG : file2(0x2362878baec0): RWFileHandle.Release 2026/04/19 02:48:18 DEBUG : file2(0x2362878baec0): close: 2026/04/19 02:48:18 DEBUG : file2: vfs cache: setting modification time to 2026-04-19 02:48:18.847743479 +0000 UTC m=+10.936457469 2026/04/19 02:48:18 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:18 DEBUG : file2(0x2362878baec0): >close: err= 2026/04/19 02:48:18 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:18 DEBUG : Looking for writers 2026/04/19 02:48:18 DEBUG : file1: reading active writers 2026/04/19 02:48:18 DEBUG : file2: reading active writers 2026/04/19 02:48:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/19 02:48:18 DEBUG : Looking for writers 2026/04/19 02:48:18 DEBUG : file1: reading active writers 2026/04/19 02:48:18 DEBUG : file2: reading active writers 2026/04/19 02:48:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/19 02:48:18 DEBUG : Looking for writers 2026/04/19 02:48:18 DEBUG : file1: reading active writers 2026/04/19 02:48:18 DEBUG : file2: reading active writers 2026/04/19 02:48:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/19 02:48:18 DEBUG : Looking for writers 2026/04/19 02:48:18 DEBUG : file2: reading active writers 2026/04/19 02:48:18 DEBUG : file1: reading active writers 2026/04/19 02:48:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/19 02:48:18 DEBUG : file2: vfs cache: starting upload 2026/04/19 02:48:18 DEBUG : file1: vfs cache: starting upload 2026/04/19 02:48:18 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:18 DEBUG : file2: size = 0 OK 2026/04/19 02:48:18 INFO : file2: Copied (new) 2026/04/19 02:48:18 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-19 02:48:18 +0000 UTC" 2026/04/19 02:48:18 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/19 02:48:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/19 02:48:18 INFO : file2: vfs cache: upload succeeded try #1 2026/04/19 02:48:18 DEBUG : Looking for writers 2026/04/19 02:48:18 DEBUG : file1: reading active writers 2026/04/19 02:48:18 DEBUG : file2: reading active writers 2026/04/19 02:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 02:48:19 DEBUG : file1: size = 0 OK 2026/04/19 02:48:19 INFO : file1: Copied (new) 2026/04/19 02:48:19 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-19 02:48:18 +0000 UTC" 2026/04/19 02:48:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/19 02:48:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:19 INFO : file1: vfs cache: upload succeeded try #1 2026/04/19 02:48:19 DEBUG : Looking for writers 2026/04/19 02:48:19 DEBUG : file1: reading active writers 2026/04/19 02:48:19 DEBUG : file2: reading active writers 2026/04/19 02:48:19 DEBUG : >WaitForWriters: 2026/04/19 02:48:19 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:19 DEBUG : Looking for writers 2026/04/19 02:48:19 DEBUG : file1: reading active writers 2026/04/19 02:48:19 DEBUG : file2: reading active writers 2026/04/19 02:48:19 DEBUG : >WaitForWriters: 2026/04/19 02:48:19 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:19 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:19 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:19 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:19 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:19 DEBUG : file1: newRWFileHandle: 2026/04/19 02:48:19 DEBUG : file1(0x236287bb99c0): openPending: 2026/04/19 02:48:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:19 DEBUG : file1(0x236287bb99c0): >openPending: err= 2026/04/19 02:48:19 DEBUG : file1: >newRWFileHandle: err= 2026/04/19 02:48:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/19 02:48:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/19 02:48:19 DEBUG : file1(0x236287bb99c0): _writeAt: size=5, off=0 2026/04/19 02:48:19 DEBUG : file1(0x236287bb99c0): >_writeAt: n=5, err= 2026/04/19 02:48:19 DEBUG : file1(0x236287bb99c0): RWFileHandle.Flush 2026/04/19 02:48:19 DEBUG : file1(0x236287bb99c0): RWFileHandle.Flush 2026/04/19 02:48:19 DEBUG : file1(0x236287bb99c0): close: 2026/04/19 02:48:19 DEBUG : file1: vfs cache: setting modification time to 2026-04-19 02:48:19.216322536 +0000 UTC m=+11.305036536 2026/04/19 02:48:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:19 DEBUG : file1(0x236287bb99c0): >close: err= 2026/04/19 02:48:19 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:19 DEBUG : Looking for writers 2026/04/19 02:48:19 DEBUG : file1: reading active writers 2026/04/19 02:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 02:48:19 DEBUG : Looking for writers 2026/04/19 02:48:19 DEBUG : file1: reading active writers 2026/04/19 02:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 02:48:19 DEBUG : Looking for writers 2026/04/19 02:48:19 DEBUG : file1: reading active writers 2026/04/19 02:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 02:48:19 DEBUG : Looking for writers 2026/04/19 02:48:19 DEBUG : file1: reading active writers 2026/04/19 02:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 02:48:19 DEBUG : file1: vfs cache: starting upload 2026/04/19 02:48:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:19 DEBUG : file1: size = 5 OK 2026/04/19 02:48:19 INFO : file1: Copied (new) 2026/04/19 02:48:19 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-19 02:48:19 +0000 UTC" 2026/04/19 02:48:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/19 02:48:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:19 INFO : file1: vfs cache: upload succeeded try #1 2026/04/19 02:48:19 DEBUG : Looking for writers 2026/04/19 02:48:19 DEBUG : file1: reading active writers 2026/04/19 02:48:19 DEBUG : >WaitForWriters: 2026/04/19 02:48:19 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:19 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:19 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:19 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:19 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:19 DEBUG : file1: newRWFileHandle: 2026/04/19 02:48:19 DEBUG : file1(0x2362878e1480): openPending: 2026/04/19 02:48:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:19 DEBUG : file1(0x2362878e1480): >openPending: err= 2026/04/19 02:48:19 DEBUG : file1: >newRWFileHandle: err= 2026/04/19 02:48:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/19 02:48:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/19 02:48:19 DEBUG : file1(0x2362878e1480): _writeAt: size=5, off=0 2026/04/19 02:48:19 DEBUG : file1(0x2362878e1480): >_writeAt: n=5, err= 2026/04/19 02:48:19 DEBUG : file1(0x2362878e1480): RWFileHandle.Release 2026/04/19 02:48:19 DEBUG : file1(0x2362878e1480): close: 2026/04/19 02:48:19 DEBUG : file1: vfs cache: setting modification time to 2026-04-19 02:48:19.403437557 +0000 UTC m=+11.492151547 2026/04/19 02:48:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:19 DEBUG : file1(0x2362878e1480): >close: err= 2026/04/19 02:48:19 DEBUG : file1(0x2362878e1480): RWFileHandle.Release 2026/04/19 02:48:19 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:19 DEBUG : Looking for writers 2026/04/19 02:48:19 DEBUG : file1: reading active writers 2026/04/19 02:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 02:48:19 DEBUG : Looking for writers 2026/04/19 02:48:19 DEBUG : file1: reading active writers 2026/04/19 02:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 02:48:19 DEBUG : Looking for writers 2026/04/19 02:48:19 DEBUG : file1: reading active writers 2026/04/19 02:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 02:48:19 DEBUG : Looking for writers 2026/04/19 02:48:19 DEBUG : file1: reading active writers 2026/04/19 02:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 02:48:19 DEBUG : file1: vfs cache: starting upload 2026/04/19 02:48:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:19 DEBUG : file1: size = 5 OK 2026/04/19 02:48:19 INFO : file1: Copied (new) 2026/04/19 02:48:19 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-19 02:48:19 +0000 UTC" 2026/04/19 02:48:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/19 02:48:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:19 INFO : file1: vfs cache: upload succeeded try #1 2026/04/19 02:48:19 DEBUG : Looking for writers 2026/04/19 02:48:19 DEBUG : file1: reading active writers 2026/04/19 02:48:19 DEBUG : >WaitForWriters: 2026/04/19 02:48:19 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:19 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:19 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:19 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:19 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/19 02:48:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 02:48:19 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 02:48:19 DEBUG : dir/file1(0x236287d3c540): openPending: 2026/04/19 02:48:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/19 02:48:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/19 02:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:19 DEBUG : dir/file1(0x236287d3c540): >openPending: err= 2026/04/19 02:48:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/19 02:48:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 02:48:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 02:48:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/19 02:48:19 DEBUG : dir/file1(0x236287d3c540): _writeAt: size=5, off=0 2026/04/19 02:48:19 DEBUG : dir/file1(0x236287d3c540): >_writeAt: n=5, err= 2026/04/19 02:48:19 DEBUG : dir/file1(0x236287d3c540): close: 2026/04/19 02:48:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:19 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-19 02:48:19.655778379 +0000 UTC m=+11.744492369 2026/04/19 02:48:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:19 DEBUG : dir/file1(0x236287d3c540): >close: err= 2026/04/19 02:48:19 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:19 DEBUG : dir: Looking for writers 2026/04/19 02:48:19 DEBUG : file1: reading active writers 2026/04/19 02:48:19 DEBUG : Looking for writers 2026/04/19 02:48:19 DEBUG : dir: reading active writers 2026/04/19 02:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 02:48:19 DEBUG : dir: Looking for writers 2026/04/19 02:48:19 DEBUG : file1: reading active writers 2026/04/19 02:48:19 DEBUG : Looking for writers 2026/04/19 02:48:19 DEBUG : dir: reading active writers 2026/04/19 02:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 02:48:19 DEBUG : dir: Looking for writers 2026/04/19 02:48:19 DEBUG : file1: reading active writers 2026/04/19 02:48:19 DEBUG : Looking for writers 2026/04/19 02:48:19 DEBUG : dir: reading active writers 2026/04/19 02:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 02:48:19 DEBUG : dir: Looking for writers 2026/04/19 02:48:19 DEBUG : file1: reading active writers 2026/04/19 02:48:19 DEBUG : Looking for writers 2026/04/19 02:48:19 DEBUG : dir: reading active writers 2026/04/19 02:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 02:48:19 DEBUG : dir/file1: vfs cache: starting upload 2026/04/19 02:48:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:19 DEBUG : dir/file1: size = 5 OK 2026/04/19 02:48:19 INFO : dir/file1: Copied (replaced existing) 2026/04/19 02:48:19 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-19 02:48:19 +0000 UTC" 2026/04/19 02:48:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/19 02:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/19 02:48:19 DEBUG : dir: Looking for writers 2026/04/19 02:48:19 DEBUG : file1: reading active writers 2026/04/19 02:48:19 DEBUG : Looking for writers 2026/04/19 02:48:19 DEBUG : dir: reading active writers 2026/04/19 02:48:19 DEBUG : >WaitForWriters: 2026/04/19 02:48:19 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:19 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:19 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:19 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:19 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:19 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:19 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 02:48:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 02:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 02:48:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/19 02:48:19 DEBUG : dir/file1(0x23628762d180): _writeAt: size=5, off=0 2026/04/19 02:48:19 DEBUG : dir/file1(0x23628762d180): openPending: 2026/04/19 02:48:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/19 02:48:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/19 02:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:19 DEBUG : dir/file1(0x23628762d180): >openPending: err= 2026/04/19 02:48:19 DEBUG : dir/file1(0x23628762d180): >_writeAt: n=5, err= 2026/04/19 02:48:19 DEBUG : dir/file1(0x23628762d180): _writeAt: size=15, off=5 2026/04/19 02:48:19 DEBUG : dir/file1(0x23628762d180): >_writeAt: n=15, err= 2026/04/19 02:48:19 DEBUG : dir/file1(0x23628762d180): close: 2026/04/19 02:48:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/19 02:48:19 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-19 02:48:19.938987326 +0000 UTC m=+12.027701326 2026/04/19 02:48:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:19 DEBUG : dir/file1(0x23628762d180): >close: err= 2026/04/19 02:48:19 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:19 DEBUG : dir: Looking for writers 2026/04/19 02:48:19 DEBUG : file1: reading active writers 2026/04/19 02:48:19 DEBUG : Looking for writers 2026/04/19 02:48:19 DEBUG : dir: reading active writers 2026/04/19 02:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 02:48:19 DEBUG : dir: Looking for writers 2026/04/19 02:48:19 DEBUG : file1: reading active writers 2026/04/19 02:48:19 DEBUG : Looking for writers 2026/04/19 02:48:19 DEBUG : dir: reading active writers 2026/04/19 02:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 02:48:19 DEBUG : dir: Looking for writers 2026/04/19 02:48:19 DEBUG : file1: reading active writers 2026/04/19 02:48:19 DEBUG : Looking for writers 2026/04/19 02:48:19 DEBUG : dir: reading active writers 2026/04/19 02:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 02:48:20 DEBUG : dir: Looking for writers 2026/04/19 02:48:20 DEBUG : file1: reading active writers 2026/04/19 02:48:20 DEBUG : Looking for writers 2026/04/19 02:48:20 DEBUG : dir: reading active writers 2026/04/19 02:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 02:48:20 DEBUG : dir/file1: vfs cache: starting upload 2026/04/19 02:48:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:20 DEBUG : dir/file1: size = 20 OK 2026/04/19 02:48:20 INFO : dir/file1: Copied (replaced existing) 2026/04/19 02:48:20 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-19 02:48:19 +0000 UTC" 2026/04/19 02:48:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/19 02:48:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/19 02:48:20 DEBUG : dir: Looking for writers 2026/04/19 02:48:20 DEBUG : file1: reading active writers 2026/04/19 02:48:20 DEBUG : Looking for writers 2026/04/19 02:48:20 DEBUG : dir: reading active writers 2026/04/19 02:48:20 DEBUG : >WaitForWriters: 2026/04/19 02:48:20 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:20 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:20 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:20 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : file1: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : file1(0x23628775c240): openPending: 2026/04/19 02:48:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:20 DEBUG : file1(0x23628775c240): >openPending: err= 2026/04/19 02:48:20 DEBUG : file1: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/19 02:48:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/19 02:48:20 DEBUG : file1(0x23628775c240): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : file1(0x23628775c240): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : file1(0x23628775c240): close: 2026/04/19 02:48:20 DEBUG : file1: vfs cache: setting modification time to 2026-04-19 02:48:20.158878425 +0000 UTC m=+12.247592415 2026/04/19 02:48:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : file1(0x23628775c240): >close: err= 2026/04/19 02:48:20 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:20 DEBUG : Looking for writers 2026/04/19 02:48:20 DEBUG : file1: reading active writers 2026/04/19 02:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 02:48:20 DEBUG : Looking for writers 2026/04/19 02:48:20 DEBUG : file1: reading active writers 2026/04/19 02:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 02:48:20 DEBUG : Looking for writers 2026/04/19 02:48:20 DEBUG : file1: reading active writers 2026/04/19 02:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 02:48:20 DEBUG : Looking for writers 2026/04/19 02:48:20 DEBUG : file1: reading active writers 2026/04/19 02:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 02:48:20 DEBUG : file1: vfs cache: starting upload 2026/04/19 02:48:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:20 DEBUG : file1: size = 5 OK 2026/04/19 02:48:20 INFO : file1: Copied (new) 2026/04/19 02:48:20 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-19 02:48:20 +0000 UTC" 2026/04/19 02:48:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:20 INFO : file1: vfs cache: upload succeeded try #1 2026/04/19 02:48:20 DEBUG : Looking for writers 2026/04/19 02:48:20 DEBUG : file1: reading active writers 2026/04/19 02:48:20 DEBUG : >WaitForWriters: 2026/04/19 02:48:20 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:20 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:20 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:20 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/19 02:48:20 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5aa80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5aa80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5aa80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5aa80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5aa80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.345040796 +0000 UTC m=+12.433754787 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5aa80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5af00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5af00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5af00): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5af00): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5af00): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5af00): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5af00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.345040796 +0000 UTC m=+12.433754787 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5af00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5b3c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5b3c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5b3c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5b3c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5b3c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.345040796 +0000 UTC m=+12.433754787 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5b3c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bff650 item 1 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5ba00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5ba00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5ba00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5ba00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5ba00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.347212509 +0000 UTC m=+12.435926498 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a5ba00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749c000): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749c000): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749c000): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749c000): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749c000): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.347212509 +0000 UTC m=+12.435926498 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749c000): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bffb20 item 2 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749c640): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749c640): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749c640): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749c640): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749c640): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.349447179 +0000 UTC m=+12.438161209 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749c640): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749cac0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749cac0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749cac0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749cac0): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749cac0): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749cac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749cac0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.349447179 +0000 UTC m=+12.438161209 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749cac0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749cf80): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749cf80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749cf80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749cf80): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749cf80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.349447179 +0000 UTC m=+12.438161209 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749cf80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d32000 item 3 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749d600): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749d600): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749d600): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749d600): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749d600): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.352527457 +0000 UTC m=+12.441241488 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749d600): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749db40): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749db40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749db40): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749db40): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749db40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.352527457 +0000 UTC m=+12.441241488 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628749db40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d32690 item 4 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874be280): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874be280): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874be280): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874be280): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874be280): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.354806382 +0000 UTC m=+12.443520412 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874be280): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874be700): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874be700): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874be700): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874be700): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874be700): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874be700): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874be700): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.354806382 +0000 UTC m=+12.443520412 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874be700): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bebc0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bebc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bebc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bebc0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bebc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.354806382 +0000 UTC m=+12.443520412 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bebc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d32a10 item 5 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bf240): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bf240): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bf240): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bf240): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bf240): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.35799814 +0000 UTC m=+12.446712171 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bf240): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bf780): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bf780): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bf780): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bf780): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bf780): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.35799814 +0000 UTC m=+12.446712171 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bf780): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d32ee0 item 6 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bfe00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bfe00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bfe00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bfe00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bfe00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.360328863 +0000 UTC m=+12.449042863 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362874bfe00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752c400): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752c400): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752c400): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752c400): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752c400): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752c400): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752c400): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.360328863 +0000 UTC m=+12.449042863 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752c400): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752c8c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752c8c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752c8c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752c8c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752c8c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.360328863 +0000 UTC m=+12.449042863 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752c8c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d33260 item 7 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752cf40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752cf40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752cf40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752cf40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752cf40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.362629188 +0000 UTC m=+12.451343198 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752cf40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752d480): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752d480): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752d480): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752d480): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752d480): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.362629188 +0000 UTC m=+12.451343198 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752d480): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d33880 item 8 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752da40): _readAt: size=2, off=0 2026/04/19 02:48:20 ERROR : open-test-file(0x23628752da40): Couldn't read size of file 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752da40): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752da40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752da40): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752da40): close: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752da40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752de00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752de00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752de00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752de00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752de00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.364568672 +0000 UTC m=+12.453282682 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628752de00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b4380): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b4380): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b4380): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b4380): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b4380): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b4380): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b4380): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.364568672 +0000 UTC m=+12.453282682 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b4380): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b4880): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b4880): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b4880): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b4880): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b4880): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.364568672 +0000 UTC m=+12.453282682 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b4880): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d33c00 item 9 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b4f00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b4f00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b4f00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b4f00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b4f00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.367372908 +0000 UTC m=+12.456086918 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b4f00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b5440): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b5440): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b5440): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b5440): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b5440): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.367372908 +0000 UTC m=+12.456086918 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b5440): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628784a3f0 item 10 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b5a80): _readAt: size=2, off=0 2026/04/19 02:48:20 ERROR : open-test-file(0x2362875b5a80): Couldn't read size of file 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b5a80): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b5a80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b5a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b5a80): close: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b5a80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b5e40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b5e40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b5e40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b5e40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b5e40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.369430654 +0000 UTC m=+12.458144664 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875b5e40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de440): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de440): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de440): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de440): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de440): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de440): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de440): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.369430654 +0000 UTC m=+12.458144664 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de440): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de940): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de940): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de940): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de940): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de940): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.369430654 +0000 UTC m=+12.458144664 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de940): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628784a7e0 item 11 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875defc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875defc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875defc0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875defc0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875defc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.371587689 +0000 UTC m=+12.460301679 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875defc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875df500): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875df500): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875df500): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875df500): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875df500): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.371587689 +0000 UTC m=+12.460301679 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875df500): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628784aee0 item 12 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875dfb40): _readAt: size=2, off=0 2026/04/19 02:48:20 ERROR : open-test-file(0x2362875dfb40): Couldn't read size of file 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875dfb40): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875dfb40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875dfb40): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875dfb40): close: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875dfb40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287614000): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287614000): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287614000): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287614000): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287614000): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.372948309 +0000 UTC m=+12.461662299 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287614000): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876146c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876146c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876146c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876146c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876146c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.372948309 +0000 UTC m=+12.461662299 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876146c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628784b260 item 13 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287614d40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287614d40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287614d40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287614d40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287614d40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.374242975 +0000 UTC m=+12.462956965 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287614d40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287615280): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287615280): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287615280): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287615280): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287615280): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.374242975 +0000 UTC m=+12.462956965 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287615280): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628784b650 item 14 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876158c0): _readAt: size=2, off=0 2026/04/19 02:48:20 ERROR : open-test-file(0x2362876158c0): Couldn't read size of file 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876158c0): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876158c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876158c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876158c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876158c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287615c80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287615c80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287615c80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287615c80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287615c80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.375624284 +0000 UTC m=+12.464338274 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287615c80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666440): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666440): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666440): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666440): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666440): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.375624284 +0000 UTC m=+12.464338274 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666440): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628784bb20 item 15 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666ac0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666ac0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666ac0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666ac0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666ac0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.376815684 +0000 UTC m=+12.465529674 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666ac0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287667000): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287667000): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287667000): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287667000): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287667000): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.376815684 +0000 UTC m=+12.465529674 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287667000): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287a441c0 item 16 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287667640): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287667640): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287667640): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287667640): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287667640): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.377949406 +0000 UTC m=+12.466663395 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287667640): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287667ac0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287667ac0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287667ac0): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287667ac0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287667ac0): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287667ac0): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287667ac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287667ac0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.377949406 +0000 UTC m=+12.466663395 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287667ac0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b60c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b60c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b60c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b60c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b60c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.377949406 +0000 UTC m=+12.466663395 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b60c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287a44690 item 17 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b6740): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b6740): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b6740): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b6740): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b6740): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.379658223 +0000 UTC m=+12.468372213 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b6740): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b6c80): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b6c80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b6c80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b6c80): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b6c80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.379658223 +0000 UTC m=+12.468372213 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b6c80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287a44b60 item 18 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b7300): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b7300): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b7300): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b7300): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b7300): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.380800231 +0000 UTC m=+12.469514220 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b7300): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b7800): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b7800): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b7800): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b7800): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b7800): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b7800): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b7800): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b7800): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.380800231 +0000 UTC m=+12.469514220 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b7800): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b7d00): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b7d00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b7d00): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b7d00): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b7d00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.380800231 +0000 UTC m=+12.469514220 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b7d00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287a45030 item 19 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287722480): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287722480): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287722480): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287722480): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287722480): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.382406694 +0000 UTC m=+12.471120684 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287722480): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877229c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877229c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877229c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877229c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877229c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.382406694 +0000 UTC m=+12.471120684 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877229c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287a455e0 item 20 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287723040): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287723040): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287723040): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287723040): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287723040): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.383795347 +0000 UTC m=+12.472509347 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287723040): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287723540): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287723540): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287723540): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287723540): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287723540): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287723540): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287723540): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287723540): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.383795347 +0000 UTC m=+12.472509347 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287723540): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287723a40): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287723a40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287723a40): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287723a40): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287723a40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.383795347 +0000 UTC m=+12.472509347 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287723a40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287a45960 item 21 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774e1c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774e1c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774e1c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774e1c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774e1c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.385377456 +0000 UTC m=+12.474091446 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774e1c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774e700): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774e700): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774e700): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774e700): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774e700): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.385377456 +0000 UTC m=+12.474091446 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774e700): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872ae3f0 item 22 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774ed80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774ed80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774ed80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774ed80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774ed80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.386561211 +0000 UTC m=+12.475275202 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774ed80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774f280): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774f280): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774f280): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774f280): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774f280): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774f280): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774f280): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774f280): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.386561211 +0000 UTC m=+12.475275202 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774f280): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774f780): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774f780): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774f780): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774f780): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774f780): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.386561211 +0000 UTC m=+12.475275202 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774f780): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872aeaf0 item 23 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774fe00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774fe00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774fe00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774fe00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774fe00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.388129354 +0000 UTC m=+12.476843344 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774fe00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777a440): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777a440): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777a440): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777a440): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777a440): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.388129354 +0000 UTC m=+12.476843344 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777a440): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872dc1c0 item 24 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777aa80): _readAt: size=2, off=0 2026/04/19 02:48:20 ERROR : open-test-file(0x23628777aa80): Couldn't read size of file 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777aa80): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777aa80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777aa80): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777aa80): close: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777aa80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777ae40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777ae40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777ae40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777ae40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777ae40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.389367993 +0000 UTC m=+12.478081984 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777ae40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b340): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b340): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b340): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b340): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b340): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b340): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b340): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b340): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.389367993 +0000 UTC m=+12.478081984 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b340): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b880): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b880): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b880): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b880): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b880): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.389367993 +0000 UTC m=+12.478081984 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b880): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872dd0a0 item 25 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deae40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deae40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deae40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deae40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deae40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.391582505 +0000 UTC m=+12.480296506 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deae40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb380): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb380): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb380): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb380): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb380): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.391582505 +0000 UTC m=+12.480296506 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb380): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c7bd50 item 26 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb9c0): _readAt: size=2, off=0 2026/04/19 02:48:20 ERROR : open-test-file(0x236287deb9c0): Couldn't read size of file 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb9c0): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb9c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb9c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb9c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb9c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287debd80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287debd80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287debd80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287debd80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287debd80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.393538941 +0000 UTC m=+12.482252951 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287debd80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781e380): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781e380): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781e380): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781e380): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781e380): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781e380): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781e380): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781e380): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.393538941 +0000 UTC m=+12.482252951 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781e380): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781e8c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781e8c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781e8c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781e8c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781e8c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.393538941 +0000 UTC m=+12.482252951 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781e8c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872885b0 item 27 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781ef40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781ef40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781ef40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781ef40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781ef40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.395902887 +0000 UTC m=+12.484616897 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781ef40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781f480): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781f480): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781f480): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781f480): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781f480): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.395902887 +0000 UTC m=+12.484616897 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781f480): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872890a0 item 28 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781fac0): _readAt: size=2, off=0 2026/04/19 02:48:20 ERROR : open-test-file(0x23628781fac0): Couldn't read size of file 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781fac0): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781fac0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781fac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781fac0): close: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781fac0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781fe80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781fe80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781fe80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781fe80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781fe80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.397668922 +0000 UTC m=+12.486382933 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628781fe80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287846640): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287846640): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287846640): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287846640): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287846640): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.397668922 +0000 UTC m=+12.486382933 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287846640): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872897a0 item 29 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287846cc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287846cc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287846cc0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287846cc0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287846cc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.399523576 +0000 UTC m=+12.488237586 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287846cc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287847200): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287847200): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287847200): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287847200): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287847200): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.399523576 +0000 UTC m=+12.488237586 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287847200): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287236700 item 30 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287847840): _readAt: size=2, off=0 2026/04/19 02:48:20 ERROR : open-test-file(0x236287847840): Couldn't read size of file 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287847840): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287847840): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287847840): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287847840): close: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287847840): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287847c00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287847c00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287847c00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287847c00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287847c00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.40140509 +0000 UTC m=+12.490119100 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287847c00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786c3c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786c3c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786c3c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786c3c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786c3c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.40140509 +0000 UTC m=+12.490119100 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786c3c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872782a0 item 31 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786ca40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786ca40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786ca40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786ca40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786ca40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.403171817 +0000 UTC m=+12.491885827 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786ca40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786cf80): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786cf80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786cf80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786cf80): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786cf80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.403171817 +0000 UTC m=+12.491885827 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786cf80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872797a0 item 32 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786d5c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786d5c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786d5c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786d5c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786d5c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.404713639 +0000 UTC m=+12.493427649 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786d5c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786da40): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786da40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786da40): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786da40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786da40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287279c00 item 33 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786da40): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786da40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.405263217 +0000 UTC m=+12.493977207 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628786da40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788a040): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788a040): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788a040): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788a040): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788a040): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.405263217 +0000 UTC m=+12.493977207 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788a040): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287279dc0 item 33 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788a680): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788a680): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788a680): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788a680): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788a680): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.406488532 +0000 UTC m=+12.495202522 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788a680): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788ab00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788ab00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362875367e0 item 34 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788ab00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788ab00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788ab00): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788ab00): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788ab00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.406961134 +0000 UTC m=+12.495675124 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788ab00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788b040): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788b040): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788b040): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788b040): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788b040): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.406961134 +0000 UTC m=+12.495675124 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788b040): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362875369a0 item 34 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788b680): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788b680): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788b680): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788b680): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788b680): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.408257573 +0000 UTC m=+12.496971563 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788b680): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788bb00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788bb00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788bb00): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788bb00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788bb00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287536d90 item 35 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788bb00): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788bb00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.408751245 +0000 UTC m=+12.497465245 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628788bb00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b6100): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b6100): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b6100): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b6100): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b6100): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.408751245 +0000 UTC m=+12.497465245 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b6100): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287536f50 item 35 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b6780): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b6780): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b6780): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b6780): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b6780): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.410050389 +0000 UTC m=+12.498764389 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b6780): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b6c80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b6c80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287537730 item 36 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b6c80): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b6c80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b6c80): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b6c80): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b6c80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.410597051 +0000 UTC m=+12.499311042 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b6c80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b71c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b71c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b71c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b71c0): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b71c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.410597051 +0000 UTC m=+12.499311042 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b71c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287537b90 item 36 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b7800): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b7800): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b7800): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b7800): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b7800): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.411791098 +0000 UTC m=+12.500505088 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b7800): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b7c80): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b7c80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b7c80): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b7c80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b7c80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872d2310 item 37 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b7c80): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b7c80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.412234154 +0000 UTC m=+12.500948144 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878b7c80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dc280): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dc280): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dc280): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dc280): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dc280): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.412234154 +0000 UTC m=+12.500948144 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dc280): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872d2690 item 37 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dc900): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dc900): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dc900): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dc900): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dc900): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.413452605 +0000 UTC m=+12.502166595 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dc900): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dce00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dce00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872d2d20 item 38 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dce00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dce00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dce00): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dce00): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dce00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.413939074 +0000 UTC m=+12.502653064 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dce00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dd340): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dd340): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dd340): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dd340): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dd340): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.413939074 +0000 UTC m=+12.502653064 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dd340): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872d3180 item 38 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dd9c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dd9c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dd9c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dd9c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dd9c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.414994558 +0000 UTC m=+12.503708548 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878dd9c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ddec0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ddec0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ddec0): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ddec0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ddec0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872d39d0 item 39 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ddec0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ddec0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.415409081 +0000 UTC m=+12.504123070 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ddec0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790a4c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790a4c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790a4c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790a4c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790a4c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.415409081 +0000 UTC m=+12.504123070 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790a4c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872d3d50 item 39 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790ab40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790ab40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790ab40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790ab40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790ab40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.416524949 +0000 UTC m=+12.505238939 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790ab40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790b040): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790b040): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872a6310 item 40 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790b040): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790b040): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790b040): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790b040): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790b040): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.417144849 +0000 UTC m=+12.505858849 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790b040): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790b580): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790b580): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790b580): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790b580): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790b580): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.417144849 +0000 UTC m=+12.505858849 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790b580): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872a6850 item 40 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790bb40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790bb40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790bb40): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790bb40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790bb40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790bb40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790bb40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.418347852 +0000 UTC m=+12.507061842 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790bb40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2e140): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2e140): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2e140): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872a7420 item 41 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2e140): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2e140): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.41916219 +0000 UTC m=+12.507876200 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2e140): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2e600): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2e600): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2e600): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2e600): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2e600): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872a7650 item 41 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2e600): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2e600): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.419783664 +0000 UTC m=+12.508497674 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2e600): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2eb40): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2eb40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2eb40): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2eb40): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2eb40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.419783664 +0000 UTC m=+12.508497674 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2eb40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872a7960 item 41 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2f180): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2f180): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2f180): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2f180): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2f180): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2f180): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2f180): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.421240646 +0000 UTC m=+12.509954636 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2f180): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2f680): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2f680): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2f680): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287510380 item 42 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2f680): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2f680): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.421664757 +0000 UTC m=+12.510378747 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2f680): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2fbc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2fbc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287510700 item 42 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2fbc0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2fbc0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2fbc0): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2fbc0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2fbc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.422529159 +0000 UTC m=+12.511243170 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a2fbc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a76240): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a76240): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a76240): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a76240): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a76240): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.422529159 +0000 UTC m=+12.511243170 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a76240): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362875108c0 item 42 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a76880): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a76880): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a76880): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a76880): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a76880): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a76880): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a76880): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.42426636 +0000 UTC m=+12.512980371 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a76880): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a76d80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a76d80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a76d80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362875111f0 item 43 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a76d80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a76d80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.42486909 +0000 UTC m=+12.513583099 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a76d80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a772c0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a772c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a772c0): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a772c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a772c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287511420 item 43 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a772c0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a772c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.425424087 +0000 UTC m=+12.514138088 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a772c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a77800): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a77800): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a77800): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a77800): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a77800): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.425424087 +0000 UTC m=+12.514138088 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a77800): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362875118f0 item 43 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a77e40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a77e40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a77e40): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a77e40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a77e40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a77e40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a77e40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.427174954 +0000 UTC m=+12.515888945 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a77e40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a94440): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a94440): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a94440): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d42000 item 44 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a94440): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a94440): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.427600248 +0000 UTC m=+12.516314238 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a94440): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a94980): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a94980): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d421c0 item 44 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a94980): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a94980): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a94980): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a94980): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a94980): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.428136792 +0000 UTC m=+12.516850782 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a94980): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a94f00): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a94f00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a94f00): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a94f00): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a94f00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.428136792 +0000 UTC m=+12.516850782 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a94f00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d423f0 item 44 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a95540): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a95540): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a95540): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a95540): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a95540): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a95540): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a95540): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.429270643 +0000 UTC m=+12.517984633 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a95540): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a95a40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a95a40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a95a40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d42770 item 45 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a95a40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a95a40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.429725202 +0000 UTC m=+12.518439191 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a95a40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc6240): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc6240): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc6240): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc6240): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc6240): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.429725202 +0000 UTC m=+12.518439191 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc6240): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d42930 item 45 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc6880): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc6880): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc6880): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc6880): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc6880): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc6880): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc6880): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.431137439 +0000 UTC m=+12.519851430 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc6880): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc6d80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc6d80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc6d80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d42cb0 item 46 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc6d80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc6d80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.431777238 +0000 UTC m=+12.520491228 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc6d80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc7480): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc7480): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc7480): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc7480): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc7480): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.431777238 +0000 UTC m=+12.520491228 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc7480): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d42e70 item 46 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc7ac0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc7ac0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc7ac0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc7ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc7ac0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc7ac0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc7ac0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.433003765 +0000 UTC m=+12.521717755 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287bc7ac0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c100c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c100c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c100c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d431f0 item 47 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c100c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c100c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.433611893 +0000 UTC m=+12.522325883 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c100c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c107c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c107c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c107c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c107c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c107c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.433611893 +0000 UTC m=+12.522325883 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c107c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d433b0 item 47 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c10e00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c10e00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c10e00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c10e00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c10e00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c10e00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c10e00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.434995837 +0000 UTC m=+12.523709837 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c10e00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c11300): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c11300): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c11300): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d438f0 item 48 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c11300): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c11300): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.435600148 +0000 UTC m=+12.524314148 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c11300): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c11a00): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c11a00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c11a00): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c11a00): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c11a00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.435600148 +0000 UTC m=+12.524314148 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c11a00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d43ab0 item 48 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c36140): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c36140): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c36140): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c36140): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c36140): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.436915955 +0000 UTC m=+12.525629955 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c36140): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c365c0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c365c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c365c0): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c365c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c365c0): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c365c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d43e30 item 49 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c365c0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c365c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.4374915 +0000 UTC m=+12.526205500 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c365c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c36b00): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c36b00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c36b00): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c36b00): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c36b00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.4374915 +0000 UTC m=+12.526205500 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c36b00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d82150 item 49 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c37180): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c37180): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c37180): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c37180): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c37180): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.438761179 +0000 UTC m=+12.527475179 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c37180): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c37680): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c37680): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c37680): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d824d0 item 50 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c37680): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c37680): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c37680): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c37680): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c37680): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.439335394 +0000 UTC m=+12.528049394 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c37680): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c37c00): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c37c00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c37c00): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c37c00): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c37c00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.439335394 +0000 UTC m=+12.528049394 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c37c00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d82770 item 50 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8a380): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8a380): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8a380): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8a380): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8a380): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.440524801 +0000 UTC m=+12.529238790 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8a380): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8a880): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8a880): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8a880): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8a880): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8a880): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8a880): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d82af0 item 51 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8a880): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8a880): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.441047147 +0000 UTC m=+12.529761137 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8a880): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8adc0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8adc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8adc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8adc0): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8adc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.441047147 +0000 UTC m=+12.529761137 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8adc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d82e00 item 51 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8b440): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8b440): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8b440): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8b440): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8b440): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.442286958 +0000 UTC m=+12.531000948 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8b440): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8b940): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8b940): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8b940): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d83420 item 52 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8b940): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8b940): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8b940): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8b940): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8b940): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.442792734 +0000 UTC m=+12.531506724 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8b940): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8bec0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8bec0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8bec0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8bec0): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8bec0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.442792734 +0000 UTC m=+12.531506724 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c8bec0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d835e0 item 52 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb6640): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb6640): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb6640): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb6640): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb6640): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.44384418 +0000 UTC m=+12.532558170 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb6640): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb6b40): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb6b40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb6b40): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb6b40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb6b40): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb6b40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d83960 item 53 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb6b40): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb6b40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.444378509 +0000 UTC m=+12.533092499 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb6b40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb7080): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb7080): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb7080): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb7080): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb7080): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.444378509 +0000 UTC m=+12.533092499 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb7080): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d83b20 item 53 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb7700): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb7700): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb7700): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb7700): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb7700): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.445529603 +0000 UTC m=+12.534243594 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb7700): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb7c00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb7c00): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb7c00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236286ff22a0 item 54 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb7c00): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb7c00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb7c00): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb7c00): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb7c00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.446023166 +0000 UTC m=+12.534737156 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cb7c00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd8280): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd8280): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd8280): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd8280): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd8280): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.446023166 +0000 UTC m=+12.534737156 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd8280): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236286ff2620 item 54 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd8900): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd8900): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd8900): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd8900): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd8900): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.447231189 +0000 UTC m=+12.535945178 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd8900): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd8e00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd8e00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd8e00): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd8e00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd8e00): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd8e00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236286ff3030 item 55 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd8e00): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd8e00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.447676369 +0000 UTC m=+12.536390359 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd8e00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd9340): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd9340): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd9340): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd9340): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd9340): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.447676369 +0000 UTC m=+12.536390359 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd9340): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236286ff3c70 item 55 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd99c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd99c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd99c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd99c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd99c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.448867228 +0000 UTC m=+12.537581218 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd99c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd9ec0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd9ec0): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd9ec0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628745e620 item 56 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd9ec0): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd9ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd9ec0): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd9ec0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd9ec0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.449390566 +0000 UTC m=+12.538104556 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cd9ec0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfc540): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfc540): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfc540): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfc540): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfc540): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.449390566 +0000 UTC m=+12.538104556 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfc540): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628745e8c0 item 56 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfcb80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfcb80): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfcb80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfcb80): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfcb80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfcb80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfcb80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfcb80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.450471498 +0000 UTC m=+12.539185488 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfcb80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfd0c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfd0c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfd0c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628745ed90 item 57 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfd0c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfd0c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.450898475 +0000 UTC m=+12.539612464 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfd0c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfd600): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfd600): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfd600): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfd600): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfd600): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfd600): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628745f030 item 57 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfd600): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfd600): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.451408107 +0000 UTC m=+12.540122097 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfd600): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfdb80): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfdb80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfdb80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfdb80): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfdb80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.451408107 +0000 UTC m=+12.540122097 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287cfdb80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628745f2d0 item 57 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d302c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d302c0): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d302c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d302c0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d302c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d302c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d302c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d302c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.452594748 +0000 UTC m=+12.541308738 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d302c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d30800): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d30800): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d30800): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628745f810 item 58 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d30800): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d30800): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.453009713 +0000 UTC m=+12.541723703 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d30800): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d30d40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d30d40): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d30d40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628745fd50 item 58 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d30d40): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d30d40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d30d40): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d30d40): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d30d40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.453571123 +0000 UTC m=+12.542285113 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d30d40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d31300): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d31300): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d31300): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d31300): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d31300): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.453571123 +0000 UTC m=+12.542285113 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d31300): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362877867e0 item 58 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d31940): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d31940): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d31940): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d31940): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d31940): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d31940): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d31940): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d31940): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.454701698 +0000 UTC m=+12.543415688 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d31940): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d31e80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d31e80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d31e80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287786cb0 item 59 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d31e80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d31e80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.455195291 +0000 UTC m=+12.543909281 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d31e80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da44c0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da44c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da44c0): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da44c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da44c0): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da44c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287786e70 item 59 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da44c0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da44c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.455615345 +0000 UTC m=+12.544329334 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da44c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da4a40): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da4a40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da4a40): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da4a40): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da4a40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.455615345 +0000 UTC m=+12.544329334 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da4a40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287787180 item 59 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da5080): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da5080): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da5080): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da5080): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da5080): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da5080): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da5080): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da5080): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.456776437 +0000 UTC m=+12.545490428 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da5080): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da55c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da55c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da55c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287787730 item 60 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da55c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da55c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.457219835 +0000 UTC m=+12.545933825 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da55c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da5b00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da5b00): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da5b00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287787a40 item 60 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da5b00): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da5b00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da5b00): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da5b00): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da5b00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.457695894 +0000 UTC m=+12.546409885 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287da5b00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc21c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc21c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc21c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc21c0): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc21c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.457695894 +0000 UTC m=+12.546409885 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc21c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287787d50 item 60 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc2800): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc2800): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc2800): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc2800): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc2800): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc2800): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc2800): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc2800): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.458716712 +0000 UTC m=+12.547430702 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc2800): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc2d40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc2d40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc2d40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287380e00 item 61 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc2d40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc2d40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.459258606 +0000 UTC m=+12.547972596 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc2d40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc3440): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc3440): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc3440): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc3440): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc3440): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.459258606 +0000 UTC m=+12.547972596 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc3440): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362873812d0 item 61 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc3a80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc3a80): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc3a80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc3a80): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc3a80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc3a80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc3a80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc3a80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.460473491 +0000 UTC m=+12.549187481 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dc3a80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de20c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de20c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de20c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287381ce0 item 62 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de20c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de20c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.460967163 +0000 UTC m=+12.549681153 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de20c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de27c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de27c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de27c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de27c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de27c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.460967163 +0000 UTC m=+12.549681153 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de27c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287286690 item 62 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de2e00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de2e00): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de2e00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de2e00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de2e00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de2e00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de2e00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de2e00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.462706969 +0000 UTC m=+12.551420960 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de2e00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de3340): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de3340): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de3340): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287287180 item 63 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de3340): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de3340): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.463097878 +0000 UTC m=+12.551811867 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de3340): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de3a40): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de3a40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de3a40): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de3a40): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de3a40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.463097878 +0000 UTC m=+12.551811867 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287de3a40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872873b0 item 63 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e10180): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e10180): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e10180): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e10180): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e10180): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e10180): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e10180): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e10180): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.464488694 +0000 UTC m=+12.553202684 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e10180): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e106c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e106c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e106c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287287c00 item 64 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e106c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e106c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.464975013 +0000 UTC m=+12.553689003 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e106c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e10dc0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e10dc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e10dc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e10dc0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e10dc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.464975013 +0000 UTC m=+12.553689003 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e10dc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287287dc0 item 64 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e11400): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e11400): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e11400): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e11400): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e11400): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.466455208 +0000 UTC m=+12.555169199 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e11400): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e11880): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e11880): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e11880): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e11880): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e11880): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628728e620 item 65 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e11880): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e11880): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.4670166 +0000 UTC m=+12.555730589 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e11880): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e11d80): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e11d80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e11d80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e11d80): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e11d80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.4670166 +0000 UTC m=+12.555730589 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e11d80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628728e7e0 item 65 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3c4c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3c4c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3c4c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3c4c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3c4c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.468558572 +0000 UTC m=+12.557272572 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3c4c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3c940): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3c940): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628728efc0 item 66 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3c940): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3c940): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3c940): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3c940): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3c940): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.469195555 +0000 UTC m=+12.557909556 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3c940): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3ce80): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3ce80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3ce80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3ce80): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3ce80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.469195555 +0000 UTC m=+12.557909556 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3ce80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628728f500 item 66 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3d4c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3d4c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3d4c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3d4c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3d4c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.470621549 +0000 UTC m=+12.559335539 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3d4c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3d940): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3d940): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3d940): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3d940): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3d940): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628728fa40 item 67 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3d940): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3d940): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.471160627 +0000 UTC m=+12.559874627 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3d940): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3de40): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3de40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3de40): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3de40): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3de40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.471160627 +0000 UTC m=+12.559874627 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e3de40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628728fc70 item 67 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e585c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e585c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e585c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e585c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e585c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.472441226 +0000 UTC m=+12.561155216 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e585c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e58ac0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e58ac0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287888310 item 68 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e58ac0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e58ac0): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e58ac0): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e58ac0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e58ac0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.472973662 +0000 UTC m=+12.561687662 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e58ac0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e59000): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e59000): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e59000): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e59000): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e59000): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.472973662 +0000 UTC m=+12.561687662 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e59000): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287888540 item 68 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e59640): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e59640): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e59640): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e59640): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e59640): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.474031139 +0000 UTC m=+12.562745130 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e59640): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e59ac0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e59ac0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e59ac0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e59ac0): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e59ac0): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362878889a0 item 69 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e59ac0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e59ac0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.474746419 +0000 UTC m=+12.563460410 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e59ac0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e760c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e760c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e760c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e760c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e760c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.474746419 +0000 UTC m=+12.563460410 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e760c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287888b60 item 69 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e76740): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e76740): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e76740): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e76740): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e76740): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.476230804 +0000 UTC m=+12.564944794 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e76740): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e76c40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e76c40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287888f50 item 70 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e76c40): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e76c40): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e76c40): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e76c40): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e76c40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.476942729 +0000 UTC m=+12.565656719 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e76c40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e77180): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e77180): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e77180): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e77180): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e77180): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.476942729 +0000 UTC m=+12.565656719 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e77180): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287889110 item 70 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e77800): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e77800): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e77800): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e77800): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e77800): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.478430609 +0000 UTC m=+12.567144599 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e77800): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e77d00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e77d00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e77d00): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e77d00): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e77d00): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287889490 item 71 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e77d00): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e77d00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.479013269 +0000 UTC m=+12.567727269 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287e77d00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea8300): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea8300): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea8300): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea8300): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea8300): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.479013269 +0000 UTC m=+12.567727269 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea8300): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287889730 item 71 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea8980): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea8980): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea8980): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea8980): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea8980): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.480557296 +0000 UTC m=+12.569271285 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea8980): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea8e80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea8e80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287889ab0 item 72 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea8e80): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea8e80): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea8e80): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea8e80): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea8e80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.481192084 +0000 UTC m=+12.569906084 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea8e80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea93c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea93c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea93c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea93c0): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea93c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.481192084 +0000 UTC m=+12.569906084 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea93c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628726e310 item 72 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea9980): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea9980): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea9980): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea9980): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea9980): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea9980): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea9980): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.482716514 +0000 UTC m=+12.571430504 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea9980): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea9e80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea9e80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea9e80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628726ecb0 item 73 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea9e80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea9e80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.483235635 +0000 UTC m=+12.571949624 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ea9e80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8440): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8440): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8440): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8440): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8440): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628726f1f0 item 73 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8440): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8440): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.483829506 +0000 UTC m=+12.572543506 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8440): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8980): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8980): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8980): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8980): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8980): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.483829506 +0000 UTC m=+12.572543506 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8980): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628726f420 item 73 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8fc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8fc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8fc0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8fc0): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8fc0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8fc0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8fc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.48531881 +0000 UTC m=+12.574032799 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec8fc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec94c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec94c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec94c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628726fdc0 item 74 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec94c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec94c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.485793606 +0000 UTC m=+12.574507596 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec94c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec9a00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec9a00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362877003f0 item 74 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec9a00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec9a00): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec9a00): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec9a00): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec9a00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.486500161 +0000 UTC m=+12.575214171 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ec9a00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee4080): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee4080): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee4080): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee4080): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee4080): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.486500161 +0000 UTC m=+12.575214171 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee4080): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287700620 item 74 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee46c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee46c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee46c0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee46c0): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee46c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee46c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee46c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.487895677 +0000 UTC m=+12.576609666 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee46c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee4bc0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee4bc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee4bc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362877011f0 item 75 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee4bc0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee4bc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.488361367 +0000 UTC m=+12.577075357 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee4bc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5100): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5100): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5100): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5100): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5100): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287701420 item 75 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5100): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5100): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.488877281 +0000 UTC m=+12.577591271 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5100): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5640): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5640): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5640): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5640): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5640): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.488877281 +0000 UTC m=+12.577591271 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5640): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287701650 item 75 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5c80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5c80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5c80): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5c80): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5c80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5c80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5c80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.490326869 +0000 UTC m=+12.579040859 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287ee5c80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0a280): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0a280): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0a280): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287701b20 item 76 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0a280): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0a280): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.491019427 +0000 UTC m=+12.579733417 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0a280): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0a7c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0a7c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628754a000 item 76 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0a7c0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0a7c0): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0a7c0): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0a7c0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0a7c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.491675035 +0000 UTC m=+12.580389095 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0a7c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0ad40): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0ad40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0ad40): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0ad40): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0ad40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.491675035 +0000 UTC m=+12.580389095 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0ad40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628754a380 item 76 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0b380): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0b380): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0b380): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0b380): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0b380): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0b380): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0b380): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.493205495 +0000 UTC m=+12.581919486 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0b380): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0b880): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0b880): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0b880): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628754aaf0 item 77 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0b880): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0b880): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.493692766 +0000 UTC m=+12.582406756 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f0b880): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1e080): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1e080): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1e080): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1e080): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1e080): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.493692766 +0000 UTC m=+12.582406756 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1e080): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628754acb0 item 77 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1e6c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1e6c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1e6c0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1e6c0): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1e6c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1e6c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1e6c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.495178253 +0000 UTC m=+12.583892262 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1e6c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1ebc0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1ebc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1ebc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628754b420 item 78 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1ebc0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1ebc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.495617152 +0000 UTC m=+12.584331142 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1ebc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1f2c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1f2c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1f2c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1f2c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1f2c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.495617152 +0000 UTC m=+12.584331142 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1f2c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628754b730 item 78 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1f900): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1f900): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1f900): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1f900): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1f900): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1f900): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1f900): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.497175134 +0000 UTC m=+12.585889124 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1f900): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1fe00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1fe00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1fe00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628754bab0 item 79 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1fe00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1fe00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.497614454 +0000 UTC m=+12.586328444 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f1fe00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3a600): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3a600): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3a600): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3a600): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3a600): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.497614454 +0000 UTC m=+12.586328444 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3a600): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628754bc70 item 79 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3ac40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3ac40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3ac40): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3ac40): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3ac40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3ac40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3ac40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.499201081 +0000 UTC m=+12.587915091 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3ac40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3b140): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3b140): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3b140): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236286ee22a0 item 80 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3b140): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3b140): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.499738315 +0000 UTC m=+12.588452305 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3b140): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3b840): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3b840): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3b840): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3b840): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3b840): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.499738315 +0000 UTC m=+12.588452305 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3b840): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236286ee24d0 item 80 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3be80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3be80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3be80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3be80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3be80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.501330423 +0000 UTC m=+12.590044423 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f3be80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a400): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a400): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a400): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a400): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a400): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a400): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236286ee2bd0 item 81 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a400): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a400): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.501872296 +0000 UTC m=+12.590586327 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a400): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a940): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a940): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a940): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a940): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a940): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.501872296 +0000 UTC m=+12.590586327 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a940): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236286ee3260 item 81 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5afc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5afc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5afc0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5afc0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5afc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.503110405 +0000 UTC m=+12.591824415 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5afc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5b4c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5b4c0): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5b4c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236286ee38f0 item 82 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5b4c0): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5b4c0): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5b4c0): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5b4c0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5b4c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.503588427 +0000 UTC m=+12.592302417 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5b4c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5ba40): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5ba40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5ba40): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5ba40): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5ba40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.503588427 +0000 UTC m=+12.592302417 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5ba40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236286ee3ce0 item 82 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4bd80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4bd80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4bd80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4bd80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4bd80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.505452288 +0000 UTC m=+12.594166288 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4bd80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8e400): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8e400): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8e400): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8e400): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8e400): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8e400): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c86770 item 83 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8e400): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8e400): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.506309819 +0000 UTC m=+12.595023808 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8e400): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e6480): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e6480): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e6480): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e6480): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e6480): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.506309819 +0000 UTC m=+12.595023808 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e6480): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c1a070 item 83 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e6b00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e6b00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e6b00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e6b00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e6b00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.507492832 +0000 UTC m=+12.596206823 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e6b00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7000): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7000): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7000): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c1a3f0 item 84 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7000): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7000): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7000): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7000): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7000): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.508025979 +0000 UTC m=+12.596739980 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7000): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7580): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7580): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7580): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7580): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7580): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.508025979 +0000 UTC m=+12.596739980 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7580): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c1a690 item 84 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7c00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7c00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7c00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7c00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7c00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.509094187 +0000 UTC m=+12.597808177 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7c00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8e800): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8e800): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8e800): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8e800): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8e800): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8e800): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c1abd0 item 85 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8e800): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8e800): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.509621653 +0000 UTC m=+12.598335643 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8e800): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8ed40): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8ed40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8ed40): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8ed40): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8ed40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.509621653 +0000 UTC m=+12.598335643 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8ed40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c1ae00 item 85 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8f3c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8f3c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8f3c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8f3c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8f3c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.5107261 +0000 UTC m=+12.599440090 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8f3c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8f8c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8f8c0): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8f8c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c1b1f0 item 86 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8f8c0): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8f8c0): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8f8c0): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8f8c0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8f8c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.511239299 +0000 UTC m=+12.599953290 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8f8c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8fe40): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8fe40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8fe40): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8fe40): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8fe40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.511239299 +0000 UTC m=+12.599953290 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f8fe40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c1b3b0 item 86 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777a5c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777a5c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777a5c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777a5c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777a5c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.512263434 +0000 UTC m=+12.600977424 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777a5c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777aac0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777aac0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777aac0): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777aac0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777aac0): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777aac0): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c1b880 item 87 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777aac0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777aac0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.512676865 +0000 UTC m=+12.601390855 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777aac0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b000): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b000): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b000): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b000): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b000): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.512676865 +0000 UTC m=+12.601390855 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b000): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c1ba40 item 87 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b680): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b680): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b680): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b680): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b680): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.514231992 +0000 UTC m=+12.602945982 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777b680): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777bbc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777bbc0): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777bbc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c1bdc0 item 88 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777bbc0): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777bbc0): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777bbc0): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777bbc0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777bbc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.514691209 +0000 UTC m=+12.603405229 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628777bbc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7c280): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7c280): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7c280): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7c280): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7c280): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.514691209 +0000 UTC m=+12.603405229 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7c280): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c860e0 item 88 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7c8c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7c8c0): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7c8c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7c8c0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7c8c0): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7c8c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7c8c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7c8c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.515860447 +0000 UTC m=+12.604574447 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7c8c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7ce00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7ce00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7ce00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c86a80 item 89 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7ce00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7ce00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.51648091 +0000 UTC m=+12.605194900 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7ce00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7d340): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7d340): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7d340): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7d340): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7d340): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7d340): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c86c40 item 89 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7d340): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7d340): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.51695792 +0000 UTC m=+12.605671910 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7d340): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7d8c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7d8c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7d8c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7d8c0): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7d8c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.51695792 +0000 UTC m=+12.605671910 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f7d8c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c86f50 item 89 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f40140): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f40140): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f40140): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f40140): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f40140): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f40140): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f40140): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f40140): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.518149842 +0000 UTC m=+12.606863832 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f40140): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f40dc0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f40dc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f40dc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c872d0 item 90 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f40dc0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f40dc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.518536822 +0000 UTC m=+12.607250813 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f40dc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f415c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f415c0): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f415c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c87490 item 90 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f415c0): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f415c0): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f415c0): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f415c0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f415c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.519024084 +0000 UTC m=+12.607738074 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f415c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594100): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594100): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594100): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594100): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594100): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.519024084 +0000 UTC m=+12.607738074 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594100): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c87650 item 90 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594740): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594740): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594740): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594740): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594740): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594740): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594740): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594740): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.520133759 +0000 UTC m=+12.608847749 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594740): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594c80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594c80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594c80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c87b90 item 91 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594c80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594c80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.520538554 +0000 UTC m=+12.609252544 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594c80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875951c0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875951c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875951c0): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875951c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875951c0): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875951c0): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c87d50 item 91 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875951c0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875951c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.520994665 +0000 UTC m=+12.609708655 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875951c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287595800): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287595800): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287595800): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287595800): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287595800): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.520994665 +0000 UTC m=+12.609708655 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287595800): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872dc1c0 item 91 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fd400): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fd400): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fd400): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fd400): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fd400): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fd400): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fd400): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fd400): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.52226724 +0000 UTC m=+12.610981229 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fd400): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fdc40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fdc40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fdc40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872dd0a0 item 92 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fdc40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fdc40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.52270681 +0000 UTC m=+12.611420800 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fdc40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4300): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4300): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4300): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872dd5e0 item 92 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4300): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4300): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4300): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4300): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4300): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.523237893 +0000 UTC m=+12.611951883 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4300): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4940): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4940): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4940): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4940): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4940): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.523237893 +0000 UTC m=+12.611951883 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4940): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872dd880 item 92 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4f80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4f80): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4f80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4f80): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4f80): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4f80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4f80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4f80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.524325608 +0000 UTC m=+12.613039597 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4f80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f54c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f54c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f54c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872ec460 item 93 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f54c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f54c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.524692049 +0000 UTC m=+12.613406039 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f54c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f5bc0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f5bc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f5bc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f5bc0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f5bc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.524692049 +0000 UTC m=+12.613406039 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f5bc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872ec700 item 93 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d86340): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d86340): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d86340): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d86340): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d86340): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d86340): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d86340): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d86340): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.526129154 +0000 UTC m=+12.614843144 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d86340): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d86880): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d86880): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d86880): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872ecd90 item 94 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d86880): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d86880): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.526522647 +0000 UTC m=+12.615236637 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d86880): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d86f80): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d86f80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d86f80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d86f80): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d86f80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.526522647 +0000 UTC m=+12.615236637 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d86f80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872ecfc0 item 94 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d875c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d875c0): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d875c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d875c0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d875c0): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d875c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d875c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d875c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.528254408 +0000 UTC m=+12.616968398 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d875c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d87b00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d87b00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d87b00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872ed8f0 item 95 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d87b00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d87b00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.528769741 +0000 UTC m=+12.617483731 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287d87b00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762c500): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762c500): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762c500): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762c500): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762c500): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.528769741 +0000 UTC m=+12.617483731 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762c500): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872eddc0 item 95 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762cb80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762cb80): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762cb80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762cb80): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762cb80): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762cb80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762cb80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762cb80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.530415821 +0000 UTC m=+12.619129811 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762cb80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d0c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d0c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d0c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bf0460 item 96 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d0c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d0c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.530906768 +0000 UTC m=+12.619620769 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d0c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d7c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d7c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d7c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d7c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d7c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.530906768 +0000 UTC m=+12.619620769 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d7c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bf0770 item 96 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= 2026/04/19 02:48:20 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:20 DEBUG : Looking for writers 2026/04/19 02:48:20 DEBUG : >WaitForWriters: 2026/04/19 02:48:20 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:20 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:20 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:20 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/19 02:48:20 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775d040): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775d040): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775d040): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775d040): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775d040): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.554936205 +0000 UTC m=+12.643650196 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775d040): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775d4c0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775d4c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775d4c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775d4c0): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775d4c0): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775d4c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775d4c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.554936205 +0000 UTC m=+12.643650196 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775d4c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775da80): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775da80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775da80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775da80): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775da80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.554936205 +0000 UTC m=+12.643650196 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775da80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d321c0 item 1 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6800): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6800): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6800): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6800): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6800): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.557101104 +0000 UTC m=+12.645815125 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6800): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6e80): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6e80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6e80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6e80): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6e80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.557101104 +0000 UTC m=+12.645815125 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6e80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d32850 item 2 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f7940): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f7940): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f7940): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f7940): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f7940): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.558610346 +0000 UTC m=+12.647324346 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f7940): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742a300): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742a300): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742a300): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742a300): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742a300): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742a300): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742a300): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.558610346 +0000 UTC m=+12.647324346 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742a300): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742a840): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742a840): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742a840): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742a840): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742a840): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.558610346 +0000 UTC m=+12.647324346 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742a840): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d32bd0 item 3 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742aec0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742aec0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742aec0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742aec0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742aec0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.560539138 +0000 UTC m=+12.649253129 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742aec0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742b400): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742b400): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742b400): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742b400): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742b400): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.560539138 +0000 UTC m=+12.649253129 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742b400): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d330a0 item 4 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742ba40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742ba40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742ba40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742ba40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742ba40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.561934394 +0000 UTC m=+12.650648394 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742ba40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742bec0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742bec0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742bec0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742bec0): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742bec0): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742bec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742bec0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.561934394 +0000 UTC m=+12.650648394 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628742bec0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dea500): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dea500): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dea500): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dea500): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dea500): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.561934394 +0000 UTC m=+12.650648394 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287dea500): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d33420 item 5 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deab80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deab80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deab80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deab80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deab80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.563965711 +0000 UTC m=+12.652679701 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deab80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb0c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb0c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb0c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb0c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb0c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.563965711 +0000 UTC m=+12.652679701 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb0c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d33a40 item 6 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb740): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb740): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb740): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb740): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb740): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.565482035 +0000 UTC m=+12.654196025 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287deb740): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287debc40): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287debc40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287debc40): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287debc40): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287debc40): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287debc40): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287debc40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.565482035 +0000 UTC m=+12.654196025 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287debc40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a200): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a200): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a200): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a200): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a200): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.565482035 +0000 UTC m=+12.654196025 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a200): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d33dc0 item 7 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a880): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a880): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a880): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a880): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a880): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.567447718 +0000 UTC m=+12.656161718 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5a880): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5adc0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5adc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5adc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5adc0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5adc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.567447718 +0000 UTC m=+12.656161718 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5adc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628784a620 item 8 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5b380): _readAt: size=2, off=0 2026/04/19 02:48:20 ERROR : open-test-file(0x236287f5b380): Couldn't read size of file 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5b380): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5b380): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5b380): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5b380): close: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5b380): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5b740): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5b740): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5b740): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5b740): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5b740): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.568863372 +0000 UTC m=+12.657577362 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5b740): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5bbc0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5bbc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5bbc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5bbc0): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5bbc0): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5bbc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5bbc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.568863372 +0000 UTC m=+12.657577362 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287f5bbc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a300): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a300): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a300): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a300): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a300): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.568863372 +0000 UTC m=+12.657577362 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a300): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628784a9a0 item 9 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a9c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a9c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a9c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a9c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a9c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.570630058 +0000 UTC m=+12.659344058 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a9c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4af00): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4af00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4af00): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4af00): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4af00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.570630058 +0000 UTC m=+12.659344058 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4af00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628784b0a0 item 10 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b540): _readAt: size=2, off=0 2026/04/19 02:48:20 ERROR : open-test-file(0x236287c4b540): Couldn't read size of file 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b540): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b540): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b540): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b540): close: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b540): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b900): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b900): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b900): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b900): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b900): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.572052816 +0000 UTC m=+12.660766807 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b900): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774a200): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774a200): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774a200): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774a200): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774a200): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774a200): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774a200): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.572052816 +0000 UTC m=+12.660766807 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774a200): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774a700): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774a700): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774a700): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774a700): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774a700): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.572052816 +0000 UTC m=+12.660766807 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774a700): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628784b420 item 11 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550040): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550040): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550040): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550040): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550040): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.573640826 +0000 UTC m=+12.662354816 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550040): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550600): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550600): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550600): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550600): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550600): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.573640826 +0000 UTC m=+12.662354816 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550600): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628768eee0 item 12 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550c40): _readAt: size=2, off=0 2026/04/19 02:48:20 ERROR : open-test-file(0x236287550c40): Couldn't read size of file 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550c40): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550c40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550c40): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550c40): close: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550c40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551000): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551000): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551000): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551000): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551000): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.575188619 +0000 UTC m=+12.663902619 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551000): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875516c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875516c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875516c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875516c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875516c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.575188619 +0000 UTC m=+12.663902619 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875516c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628768f2d0 item 13 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551d40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551d40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551d40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551d40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551d40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.576490288 +0000 UTC m=+12.665204288 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551d40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a6380): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a6380): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a6380): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a6380): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a6380): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.576490288 +0000 UTC m=+12.665204288 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a6380): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628768f6c0 item 14 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a69c0): _readAt: size=2, off=0 2026/04/19 02:48:20 ERROR : open-test-file(0x2362877a69c0): Couldn't read size of file 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a69c0): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a69c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a69c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a69c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a69c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a6d80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a6d80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a6d80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a6d80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a6d80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.577800392 +0000 UTC m=+12.666514383 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a6d80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a7440): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a7440): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a7440): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a7440): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a7440): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.577800392 +0000 UTC m=+12.666514383 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a7440): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287a44070 item 15 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a7ac0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a7ac0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a7ac0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a7ac0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a7ac0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.579060252 +0000 UTC m=+12.667774242 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877a7ac0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287808100): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287808100): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287808100): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287808100): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287808100): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.579060252 +0000 UTC m=+12.667774242 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287808100): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287a443f0 item 16 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287808740): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287808740): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287808740): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287808740): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287808740): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.580677768 +0000 UTC m=+12.669391758 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287808740): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287808bc0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287808bc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287808bc0): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287808bc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287808bc0): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287808bc0): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287808bc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287808bc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.580677768 +0000 UTC m=+12.669391758 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287808bc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878090c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878090c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878090c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878090c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878090c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.580677768 +0000 UTC m=+12.669391758 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878090c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287a448c0 item 17 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287809740): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287809740): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287809740): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287809740): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287809740): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.582760531 +0000 UTC m=+12.671474521 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287809740): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287809c80): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287809c80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287809c80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287809c80): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287809c80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.582760531 +0000 UTC m=+12.671474521 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287809c80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287a44e70 item 18 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774ad80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774ad80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774ad80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774ad80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774ad80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.584276635 +0000 UTC m=+12.672990625 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774ad80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774b280): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774b280): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774b280): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774b280): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774b280): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774b280): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774b280): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774b280): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.584276635 +0000 UTC m=+12.672990625 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774b280): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774b780): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774b780): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774b780): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774b780): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774b780): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.584276635 +0000 UTC m=+12.672990625 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774b780): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628784bab0 item 19 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774be00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774be00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774be00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774be00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774be00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.585882177 +0000 UTC m=+12.674596168 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628774be00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287768440): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287768440): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287768440): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287768440): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287768440): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.585882177 +0000 UTC m=+12.674596168 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287768440): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872ae3f0 item 20 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287768ac0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287768ac0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287768ac0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287768ac0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287768ac0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.587014086 +0000 UTC m=+12.675728076 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287768ac0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287768fc0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287768fc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287768fc0): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287768fc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287768fc0): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287768fc0): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287768fc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287768fc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.587014086 +0000 UTC m=+12.675728076 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287768fc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877694c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877694c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877694c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877694c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877694c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.587014086 +0000 UTC m=+12.675728076 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877694c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872aeaf0 item 21 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287769b40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287769b40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287769b40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287769b40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287769b40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.588616272 +0000 UTC m=+12.677330262 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287769b40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aa180): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aa180): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aa180): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aa180): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aa180): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.588616272 +0000 UTC m=+12.677330262 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aa180): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c7a070 item 22 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aa800): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aa800): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aa800): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aa800): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aa800): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.590440948 +0000 UTC m=+12.679154948 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aa800): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aad00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aad00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aad00): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aad00): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aad00): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aad00): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aad00): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aad00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.590440948 +0000 UTC m=+12.679154948 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aad00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ab200): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ab200): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ab200): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ab200): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ab200): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.590440948 +0000 UTC m=+12.679154948 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ab200): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c7a690 item 23 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ab880): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ab880): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ab880): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ab880): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ab880): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.592561063 +0000 UTC m=+12.681275053 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ab880): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878abdc0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878abdc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878abdc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878abdc0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878abdc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.592561063 +0000 UTC m=+12.681275053 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878abdc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c7af50 item 24 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ce500): _readAt: size=2, off=0 2026/04/19 02:48:20 ERROR : open-test-file(0x2362878ce500): Couldn't read size of file 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ce500): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ce500): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ce500): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ce500): close: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ce500): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ce8c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ce8c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ce8c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ce8c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ce8c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.594113455 +0000 UTC m=+12.682827455 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ce8c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cedc0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cedc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cedc0): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cedc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cedc0): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cedc0): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cedc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cedc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.594113455 +0000 UTC m=+12.682827455 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cedc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cf300): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cf300): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cf300): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cf300): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cf300): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.594113455 +0000 UTC m=+12.682827455 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cf300): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c7b420 item 25 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cf980): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cf980): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cf980): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cf980): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cf980): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.595916872 +0000 UTC m=+12.684630861 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cf980): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cfec0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cfec0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cfec0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cfec0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cfec0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.595916872 +0000 UTC m=+12.684630861 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878cfec0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c7b960 item 26 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ea600): _readAt: size=2, off=0 2026/04/19 02:48:20 ERROR : open-test-file(0x2362878ea600): Couldn't read size of file 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ea600): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ea600): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ea600): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ea600): close: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ea600): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ea9c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ea9c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ea9c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ea9c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ea9c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.597473833 +0000 UTC m=+12.686187823 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ea9c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878eaec0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878eaec0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878eaec0): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878eaec0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878eaec0): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878eaec0): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878eaec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878eaec0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.597473833 +0000 UTC m=+12.686187823 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878eaec0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878eb400): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878eb400): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878eb400): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878eb400): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878eb400): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.597473833 +0000 UTC m=+12.686187823 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878eb400): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c7be30 item 27 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878eba80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878eba80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878eba80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878eba80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878eba80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.599610638 +0000 UTC m=+12.688324638 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878eba80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790e0c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790e0c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790e0c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790e0c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790e0c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.599610638 +0000 UTC m=+12.688324638 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790e0c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287288850 item 28 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790e700): _readAt: size=2, off=0 2026/04/19 02:48:20 ERROR : open-test-file(0x23628790e700): Couldn't read size of file 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790e700): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790e700): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790e700): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790e700): close: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790e700): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790eac0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790eac0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790eac0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790eac0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790eac0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.601261407 +0000 UTC m=+12.689975396 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790eac0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790f180): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790f180): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790f180): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790f180): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790f180): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.601261407 +0000 UTC m=+12.689975396 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790f180): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872891f0 item 29 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790f800): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790f800): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790f800): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790f800): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790f800): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.602726784 +0000 UTC m=+12.691440775 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790f800): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790fd40): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790fd40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790fd40): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790fd40): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790fd40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.602726784 +0000 UTC m=+12.691440775 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628790fd40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287289ce0 item 30 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287922480): _readAt: size=2, off=0 2026/04/19 02:48:20 ERROR : open-test-file(0x236287922480): Couldn't read size of file 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287922480): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287922480): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287922480): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287922480): close: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287922480): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287922840): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287922840): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287922840): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287922840): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287922840): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.604018304 +0000 UTC m=+12.692732294 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287922840): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287922f00): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287922f00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287922f00): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287922f00): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287922f00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.604018304 +0000 UTC m=+12.692732294 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287922f00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287236af0 item 31 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287923580): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287923580): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287923580): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287923580): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287923580): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.605500143 +0000 UTC m=+12.694214173 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287923580): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287923ac0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287923ac0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287923ac0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287923ac0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287923ac0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.605500143 +0000 UTC m=+12.694214173 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287923ac0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287279030 item 32 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793e200): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793e200): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793e200): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793e200): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793e200): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.607037667 +0000 UTC m=+12.695751667 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793e200): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793e680): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793e680): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793e680): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793e680): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793e680): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287279880 item 33 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793e680): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793e680): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.607526891 +0000 UTC m=+12.696240881 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793e680): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793eb80): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793eb80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793eb80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793eb80): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793eb80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.607526891 +0000 UTC m=+12.696240881 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793eb80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287279a40 item 33 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793f1c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793f1c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793f1c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793f1c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793f1c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.608716649 +0000 UTC m=+12.697430639 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793f1c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793f640): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793f640): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362875362a0 item 34 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793f640): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793f640): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793f640): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793f640): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793f640): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.609341068 +0000 UTC m=+12.698055097 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793f640): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793fb80): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793fb80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793fb80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793fb80): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793fb80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.609341068 +0000 UTC m=+12.698055097 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628793fb80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287536700 item 34 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879562c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879562c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879562c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879562c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879562c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.610805354 +0000 UTC m=+12.699519373 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879562c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287956740): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287956740): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287956740): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287956740): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287956740): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287536a80 item 35 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287956740): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287956740): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.61129051 +0000 UTC m=+12.700004500 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287956740): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287956c40): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287956c40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287956c40): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287956c40): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287956c40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.61129051 +0000 UTC m=+12.700004500 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287956c40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287536c40 item 35 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879572c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879572c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879572c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879572c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879572c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.613293804 +0000 UTC m=+12.702007815 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879572c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879577c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879577c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362875370a0 item 36 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879577c0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879577c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879577c0): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879577c0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879577c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.613965493 +0000 UTC m=+12.702679483 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879577c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287957d00): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287957d00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287957d00): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287957d00): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287957d00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.613965493 +0000 UTC m=+12.702679483 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287957d00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287537570 item 36 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287972440): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287972440): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287972440): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287972440): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287972440): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.615318038 +0000 UTC m=+12.704032028 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287972440): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879728c0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879728c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879728c0): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879728c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879728c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287537dc0 item 37 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879728c0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879728c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.615771905 +0000 UTC m=+12.704485895 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879728c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287972dc0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287972dc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287972dc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287972dc0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287972dc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.615771905 +0000 UTC m=+12.704485895 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287972dc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872d2150 item 37 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287973440): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287973440): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287973440): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287973440): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287973440): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.617306153 +0000 UTC m=+12.706020153 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287973440): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287973940): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287973940): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872d2a10 item 38 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287973940): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287973940): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287973940): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287973940): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287973940): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.617864628 +0000 UTC m=+12.706578618 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287973940): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287973e80): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287973e80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287973e80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287973e80): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287973e80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.617864628 +0000 UTC m=+12.706578618 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287973e80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872d2c40 item 38 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798e600): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798e600): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798e600): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798e600): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798e600): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.618989392 +0000 UTC m=+12.707703382 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798e600): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798eb00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798eb00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798eb00): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798eb00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798eb00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872d33b0 item 39 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798eb00): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798eb00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.61953328 +0000 UTC m=+12.708247270 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798eb00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798f000): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798f000): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798f000): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798f000): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798f000): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.61953328 +0000 UTC m=+12.708247270 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798f000): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872d37a0 item 39 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798f680): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798f680): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798f680): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798f680): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798f680): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.620861208 +0000 UTC m=+12.709575198 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798f680): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798fb80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798fb80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872d3e30 item 40 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798fb80): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798fb80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798fb80): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798fb80): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798fb80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.62138122 +0000 UTC m=+12.710095210 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628798fb80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a81c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a81c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a81c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a81c0): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a81c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.62138122 +0000 UTC m=+12.710095210 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a81c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872a6230 item 40 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a8780): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a8780): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a8780): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a8780): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a8780): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a8780): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a8780): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.622565717 +0000 UTC m=+12.711279707 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a8780): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a8c80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a8c80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a8c80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872a6af0 item 41 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a8c80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a8c80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.623046876 +0000 UTC m=+12.711760866 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a8c80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9140): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9140): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9140): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9140): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9140): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872a7340 item 41 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9140): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9140): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.623539276 +0000 UTC m=+12.712253266 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9140): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9680): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9680): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9680): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9680): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9680): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.623539276 +0000 UTC m=+12.712253266 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9680): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872a7500 item 41 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9cc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9cc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9cc0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9cc0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9cc0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9cc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.624773527 +0000 UTC m=+12.713487518 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879a9cc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ca2c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ca2c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ca2c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872a7d50 item 42 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ca2c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ca2c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.625270046 +0000 UTC m=+12.713984036 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ca2c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ca800): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ca800): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287510230 item 42 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ca800): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ca800): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ca800): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ca800): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ca800): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.625781442 +0000 UTC m=+12.714495431 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ca800): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cad80): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cad80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cad80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cad80): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cad80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.625781442 +0000 UTC m=+12.714495431 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cad80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287510540 item 42 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cb3c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cb3c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cb3c0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cb3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cb3c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cb3c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cb3c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.626949137 +0000 UTC m=+12.715663127 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cb3c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cb8c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cb8c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cb8c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287510a10 item 43 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cb8c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cb8c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.627400059 +0000 UTC m=+12.716114048 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cb8c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cbe00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cbe00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cbe00): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cbe00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cbe00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287510ee0 item 43 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cbe00): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cbe00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.627907417 +0000 UTC m=+12.716621407 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879cbe00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e0440): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e0440): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e0440): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e0440): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e0440): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.627907417 +0000 UTC m=+12.716621407 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e0440): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362875112d0 item 43 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e0a80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e0a80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e0a80): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e0a80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e0a80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e0a80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e0a80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.629207372 +0000 UTC m=+12.717921363 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e0a80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e0f80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e0f80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e0f80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287511b90 item 44 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e0f80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e0f80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.629679935 +0000 UTC m=+12.718393925 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e0f80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e14c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e14c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287511d50 item 44 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e14c0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e14c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e14c0): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e14c0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e14c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.630258557 +0000 UTC m=+12.718972548 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e14c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e1a40): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e1a40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e1a40): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e1a40): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e1a40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.630258557 +0000 UTC m=+12.718972548 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879e1a40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d420e0 item 44 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879fe180): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879fe180): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879fe180): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879fe180): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879fe180): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879fe180): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879fe180): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.631485024 +0000 UTC m=+12.720199015 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879fe180): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879fe680): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879fe680): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879fe680): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d424d0 item 45 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879fe680): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879fe680): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.631981032 +0000 UTC m=+12.720695021 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879fe680): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879fed80): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879fed80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879fed80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879fed80): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879fed80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.631981032 +0000 UTC m=+12.720695021 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879fed80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d42690 item 45 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ff3c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ff3c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ff3c0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ff3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ff3c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ff3c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ff3c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.633278111 +0000 UTC m=+12.721992101 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ff3c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ff8c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ff8c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ff8c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d42a10 item 46 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ff8c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ff8c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.63374328 +0000 UTC m=+12.722457269 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362879ff8c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1a0c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1a0c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1a0c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1a0c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1a0c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.63374328 +0000 UTC m=+12.722457269 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1a0c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d42bd0 item 46 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1a700): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1a700): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1a700): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1a700): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1a700): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1a700): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1a700): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.635452028 +0000 UTC m=+12.724166017 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1a700): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1ac00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1ac00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1ac00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d42f50 item 47 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1ac00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1ac00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.635889835 +0000 UTC m=+12.724603825 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1ac00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1b300): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1b300): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1b300): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1b300): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1b300): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.635889835 +0000 UTC m=+12.724603825 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1b300): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d43110 item 47 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1b940): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1b940): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1b940): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1b940): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1b940): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1b940): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1b940): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.637212533 +0000 UTC m=+12.725926523 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1b940): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1be40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1be40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1be40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d43490 item 48 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1be40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1be40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.637689304 +0000 UTC m=+12.726403294 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a1be40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66640): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66640): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66640): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66640): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66640): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.637689304 +0000 UTC m=+12.726403294 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66640): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d437a0 item 48 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66c80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66c80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66c80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66c80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66c80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.63904316 +0000 UTC m=+12.727757150 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66c80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67100): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67100): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67100): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67100): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67100): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67100): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d43b90 item 49 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67100): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67100): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.639517096 +0000 UTC m=+12.728231086 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67100): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67640): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67640): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67640): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67640): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67640): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.639517096 +0000 UTC m=+12.728231086 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67640): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d43d50 item 49 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67cc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67cc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67cc0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67cc0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67cc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.640894497 +0000 UTC m=+12.729608488 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67cc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a80c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a80c0): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a80c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d82230 item 50 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a80c0): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a80c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a80c0): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a80c0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a80c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.643200412 +0000 UTC m=+12.731914402 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a80c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a86c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a86c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a86c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a86c0): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a86c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.643200412 +0000 UTC m=+12.731914402 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a86c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287a44150 item 50 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a8d40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a8d40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a8d40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a8d40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a8d40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.644336719 +0000 UTC m=+12.733050709 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a8d40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a9240): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a9240): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a9240): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a9240): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a9240): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a9240): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287a44540 item 51 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a9240): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a9240): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.644878814 +0000 UTC m=+12.733592804 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a9240): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a9780): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a9780): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a9780): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a9780): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a9780): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.644878814 +0000 UTC m=+12.733592804 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a9780): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287a447e0 item 51 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a9e00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a9e00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a9e00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a9e00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a9e00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.646148742 +0000 UTC m=+12.734862732 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878a9e00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287327040): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287327040): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287327040): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287a44b60 item 52 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287327040): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287327040): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287327040): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287327040): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287327040): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.64663436 +0000 UTC m=+12.735348350 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287327040): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287327880): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287327880): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287327880): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287327880): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287327880): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.64663436 +0000 UTC m=+12.735348350 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287327880): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287a44e00 item 52 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a84480): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a84480): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a84480): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a84480): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a84480): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.648201509 +0000 UTC m=+12.736915499 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a84480): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a84980): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a84980): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a84980): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a84980): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a84980): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a84980): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287a45260 item 53 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a84980): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a84980): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.64864698 +0000 UTC m=+12.737360970 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a84980): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a84ec0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a84ec0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a84ec0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a84ec0): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a84ec0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.64864698 +0000 UTC m=+12.737360970 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a84ec0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287a45500 item 53 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a85540): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a85540): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a85540): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a85540): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a85540): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.649841477 +0000 UTC m=+12.738555467 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a85540): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a85a40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a85a40): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a85a40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287a45880 item 54 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a85a40): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a85a40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a85a40): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a85a40): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a85a40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.650340339 +0000 UTC m=+12.739054329 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a85a40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e61c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e61c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e61c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e61c0): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e61c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.650340339 +0000 UTC m=+12.739054329 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e61c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287a45ab0 item 54 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e68c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e68c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e68c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e68c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e68c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.651473269 +0000 UTC m=+12.740187259 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e68c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e6dc0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e6dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e6dc0): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e6dc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e6dc0): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e6dc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bfe380 item 55 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e6dc0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e6dc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.652188841 +0000 UTC m=+12.740902830 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e6dc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7300): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7300): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7300): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7300): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7300): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.652188841 +0000 UTC m=+12.740902830 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7300): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bfe690 item 55 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7980): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7980): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7980): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7980): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7980): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.65349107 +0000 UTC m=+12.742205061 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7980): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7e80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7e80): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7e80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bfeb60 item 56 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7e80): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7e80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7e80): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7e80): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7e80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.654054434 +0000 UTC m=+12.742768425 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362873e7e80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f40d80): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f40d80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f40d80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f40d80): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f40d80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.654054434 +0000 UTC m=+12.742768425 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f40d80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bfed20 item 56 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f41b00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f41b00): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f41b00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f41b00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f41b00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f41b00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f41b00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f41b00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.655267256 +0000 UTC m=+12.743981245 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236286f41b00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594140): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594140): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594140): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bff110 item 57 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594140): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594140): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.65571435 +0000 UTC m=+12.744428340 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594140): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594680): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594680): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594680): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594680): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594680): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594680): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bff3b0 item 57 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594680): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594680): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.656258538 +0000 UTC m=+12.744972528 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594680): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594c00): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594c00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594c00): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594c00): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594c00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.656258538 +0000 UTC m=+12.744972528 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287594c00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bff5e0 item 57 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287595240): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287595240): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287595240): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287595240): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287595240): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287595240): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287595240): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287595240): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.657526333 +0000 UTC m=+12.746240323 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287595240): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287595840): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287595840): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287595840): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bff960 item 58 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287595840): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287595840): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.657923342 +0000 UTC m=+12.746637332 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287595840): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fd240): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fd240): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fd240): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bffb20 item 58 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fd240): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fd240): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fd240): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fd240): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fd240): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.658571987 +0000 UTC m=+12.747285978 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fd240): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fdbc0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fdbc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fdbc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fdbc0): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fdbc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.658571987 +0000 UTC m=+12.747285978 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362872fdbc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bffce0 item 58 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f43c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f43c0): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f43c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f43c0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f43c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f43c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f43c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f43c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.659744201 +0000 UTC m=+12.748458192 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f43c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4900): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4900): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4900): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628773e1c0 item 59 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4900): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4900): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.660205594 +0000 UTC m=+12.748919584 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4900): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4e40): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4e40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4e40): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4e40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4e40): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4e40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628773e380 item 59 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4e40): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4e40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.660641837 +0000 UTC m=+12.749355827 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f4e40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f53c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f53c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f53c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f53c0): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f53c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.660641837 +0000 UTC m=+12.749355827 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f53c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628773e5b0 item 59 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f5a00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f5a00): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f5a00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f5a00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f5a00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f5a00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f5a00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f5a00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.661722418 +0000 UTC m=+12.750436408 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876f5a00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762c040): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762c040): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762c040): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628773ef50 item 60 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762c040): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762c040): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.662140237 +0000 UTC m=+12.750854227 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762c040): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762c7c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762c7c0): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762c7c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628773f110 item 60 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762c7c0): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762c7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762c7c0): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762c7c0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762c7c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.662589475 +0000 UTC m=+12.751303465 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762c7c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762cd80): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762cd80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762cd80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762cd80): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762cd80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.662589475 +0000 UTC m=+12.751303465 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762cd80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d82000 item 60 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d3c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d3c0): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d3c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d3c0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d3c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d3c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d3c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.663728037 +0000 UTC m=+12.752442026 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d3c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d900): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d900): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d900): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d82540 item 61 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d900): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d900): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.664151917 +0000 UTC m=+12.752865907 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628762d900): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b8100): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b8100): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b8100): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b8100): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b8100): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.664151917 +0000 UTC m=+12.752865907 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b8100): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d827e0 item 61 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b8740): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b8740): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b8740): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b8740): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b8740): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b8740): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b8740): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b8740): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.665385066 +0000 UTC m=+12.754099066 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b8740): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b8c80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b8c80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b8c80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d82cb0 item 62 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b8c80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b8c80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.665789219 +0000 UTC m=+12.754503210 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b8c80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b93c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b93c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b93c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b93c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b93c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.665789219 +0000 UTC m=+12.754503210 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b93c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d82e70 item 62 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b9a00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b9a00): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b9a00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b9a00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b9a00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b9a00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b9a00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b9a00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.667009595 +0000 UTC m=+12.755723584 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876b9a00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775c0c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775c0c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775c0c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d83490 item 63 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775c0c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775c0c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.667387598 +0000 UTC m=+12.756101589 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775c0c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775c7c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775c7c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775c7c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775c7c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775c7c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.667387598 +0000 UTC m=+12.756101589 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775c7c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d83650 item 63 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775ce00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775ce00): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775ce00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775ce00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775ce00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775ce00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775ce00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775ce00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.668627651 +0000 UTC m=+12.757341640 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775ce00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775d340): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775d340): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775d340): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d839d0 item 64 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775d340): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775d340): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.669106014 +0000 UTC m=+12.757820005 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775d340): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775db40): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775db40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775db40): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775db40): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775db40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.669106014 +0000 UTC m=+12.757820005 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628775db40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d83b90 item 64 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6900): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6900): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6900): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6900): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6900): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.670298386 +0000 UTC m=+12.759012376 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6900): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6ec0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6ec0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6ec0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6ec0): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6ec0): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c1a070 item 65 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6ec0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6ec0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.670699394 +0000 UTC m=+12.759413384 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f6ec0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f7840): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f7840): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f7840): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f7840): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f7840): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.670699394 +0000 UTC m=+12.759413384 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362871f7840): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c1a230 item 65 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a3c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a3c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a3c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a3c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a3c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.672027753 +0000 UTC m=+12.760741743 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a3c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a840): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a840): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c1a690 item 66 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a840): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a840): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a840): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a840): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a840): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.672567353 +0000 UTC m=+12.761281343 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4a840): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4adc0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4adc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4adc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4adc0): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4adc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.672567353 +0000 UTC m=+12.761281343 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4adc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c1a8c0 item 66 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b400): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b400): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b400): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b400): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b400): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.67376286 +0000 UTC m=+12.762476850 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b400): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b880): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b880): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b880): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b880): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b880): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c1ae00 item 67 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b880): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b880): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.674214734 +0000 UTC m=+12.762928724 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4b880): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4bd80): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4bd80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4bd80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4bd80): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4bd80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.674214734 +0000 UTC m=+12.762928724 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287c4bd80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c1b030 item 67 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550600): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550600): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550600): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550600): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550600): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.675441571 +0000 UTC m=+12.764155561 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550600): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550b00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550b00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c1b3b0 item 68 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550b00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550b00): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550b00): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550b00): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550b00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.675928952 +0000 UTC m=+12.764642942 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287550b00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551040): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551040): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551040): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551040): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551040): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.675928952 +0000 UTC m=+12.764642942 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551040): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c1b570 item 68 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551680): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551680): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551680): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551680): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551680): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.676926757 +0000 UTC m=+12.765640747 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551680): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551b00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551b00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551b00): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551b00): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551b00): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c1b960 item 69 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551b00): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551b00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.677364503 +0000 UTC m=+12.766078494 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287551b00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66100): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66100): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66100): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66100): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66100): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.677364503 +0000 UTC m=+12.766078494 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66100): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c1bb20 item 69 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66780): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66780): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66780): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66780): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66780): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.678523784 +0000 UTC m=+12.767237773 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66780): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66c80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66c80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c86000 item 70 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66c80): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66c80): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66c80): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66c80): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66c80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.678985586 +0000 UTC m=+12.767699576 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a66c80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a671c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a671c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a671c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a671c0): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a671c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.678985586 +0000 UTC m=+12.767699576 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a671c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c86310 item 70 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67840): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67840): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67840): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67840): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67840): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.680004991 +0000 UTC m=+12.768718981 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67840): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67d80): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67d80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67d80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67d80): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67d80): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c86850 item 71 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67d80): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67d80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.680434662 +0000 UTC m=+12.769148653 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287a67d80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287598380): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287598380): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287598380): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287598380): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287598380): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.680434662 +0000 UTC m=+12.769148653 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287598380): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c86a80 item 71 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287598a00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287598a00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287598a00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287598a00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287598a00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.681526364 +0000 UTC m=+12.770240355 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287598a00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287598f00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287598f00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c86f50 item 72 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287598f00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287598f00): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287598f00): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287598f00): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287598f00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.682041096 +0000 UTC m=+12.770755087 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287598f00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287599440): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287599440): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287599440): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287599440): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287599440): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.682041096 +0000 UTC m=+12.770755087 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287599440): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c87110 item 72 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287599a00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287599a00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287599a00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287599a00): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287599a00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287599a00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287599a00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.683188404 +0000 UTC m=+12.771902394 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287599a00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cc000): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cc000): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cc000): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c87490 item 73 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cc000): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cc000): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.683612716 +0000 UTC m=+12.772326705 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cc000): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cc4c0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cc4c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cc4c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cc4c0): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cc4c0): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c87650 item 73 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cc4c0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cc4c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.684053929 +0000 UTC m=+12.772767919 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cc4c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cca00): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cca00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cca00): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cca00): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cca00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.684053929 +0000 UTC m=+12.772767919 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cca00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c87810 item 73 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cd040): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cd040): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cd040): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cd040): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cd040): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cd040): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cd040): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.68518237 +0000 UTC m=+12.773896360 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cd040): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cd540): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cd540): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cd540): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c87d50 item 74 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cd540): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cd540): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.685588448 +0000 UTC m=+12.774302437 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cd540): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cda80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cda80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872dc1c0 item 74 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cda80): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cda80): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cda80): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cda80): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cda80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.68611423 +0000 UTC m=+12.774828220 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875cda80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de100): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de100): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de100): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de100): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de100): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.68611423 +0000 UTC m=+12.774828220 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de100): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872dcaf0 item 74 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de740): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de740): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de740): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de740): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de740): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de740): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de740): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.687242582 +0000 UTC m=+12.775956572 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875de740): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875dec40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875dec40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875dec40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872dd5e0 item 75 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875dec40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875dec40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.687752746 +0000 UTC m=+12.776466736 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875dec40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875df180): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875df180): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875df180): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875df180): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875df180): _writeAt: size=3, off=2 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872dd880 item 75 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875df180): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875df180): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.688255866 +0000 UTC m=+12.776969856 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875df180): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875df6c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875df6c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875df6c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875df6c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875df6c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.688255866 +0000 UTC m=+12.776969856 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875df6c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872ec000 item 75 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875dfd00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875dfd00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875dfd00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875dfd00): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875dfd00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875dfd00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875dfd00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.689412631 +0000 UTC m=+12.778126621 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362875dfd00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287604300): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287604300): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287604300): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872ec620 item 76 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287604300): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287604300): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.689776708 +0000 UTC m=+12.778490699 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287604300): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287604840): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287604840): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872ec930 item 76 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287604840): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287604840): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287604840): _writeAt: size=3, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287604840): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287604840): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.691059782 +0000 UTC m=+12.779773771 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287604840): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287604dc0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287604dc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287604dc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287604dc0): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287604dc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.691059782 +0000 UTC m=+12.779773771 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287604dc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872ecd20 item 76 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287605400): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287605400): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287605400): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287605400): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287605400): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287605400): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287605400): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.692251844 +0000 UTC m=+12.780965834 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287605400): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287605900): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287605900): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287605900): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872ed340 item 77 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287605900): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287605900): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.692681104 +0000 UTC m=+12.781395095 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287605900): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287644100): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287644100): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287644100): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287644100): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287644100): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.692681104 +0000 UTC m=+12.781395095 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287644100): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872ed880 item 77 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287644740): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287644740): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287644740): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287644740): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287644740): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287644740): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287644740): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.694036885 +0000 UTC m=+12.782750874 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287644740): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287644c40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287644c40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287644c40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bf0230 item 78 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287644c40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287644c40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.694490442 +0000 UTC m=+12.783204432 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287644c40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287645340): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287645340): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287645340): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287645340): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287645340): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.694490442 +0000 UTC m=+12.783204432 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287645340): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bf03f0 item 78 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287645980): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287645980): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287645980): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287645980): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287645980): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287645980): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287645980): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.696339264 +0000 UTC m=+12.785053254 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287645980): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287645e80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287645e80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287645e80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bf08c0 item 79 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287645e80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287645e80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.696814792 +0000 UTC m=+12.785528783 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287645e80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666680): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666680): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666680): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666680): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666680): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.696814792 +0000 UTC m=+12.785528783 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666680): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bf0a80 item 79 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666cc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666cc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666cc0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666cc0): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666cc0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666cc0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666cc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.698191722 +0000 UTC m=+12.786905743 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287666cc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876671c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876671c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876671c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bf0f50 item 80 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876671c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876671c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.69858179 +0000 UTC m=+12.787295780 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876671c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876678c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876678c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876678c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876678c0): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876678c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.69858179 +0000 UTC m=+12.787295780 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876678c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bf1180 item 80 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287678000): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287678000): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287678000): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287678000): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287678000): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.701414129 +0000 UTC m=+12.790128120 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287678000): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287678480): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287678480): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287678480): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287678480): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287678480): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287678480): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bf17a0 item 81 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287678480): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287678480): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.701857927 +0000 UTC m=+12.790571918 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287678480): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876789c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876789c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876789c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876789c0): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876789c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.701857927 +0000 UTC m=+12.790571918 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362876789c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287bf1960 item 81 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287679040): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287679040): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287679040): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287679040): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287679040): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.703236302 +0000 UTC m=+12.791950291 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287679040): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287679540): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287679540): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287679540): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d32000 item 82 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287679540): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287679540): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287679540): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287679540): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287679540): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.703691741 +0000 UTC m=+12.792405731 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287679540): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287679ac0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287679ac0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287679ac0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287679ac0): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287679ac0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.703691741 +0000 UTC m=+12.792405731 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287679ac0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d321c0 item 82 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287708240): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287708240): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287708240): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287708240): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287708240): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.704773986 +0000 UTC m=+12.793487976 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287708240): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287708740): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287708740): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287708740): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287708740): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287708740): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287708740): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d32700 item 83 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287708740): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287708740): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.705270143 +0000 UTC m=+12.793984133 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287708740): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287708c80): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287708c80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287708c80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287708c80): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287708c80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.705270143 +0000 UTC m=+12.793984133 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287708c80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d328c0 item 83 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287709300): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287709300): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287709300): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287709300): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287709300): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.706461122 +0000 UTC m=+12.795175113 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287709300): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287709800): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287709800): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287709800): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d32c40 item 84 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287709800): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287709800): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287709800): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287709800): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287709800): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.706916052 +0000 UTC m=+12.795630042 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287709800): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287709d80): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287709d80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287709d80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287709d80): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287709d80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.706916052 +0000 UTC m=+12.795630042 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287709d80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d32e00 item 84 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772c500): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772c500): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772c500): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772c500): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772c500): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.708037911 +0000 UTC m=+12.796751901 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772c500): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772ca00): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772ca00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772ca00): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772ca00): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772ca00): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772ca00): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d33180 item 85 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772ca00): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772ca00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.708502498 +0000 UTC m=+12.797216488 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772ca00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772cf40): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772cf40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772cf40): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772cf40): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772cf40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.708502498 +0000 UTC m=+12.797216488 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772cf40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d33340 item 85 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772d5c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772d5c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772d5c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772d5c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772d5c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.709568191 +0000 UTC m=+12.798282181 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772d5c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772dac0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772dac0): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772dac0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d33810 item 86 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772dac0): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772dac0): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772dac0): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772dac0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772dac0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.710108592 +0000 UTC m=+12.798822582 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x23628772dac0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287754140): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287754140): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287754140): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287754140): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287754140): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.710108592 +0000 UTC m=+12.798822582 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287754140): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d339d0 item 86 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877547c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877547c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877547c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877547c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877547c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.711234077 +0000 UTC m=+12.799948068 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877547c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287754cc0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287754cc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287754cc0): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287754cc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287754cc0): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287754cc0): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287d33d50 item 87 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287754cc0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287754cc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.711685129 +0000 UTC m=+12.800399120 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287754cc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287755200): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287755200): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287755200): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287755200): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287755200): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.711685129 +0000 UTC m=+12.800399120 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287755200): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628768e460 item 87 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287755880): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287755880): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287755880): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287755880): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287755880): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.712869307 +0000 UTC m=+12.801583297 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287755880): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287755d80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287755d80): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287755d80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628768f030 item 88 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287755d80): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287755d80): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287755d80): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287755d80): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287755d80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.713361566 +0000 UTC m=+12.802075556 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287755d80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287788400): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287788400): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287788400): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287788400): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287788400): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.713361566 +0000 UTC m=+12.802075556 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287788400): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628768f1f0 item 88 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287788a40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287788a40): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287788a40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287788a40): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287788a40): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287788a40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287788a40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287788a40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.714552215 +0000 UTC m=+12.803266206 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287788a40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287788f80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287788f80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287788f80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628768f5e0 item 89 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287788f80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287788f80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.715015019 +0000 UTC m=+12.803729009 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287788f80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877894c0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877894c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877894c0): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877894c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877894c0): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877894c0): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628768f7a0 item 89 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877894c0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877894c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.715550681 +0000 UTC m=+12.804264671 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877894c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287789a40): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287789a40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287789a40): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287789a40): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287789a40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.715550681 +0000 UTC m=+12.804264671 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287789a40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628768fb20 item 89 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ac180): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ac180): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ac180): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ac180): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ac180): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ac180): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ac180): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ac180): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.716793479 +0000 UTC m=+12.805507469 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ac180): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ac6c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ac6c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ac6c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628784a460 item 90 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ac6c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ac6c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.717393813 +0000 UTC m=+12.806107803 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ac6c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877acc00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877acc00): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877acc00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628784a690 item 90 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877acc00): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877acc00): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877acc00): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877acc00): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877acc00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.71797467 +0000 UTC m=+12.806688660 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877acc00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ad1c0): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ad1c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ad1c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ad1c0): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ad1c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.71797467 +0000 UTC m=+12.806688660 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ad1c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628784a850 item 90 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ad800): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ad800): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ad800): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ad800): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ad800): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ad800): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ad800): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ad800): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.719221856 +0000 UTC m=+12.807935845 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877ad800): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877add40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877add40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877add40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628784ad90 item 91 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877add40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877add40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.719691121 +0000 UTC m=+12.808405112 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877add40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4380): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4380): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4380): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4380): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4380): >_readAt: n=2, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4380): _writeAt: size=3, off=7 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628784afc0 item 91 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4380): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4380): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.720207448 +0000 UTC m=+12.808921438 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4380): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4900): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4900): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4900): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4900): >_readAt: n=8, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4900): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.720207448 +0000 UTC m=+12.808921438 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4900): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628784b180 item 91 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4f40): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4f40): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4f40): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4f40): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4f40): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4f40): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4f40): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4f40): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.721449945 +0000 UTC m=+12.810163934 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d4f40): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d5480): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d5480): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d5480): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628784b500 item 92 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d5480): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d5480): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.721868745 +0000 UTC m=+12.810582735 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d5480): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d59c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d59c0): open at offset 5 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d59c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628784b730 item 92 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d59c0): _readAt: size=2, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d59c0): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d59c0): _writeAt: size=3, off=5 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d59c0): >_writeAt: n=3, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d59c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.72250686 +0000 UTC m=+12.811220850 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362877d59c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287804080): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287804080): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287804080): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287804080): >_readAt: n=3, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287804080): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.72250686 +0000 UTC m=+12.811220850 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287804080): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628784b9d0 item 92 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878046c0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878046c0): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878046c0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878046c0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878046c0): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878046c0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878046c0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878046c0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.72375653 +0000 UTC m=+12.812470520 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878046c0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287804c00): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287804c00): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287804c00): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872ae150 item 93 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287804c00): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287804c00): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.72422175 +0000 UTC m=+12.812935740 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287804c00): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287805300): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287805300): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287805300): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287805300): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287805300): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.72422175 +0000 UTC m=+12.812935740 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287805300): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872ae3f0 item 93 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287805940): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287805940): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287805940): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287805940): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287805940): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287805940): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287805940): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287805940): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.725581408 +0000 UTC m=+12.814295398 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287805940): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287805e80): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287805e80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287805e80): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872aeaf0 item 94 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287805e80): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287805e80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.726015007 +0000 UTC m=+12.814728997 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287805e80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287834680): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287834680): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287834680): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287834680): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287834680): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.726015007 +0000 UTC m=+12.814728997 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287834680): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362872aee70 item 94 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287834cc0): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287834cc0): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287834cc0): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287834cc0): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287834cc0): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287834cc0): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287834cc0): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287834cc0): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.727237265 +0000 UTC m=+12.815951255 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287834cc0): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287835200): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287835200): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287835200): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c7a0e0 item 95 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287835200): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287835200): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.727663961 +0000 UTC m=+12.816377951 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287835200): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287835900): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287835900): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287835900): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287835900): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287835900): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.727663961 +0000 UTC m=+12.816377951 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x236287835900): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c7a380 item 95 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ae040): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ae040): open at offset 0 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ae040): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ae040): _readAt: size=2, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ae040): >_readAt: n=0, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ae040): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ae040): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ae040): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.728890097 +0000 UTC m=+12.817604087 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ae040): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ae580): _writeAt: size=5, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ae580): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ae580): >openPending: err= 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c7a930 item 96 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ae580): >_writeAt: n=5, err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ae580): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.729328896 +0000 UTC m=+12.818042896 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878ae580): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 02:48:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 02:48:20 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aec80): _readAt: size=512, off=0 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aec80): openPending: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aec80): >openPending: err= 2026/04/19 02:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aec80): >_readAt: n=5, err=EOF 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aec80): close: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 02:48:20.729328896 +0000 UTC m=+12.818042896 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:20 DEBUG : open-test-file(0x2362878aec80): >close: err= 2026/04/19 02:48:20 DEBUG : open-test-file: Remove: 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236287c7ae70 item 96 2026/04/19 02:48:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 02:48:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 02:48:20 DEBUG : open-test-file: >Remove: err= 2026/04/19 02:48:20 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:20 DEBUG : Looking for writers 2026/04/19 02:48:20 DEBUG : >WaitForWriters: 2026/04/19 02:48:20 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.41s) --- PASS: TestRWFileHandleOpenTests/writes (0.21s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.20s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:20 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:20 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:20 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:20 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:20 DEBUG : file1: newRWFileHandle: 2026/04/19 02:48:20 DEBUG : file1(0x236287907300): openPending: 2026/04/19 02:48:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:20 DEBUG : file1(0x236287907300): >openPending: err= 2026/04/19 02:48:20 DEBUG : file1: >newRWFileHandle: err= 2026/04/19 02:48:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/19 02:48:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/04/19 02:48:20 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:20 DEBUG : Looking for writers 2026/04/19 02:48:20 DEBUG : file1: reading active writers 2026/04/19 02:48:20 DEBUG : file1: active writers 1 2026/04/19 02:48:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/04/19 02:48:20 DEBUG : Looking for writers 2026/04/19 02:48:20 DEBUG : file1: reading active writers 2026/04/19 02:48:20 DEBUG : file1: active writers 1 2026/04/19 02:48:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/04/19 02:48:20 DEBUG : Looking for writers 2026/04/19 02:48:20 DEBUG : file1: reading active writers 2026/04/19 02:48:20 DEBUG : file1: active writers 1 2026/04/19 02:48:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/04/19 02:48:20 DEBUG : Looking for writers 2026/04/19 02:48:20 DEBUG : file1: reading active writers 2026/04/19 02:48:20 DEBUG : file1: active writers 1 2026/04/19 02:48:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/04/19 02:48:20 DEBUG : Looking for writers 2026/04/19 02:48:20 DEBUG : file1: reading active writers 2026/04/19 02:48:20 DEBUG : file1: active writers 1 2026/04/19 02:48:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/04/19 02:48:21 DEBUG : Looking for writers 2026/04/19 02:48:21 DEBUG : file1: reading active writers 2026/04/19 02:48:21 DEBUG : file1: active writers 1 2026/04/19 02:48:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/04/19 02:48:21 DEBUG : Looking for writers 2026/04/19 02:48:21 DEBUG : file1: reading active writers 2026/04/19 02:48:21 DEBUG : file1: active writers 1 2026/04/19 02:48:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/04/19 02:48:22 DEBUG : Looking for writers 2026/04/19 02:48:22 DEBUG : file1: reading active writers 2026/04/19 02:48:22 DEBUG : file1: active writers 1 2026/04/19 02:48:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:22 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye/dir/file1: no such file or directory 2026/04/19 02:48:22 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye/dir/file1: no such file or directory 2026/04/19 02:48:22 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye/dir/file1: no such file or directory 2026/04/19 02:48:22 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye/dir/file1: no such file or directory 2026/04/19 02:48:23 DEBUG : Looking for writers 2026/04/19 02:48:23 DEBUG : file1: reading active writers 2026/04/19 02:48:23 DEBUG : file1: active writers 1 2026/04/19 02:48:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:23 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye/dir/file1: no such file or directory 2026/04/19 02:48:23 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye/dir/file1: no such file or directory 2026/04/19 02:48:23 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye/dir/file1: no such file or directory 2026/04/19 02:48:23 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye/dir/file1: no such file or directory 2026/04/19 02:48:23 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye/dir/file1: no such file or directory 2026/04/19 02:48:23 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye/dir/file1: no such file or directory 2026/04/19 02:48:24 DEBUG : Looking for writers 2026/04/19 02:48:24 DEBUG : file1: reading active writers 2026/04/19 02:48:24 DEBUG : file1: active writers 1 2026/04/19 02:48:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:25 DEBUG : Looking for writers 2026/04/19 02:48:25 DEBUG : file1: reading active writers 2026/04/19 02:48:25 DEBUG : file1: active writers 1 2026/04/19 02:48:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:26 DEBUG : Looking for writers 2026/04/19 02:48:26 DEBUG : file1: reading active writers 2026/04/19 02:48:26 DEBUG : file1: active writers 1 2026/04/19 02:48:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:27 DEBUG : Looking for writers 2026/04/19 02:48:27 DEBUG : file1: reading active writers 2026/04/19 02:48:27 DEBUG : file1: active writers 1 2026/04/19 02:48:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:28 DEBUG : Looking for writers 2026/04/19 02:48:28 DEBUG : file1: reading active writers 2026/04/19 02:48:28 DEBUG : file1: active writers 1 2026/04/19 02:48:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:29 DEBUG : Looking for writers 2026/04/19 02:48:29 DEBUG : file1: reading active writers 2026/04/19 02:48:29 DEBUG : file1: active writers 1 2026/04/19 02:48:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:30 DEBUG : Looking for writers 2026/04/19 02:48:30 DEBUG : file1: reading active writers 2026/04/19 02:48:30 DEBUG : file1: active writers 1 2026/04/19 02:48:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:31 DEBUG : Looking for writers 2026/04/19 02:48:31 DEBUG : file1: reading active writers 2026/04/19 02:48:31 DEBUG : file1: active writers 1 2026/04/19 02:48:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:32 DEBUG : Looking for writers 2026/04/19 02:48:32 DEBUG : file1: reading active writers 2026/04/19 02:48:32 DEBUG : file1: active writers 1 2026/04/19 02:48:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:33 DEBUG : Looking for writers 2026/04/19 02:48:33 DEBUG : file1: reading active writers 2026/04/19 02:48:33 DEBUG : file1: active writers 1 2026/04/19 02:48:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:34 DEBUG : Looking for writers 2026/04/19 02:48:34 DEBUG : file1: reading active writers 2026/04/19 02:48:34 DEBUG : file1: active writers 1 2026/04/19 02:48:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:35 DEBUG : Looking for writers 2026/04/19 02:48:35 DEBUG : file1: reading active writers 2026/04/19 02:48:35 DEBUG : file1: active writers 1 2026/04/19 02:48:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:36 DEBUG : Looking for writers 2026/04/19 02:48:36 DEBUG : file1: reading active writers 2026/04/19 02:48:36 DEBUG : file1: active writers 1 2026/04/19 02:48:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:37 DEBUG : Looking for writers 2026/04/19 02:48:37 DEBUG : file1: reading active writers 2026/04/19 02:48:37 DEBUG : file1: active writers 1 2026/04/19 02:48:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:38 DEBUG : Looking for writers 2026/04/19 02:48:38 DEBUG : file1: reading active writers 2026/04/19 02:48:38 DEBUG : file1: active writers 1 2026/04/19 02:48:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:39 DEBUG : Looking for writers 2026/04/19 02:48:39 DEBUG : file1: reading active writers 2026/04/19 02:48:39 DEBUG : file1: active writers 1 2026/04/19 02:48:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:40 DEBUG : Looking for writers 2026/04/19 02:48:40 DEBUG : file1: reading active writers 2026/04/19 02:48:40 DEBUG : file1: active writers 1 2026/04/19 02:48:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:41 DEBUG : Looking for writers 2026/04/19 02:48:41 DEBUG : file1: reading active writers 2026/04/19 02:48:41 DEBUG : file1: active writers 1 2026/04/19 02:48:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:42 DEBUG : Looking for writers 2026/04/19 02:48:42 DEBUG : file1: reading active writers 2026/04/19 02:48:42 DEBUG : file1: active writers 1 2026/04/19 02:48:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:43 DEBUG : Looking for writers 2026/04/19 02:48:43 DEBUG : file1: reading active writers 2026/04/19 02:48:43 DEBUG : file1: active writers 1 2026/04/19 02:48:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:44 DEBUG : Looking for writers 2026/04/19 02:48:44 DEBUG : file1: reading active writers 2026/04/19 02:48:44 DEBUG : file1: active writers 1 2026/04/19 02:48:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:45 DEBUG : Looking for writers 2026/04/19 02:48:45 DEBUG : file1: reading active writers 2026/04/19 02:48:45 DEBUG : file1: active writers 1 2026/04/19 02:48:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:46 DEBUG : Looking for writers 2026/04/19 02:48:46 DEBUG : file1: reading active writers 2026/04/19 02:48:46 DEBUG : file1: active writers 1 2026/04/19 02:48:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:47 DEBUG : Looking for writers 2026/04/19 02:48:47 DEBUG : file1: reading active writers 2026/04/19 02:48:47 DEBUG : file1: active writers 1 2026/04/19 02:48:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:48 DEBUG : Looking for writers 2026/04/19 02:48:48 DEBUG : file1: reading active writers 2026/04/19 02:48:48 DEBUG : file1: active writers 1 2026/04/19 02:48:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:49 DEBUG : Looking for writers 2026/04/19 02:48:49 DEBUG : file1: reading active writers 2026/04/19 02:48:49 DEBUG : file1: active writers 1 2026/04/19 02:48:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:50 DEBUG : Looking for writers 2026/04/19 02:48:50 DEBUG : file1: reading active writers 2026/04/19 02:48:50 DEBUG : file1: active writers 1 2026/04/19 02:48:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 02:48:50 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x236287417d00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x236287730908 notify:{wait:0 notify:0 lock:0 head: tail:} checker:38906086230336} name:file1 opens:1 downloaders: o: fd:0x236286f82298 info:{ModTime:{wall:14011031030884959665 ext:12841560247 loc:0x46a1880} ATime:{wall:14011031030884959665 ext:12841560247 loc:0x46a1880} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/04/19 02:48:50 DEBUG : >WaitForWriters: 2026/04/19 02:48:50 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:50 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:50 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:50 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:50 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:50 DEBUG : Config file has changed externally - reloading 2026/04/19 02:48:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:50 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:50 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:50 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:50 DEBUG : rename_me: newRWFileHandle: 2026/04/19 02:48:50 DEBUG : rename_me(0x2362879061c0): openPending: 2026/04/19 02:48:50 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 02:48:50 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/19 02:48:50 DEBUG : rename_me(0x2362879061c0): >openPending: err= 2026/04/19 02:48:50 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/19 02:48:50 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/19 02:48:50 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/19 02:48:50 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/19 02:48:50 DEBUG : rename_me(0x2362879061c0): _writeAt: size=5, off=0 2026/04/19 02:48:50 DEBUG : rename_me(0x2362879061c0): >_writeAt: n=5, err= 2026/04/19 02:48:50 DEBUG : rename_me(0x2362879061c0): close: 2026/04/19 02:48:50 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-19 02:48:50.776908797 +0000 UTC m=+42.865622817 2026/04/19 02:48:50 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/19 02:48:50 DEBUG : rename_me(0x2362879061c0): >close: err= 2026/04/19 02:48:50 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/19 02:48:50 DEBUG : i_was_renamed: Updating file with 0x23628779c820 2026/04/19 02:48:50 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/19 02:48:50 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/19 02:48:50 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:50 DEBUG : Looking for writers 2026/04/19 02:48:50 DEBUG : i_was_renamed: reading active writers 2026/04/19 02:48:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 02:48:50 DEBUG : Looking for writers 2026/04/19 02:48:50 DEBUG : i_was_renamed: reading active writers 2026/04/19 02:48:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 02:48:50 DEBUG : Looking for writers 2026/04/19 02:48:50 DEBUG : i_was_renamed: reading active writers 2026/04/19 02:48:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 02:48:50 DEBUG : Looking for writers 2026/04/19 02:48:50 DEBUG : i_was_renamed: reading active writers 2026/04/19 02:48:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 02:48:50 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/19 02:48:50 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:50 DEBUG : i_was_renamed: size = 5 OK 2026/04/19 02:48:50 INFO : i_was_renamed: Copied (new) 2026/04/19 02:48:50 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-19 02:48:50 +0000 UTC" 2026/04/19 02:48:50 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/19 02:48:50 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/19 02:48:50 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/19 02:48:50 DEBUG : Looking for writers 2026/04/19 02:48:50 DEBUG : i_was_renamed: reading active writers 2026/04/19 02:48:50 DEBUG : >WaitForWriters: 2026/04/19 02:48:50 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:50 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:50 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 02:48:50 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:50 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 02:48:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{zKfBD}/rclone-test-qetubux3guye" 2026/04/19 02:48:50 INFO : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 02:48:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:51 DEBUG : forgetting directory cache 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x2362878a9ec0): _readAt: size=512, off=0 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x2362878a9ec0): openPending: 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-19 01:49:50 +0000 UTC" against cached fingerprint "" 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/19 02:48:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x2362878a9ec0): >openPending: err= 2026/04/19 02:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x2362878a9ec0): >_readAt: n=20, err=EOF 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x2362878a9ec0): close: 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 01:49:50 +0000 GMT 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x2362878a9ec0): >close: err= 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:51 DEBUG : forgetting directory cache 2026/04/19 02:48:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x2362876b9440): _readAt: size=512, off=0 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x2362876b9440): openPending: 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-19 01:50:50 +0000 UTC" against cached fingerprint "20,2026-04-19 01:49:50 +0000 UTC" 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-19 01:50:50 +0000 UTC" != cached fingerprint "20,2026-04-19 01:49:50 +0000 UTC") 2026/04/19 02:48:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/19 02:48:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x2362876b9440): >openPending: err= 2026/04/19 02:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x2362876b9440): >_readAt: n=20, err=EOF 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x2362876b9440): close: 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 01:50:50 +0000 GMT 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x2362876b9440): >close: err= 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:51 DEBUG : forgetting directory cache 2026/04/19 02:48:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x236287988980): _readAt: size=512, off=0 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x236287988980): openPending: 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-19 01:51:50 +0000 UTC" against cached fingerprint "20,2026-04-19 01:50:50 +0000 UTC" 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-19 01:51:50 +0000 UTC" != cached fingerprint "20,2026-04-19 01:50:50 +0000 UTC") 2026/04/19 02:48:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/19 02:48:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x236287988980): >openPending: err= 2026/04/19 02:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x236287988980): >_readAt: n=20, err=EOF 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x236287988980): close: 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 01:51:50 +0000 GMT 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x236287988980): >close: err= 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:51 DEBUG : forgetting directory cache 2026/04/19 02:48:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x2362874da8c0): _readAt: size=512, off=0 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x2362874da8c0): openPending: 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-19 01:52:50 +0000 UTC" against cached fingerprint "20,2026-04-19 01:51:50 +0000 UTC" 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-19 01:52:50 +0000 UTC" != cached fingerprint "20,2026-04-19 01:51:50 +0000 UTC") 2026/04/19 02:48:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/19 02:48:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x2362874da8c0): >openPending: err= 2026/04/19 02:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x2362874da8c0): >_readAt: n=20, err=EOF 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x2362874da8c0): close: 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 01:52:50 +0000 GMT 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate(0x2362874da8c0): >close: err= 2026/04/19 02:48:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:52 DEBUG : forgetting directory cache 2026/04/19 02:48:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate(0x2362876049c0): _readAt: size=512, off=0 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate(0x2362876049c0): openPending: 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-19 01:53:50 +0000 UTC" against cached fingerprint "20,2026-04-19 01:52:50 +0000 UTC" 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-19 01:53:50 +0000 UTC" != cached fingerprint "20,2026-04-19 01:52:50 +0000 UTC") 2026/04/19 02:48:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/19 02:48:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate(0x2362876049c0): >openPending: err= 2026/04/19 02:48:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate(0x2362876049c0): >_readAt: n=20, err=EOF 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate(0x2362876049c0): close: 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 01:53:50 +0000 GMT 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate(0x2362876049c0): >close: err= 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:52 DEBUG : forgetting directory cache 2026/04/19 02:48:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate(0x2362875b1600): _readAt: size=512, off=0 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate(0x2362875b1600): openPending: 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-19 01:54:50 +0000 UTC" against cached fingerprint "20,2026-04-19 01:53:50 +0000 UTC" 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-19 01:54:50 +0000 UTC" != cached fingerprint "20,2026-04-19 01:53:50 +0000 UTC") 2026/04/19 02:48:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/19 02:48:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate(0x2362875b1600): >openPending: err= 2026/04/19 02:48:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate(0x2362875b1600): >_readAt: n=20, err=EOF 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate(0x2362875b1600): close: 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 01:54:50 +0000 GMT 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate(0x2362875b1600): >close: err= 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:52 DEBUG : forgetting directory cache 2026/04/19 02:48:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate(0x236287614b00): _readAt: size=512, off=0 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate(0x236287614b00): openPending: 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-19 01:55:50 +0000 UTC" against cached fingerprint "20,2026-04-19 01:54:50 +0000 UTC" 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-19 01:55:50 +0000 UTC" != cached fingerprint "20,2026-04-19 01:54:50 +0000 UTC") 2026/04/19 02:48:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/19 02:48:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate(0x236287614b00): >openPending: err= 2026/04/19 02:48:52 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate(0x236287614b00): >_readAt: n=21, err=EOF 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate(0x236287614b00): close: 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 01:55:50 +0000 GMT 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate(0x236287614b00): >close: err= 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:52 DEBUG : forgetting directory cache 2026/04/19 02:48:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate(0x236287630800): _readAt: size=512, off=0 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate(0x236287630800): openPending: 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-19 01:56:50 +0000 UTC" against cached fingerprint "21,2026-04-19 01:55:50 +0000 UTC" 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-19 01:56:50 +0000 UTC" != cached fingerprint "21,2026-04-19 01:55:50 +0000 UTC") 2026/04/19 02:48:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/19 02:48:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate(0x236287630800): >openPending: err= 2026/04/19 02:48:52 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate(0x236287630800): >_readAt: n=22, err=EOF 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate(0x236287630800): close: 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 01:56:50 +0000 GMT 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate(0x236287630800): >close: err= 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:53 DEBUG : forgetting directory cache 2026/04/19 02:48:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate(0x2362875eda00): _readAt: size=512, off=0 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate(0x2362875eda00): openPending: 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-19 01:57:50 +0000 UTC" against cached fingerprint "22,2026-04-19 01:56:50 +0000 UTC" 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-19 01:57:50 +0000 UTC" != cached fingerprint "22,2026-04-19 01:56:50 +0000 UTC") 2026/04/19 02:48:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/19 02:48:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate(0x2362875eda00): >openPending: err= 2026/04/19 02:48:53 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate(0x2362875eda00): >_readAt: n=23, err=EOF 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate(0x2362875eda00): close: 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 01:57:50 +0000 GMT 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate(0x2362875eda00): >close: err= 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:53 DEBUG : forgetting directory cache 2026/04/19 02:48:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate(0x236287792a80): _readAt: size=512, off=0 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate(0x236287792a80): openPending: 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-19 01:58:50 +0000 UTC" against cached fingerprint "23,2026-04-19 01:57:50 +0000 UTC" 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-19 01:58:50 +0000 UTC" != cached fingerprint "23,2026-04-19 01:57:50 +0000 UTC") 2026/04/19 02:48:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/19 02:48:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate(0x236287792a80): >openPending: err= 2026/04/19 02:48:53 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate(0x236287792a80): >_readAt: n=24, err=EOF 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate(0x236287792a80): close: 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 01:58:50 +0000 GMT 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate(0x236287792a80): >close: err= 2026/04/19 02:48:53 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:53 DEBUG : Looking for writers 2026/04/19 02:48:53 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/19 02:48:53 DEBUG : >WaitForWriters: 2026/04/19 02:48:53 DEBUG : webdav root 'rclone-test-qetubux3guye': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:53 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:53 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:53 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:53 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:53 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/19 02:48:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/19 02:48:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/19 02:48:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/19 02:48:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/19 02:48:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/19 02:48:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/19 02:48:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/19 02:48:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/19 02:48:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:53 DEBUG : forgetting directory cache 2026/04/19 02:48:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 02:48:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/19 02:48:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/19 02:48:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/19 02:48:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/19 02:48:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/19 02:48:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/19 02:48:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/19 02:48:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/19 02:48:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/19 02:48:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:53 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/19 02:48:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/19 02:48:53 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/19 02:48:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:53 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/19 02:48:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/19 02:48:53 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/19 02:48:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:53 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/19 02:48:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/19 02:48:53 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/19 02:48:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/19 02:48:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/19 02:48:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/19 02:48:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/19 02:48:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/19 02:48:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/19 02:48:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/19 02:48:53 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/19 02:48:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/19 02:48:53 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/19 02:48:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/19 02:48:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/19 02:48:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/19 02:48:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:53 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:53 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:53 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/19 02:48:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/19 02:48:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/19 02:48:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/19 02:48:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/19 02:48:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/19 02:48:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:53 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:53 DEBUG : Looking for writers 2026/04/19 02:48:53 DEBUG : FiLeB: reading active writers 2026/04/19 02:48:53 DEBUG : FilEb: reading active writers 2026/04/19 02:48:53 DEBUG : FiLeA: reading active writers 2026/04/19 02:48:53 DEBUG : >WaitForWriters: 2026/04/19 02:48:53 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:53 DEBUG : Looking for writers 2026/04/19 02:48:53 DEBUG : FiLeA: reading active writers 2026/04/19 02:48:53 DEBUG : FiLeB: reading active writers 2026/04/19 02:48:53 DEBUG : FilEb: reading active writers 2026/04/19 02:48:53 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:53 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:53 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:53 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/19 02:48:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/19 02:48:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/19 02:48:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:53 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:53 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:53 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/19 02:48:53 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/19 02:48:53 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/19 02:48:53 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:54 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:54 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:54 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/19 02:48:54 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/19 02:48:54 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/19 02:48:54 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:48:54 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 02:48:54 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:54 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:54 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:54 DEBUG : Looking for writers 2026/04/19 02:48:54 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/19 02:48:54 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/19 02:48:54 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:54 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:54 DEBUG : webdav root 'rclone-test-qetubux3guye': Reusing VFS from active cache 2026/04/19 02:48:54 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:54 DEBUG : Looking for writers 2026/04/19 02:48:54 DEBUG : >WaitForWriters: 2026/04/19 02:48:54 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:54 DEBUG : Looking for writers 2026/04/19 02:48:54 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:54 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:54 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:54 DEBUG : Looking for writers 2026/04/19 02:48:54 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:54 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:54 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:54 DEBUG : Looking for writers 2026/04/19 02:48:54 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:54 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:54 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:54 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:54 DEBUG : dir: Looking for writers 2026/04/19 02:48:54 DEBUG : file2: reading active writers 2026/04/19 02:48:54 DEBUG : Looking for writers 2026/04/19 02:48:54 DEBUG : dir: reading active writers 2026/04/19 02:48:54 DEBUG : file1: reading active writers 2026/04/19 02:48:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:54 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:54 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:54 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:54 DEBUG : dir: Looking for writers 2026/04/19 02:48:54 DEBUG : Looking for writers 2026/04/19 02:48:54 DEBUG : file1: reading active writers 2026/04/19 02:48:54 DEBUG : dir: reading active writers 2026/04/19 02:48:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.18s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:54 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:54 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:54 DEBUG : file1: Open: flags=O_RDONLY 2026/04/19 02:48:54 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/19 02:48:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/19 02:48:54 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:54 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/19 02:48:54 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 02:48:54 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:54 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:54 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/19 02:48:54 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/19 02:48:54 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/19 02:48:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/19 02:48:54 DEBUG : webdav root 'rclone-test-qetubux3guye': File to upload is small (0 bytes), uploading instead of streaming 2026/04/19 02:48:54 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:54 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/19 02:48:54 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/19 02:48:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/19 02:48:54 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:54 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/19 02:48:54 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:54 DEBUG : dir: Looking for writers 2026/04/19 02:48:54 DEBUG : new_file.txt: reading active writers 2026/04/19 02:48:54 DEBUG : file2: reading active writers 2026/04/19 02:48:54 DEBUG : Looking for writers 2026/04/19 02:48:54 DEBUG : file1: reading active writers 2026/04/19 02:48:54 DEBUG : dir: reading active writers 2026/04/19 02:48:54 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:54 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:54 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:54 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/19 02:48:54 DEBUG : dir/file1: Updating file with dir/file1 0x2362878ac410 2026/04/19 02:48:54 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/19 02:48:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:54 INFO : dir/file1: Moved (server-side) to: file0 2026/04/19 02:48:54 DEBUG : file0: Updating file with file0 0x2362878ac410 2026/04/19 02:48:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 02:48:54 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/19 02:48:54 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:54 DEBUG : dir: Looking for writers 2026/04/19 02:48:54 DEBUG : Looking for writers 2026/04/19 02:48:54 DEBUG : dir: reading active writers 2026/04/19 02:48:54 DEBUG : file0: reading active writers 2026/04/19 02:48:54 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:54 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:54 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:54 DEBUG : Looking for writers 2026/04/19 02:48:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:55 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:55 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/19 02:48:55 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/19 02:48:55 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/19 02:48:55 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/19 02:48:55 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/19 02:48:55 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:55 DEBUG : Looking for writers 2026/04/19 02:48:55 DEBUG : a: Looking for writers 2026/04/19 02:48:55 DEBUG : b: Looking for writers 2026/04/19 02:48:55 DEBUG : c: Looking for writers 2026/04/19 02:48:55 DEBUG : d: Looking for writers 2026/04/19 02:48:55 DEBUG : Looking for writers 2026/04/19 02:48:55 DEBUG : /: reading active writers 2026/04/19 02:48:55 DEBUG : a: reading active writers 2026/04/19 02:48:55 DEBUG : b: reading active writers 2026/04/19 02:48:55 DEBUG : c: reading active writers 2026/04/19 02:48:55 DEBUG : d: reading active writers 2026/04/19 02:48:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:55 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:55 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/19 02:48:55 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/19 02:48:55 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/19 02:48:55 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/19 02:48:55 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:55 DEBUG : a/b/c/d: Looking for writers 2026/04/19 02:48:55 DEBUG : a/b/c: Looking for writers 2026/04/19 02:48:55 DEBUG : d: reading active writers 2026/04/19 02:48:55 DEBUG : a/b: Looking for writers 2026/04/19 02:48:55 DEBUG : c: reading active writers 2026/04/19 02:48:55 DEBUG : a: Looking for writers 2026/04/19 02:48:55 DEBUG : b: reading active writers 2026/04/19 02:48:55 DEBUG : Looking for writers 2026/04/19 02:48:55 DEBUG : a: reading active writers 2026/04/19 02:48:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:55 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:55 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:55 DEBUG : Looking for writers 2026/04/19 02:48:55 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:55 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 02:48:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 02:48:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:55 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/19 02:48:55 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/19 02:48:55 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/19 02:48:55 DEBUG : webdav root 'rclone-test-qetubux3guye': File to upload is small (5 bytes), uploading instead of streaming 2026/04/19 02:48:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:55 DEBUG : file1: size = 5 OK 2026/04/19 02:48:55 DEBUG : file1: Size of src and dst objects identical 2026/04/19 02:48:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 02:48:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 02:48:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 02:48:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 02:48:55 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/19 02:48:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/19 02:48:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/19 02:48:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 02:48:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 02:48:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:55 DEBUG : webdav root 'rclone-test-qetubux3guye': File to upload is small (0 bytes), uploading instead of streaming 2026/04/19 02:48:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:55 DEBUG : file1: size = 0 OK 2026/04/19 02:48:55 DEBUG : file1: Size of src and dst objects identical 2026/04/19 02:48:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/19 02:48:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/19 02:48:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 02:48:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 02:48:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:55 DEBUG : webdav root 'rclone-test-qetubux3guye': File to upload is small (7 bytes), uploading instead of streaming 2026/04/19 02:48:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:55 DEBUG : file1: size = 7 OK 2026/04/19 02:48:55 DEBUG : file1: Size of src and dst objects identical 2026/04/19 02:48:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:55 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:55 DEBUG : Looking for writers 2026/04/19 02:48:55 DEBUG : file1: reading active writers 2026/04/19 02:48:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:56 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 02:48:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 02:48:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:56 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/19 02:48:57 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/19 02:48:57 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/19 02:48:57 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/19 02:48:57 DEBUG : webdav root 'rclone-test-qetubux3guye': File to upload is small (11 bytes), uploading instead of streaming 2026/04/19 02:48:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:57 DEBUG : file1: size = 11 OK 2026/04/19 02:48:57 DEBUG : file1: Size of src and dst objects identical 2026/04/19 02:48:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:57 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/19 02:48:57 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:57 DEBUG : Looking for writers 2026/04/19 02:48:57 DEBUG : file1: reading active writers 2026/04/19 02:48:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:57 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 02:48:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 02:48:57 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/19 02:48:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:57 DEBUG : webdav root 'rclone-test-qetubux3guye': File to upload is small (5 bytes), uploading instead of streaming 2026/04/19 02:48:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:57 DEBUG : file1: size = 5 OK 2026/04/19 02:48:57 DEBUG : file1: Size of src and dst objects identical 2026/04/19 02:48:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:57 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/19 02:48:57 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:57 DEBUG : Looking for writers 2026/04/19 02:48:57 DEBUG : file1: reading active writers 2026/04/19 02:48:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:57 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 02:48:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 02:48:57 DEBUG : file1: WriteFileHandle.Release closing 2026/04/19 02:48:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:57 DEBUG : webdav root 'rclone-test-qetubux3guye': File to upload is small (0 bytes), uploading instead of streaming 2026/04/19 02:48:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:48:57 DEBUG : file1: size = 0 OK 2026/04/19 02:48:57 DEBUG : file1: Size of src and dst objects identical 2026/04/19 02:48:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:57 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/19 02:48:57 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:57 DEBUG : Looking for writers 2026/04/19 02:48:57 DEBUG : file1: reading active writers 2026/04/19 02:48:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:48:57 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:48:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:48:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:48:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:48:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 02:48:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/04/19 02:48:57 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:48:57 DEBUG : Looking for writers 2026/04/19 02:48:57 DEBUG : file1: reading active writers 2026/04/19 02:48:57 DEBUG : file1: active writers 1 2026/04/19 02:48:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/19 02:48:57 DEBUG : Looking for writers 2026/04/19 02:48:57 DEBUG : file1: reading active writers 2026/04/19 02:48:57 DEBUG : file1: active writers 1 2026/04/19 02:48:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/19 02:48:57 DEBUG : Looking for writers 2026/04/19 02:48:57 DEBUG : file1: reading active writers 2026/04/19 02:48:57 DEBUG : file1: active writers 1 2026/04/19 02:48:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/19 02:48:57 DEBUG : Looking for writers 2026/04/19 02:48:57 DEBUG : file1: reading active writers 2026/04/19 02:48:57 DEBUG : file1: active writers 1 2026/04/19 02:48:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/19 02:48:57 DEBUG : Looking for writers 2026/04/19 02:48:57 DEBUG : file1: reading active writers 2026/04/19 02:48:57 DEBUG : file1: active writers 1 2026/04/19 02:48:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/19 02:48:57 DEBUG : Looking for writers 2026/04/19 02:48:57 DEBUG : file1: reading active writers 2026/04/19 02:48:57 DEBUG : file1: active writers 1 2026/04/19 02:48:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/19 02:48:57 DEBUG : Looking for writers 2026/04/19 02:48:57 DEBUG : file1: reading active writers 2026/04/19 02:48:57 DEBUG : file1: active writers 1 2026/04/19 02:48:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/19 02:48:58 DEBUG : Looking for writers 2026/04/19 02:48:58 DEBUG : file1: reading active writers 2026/04/19 02:48:58 DEBUG : file1: active writers 1 2026/04/19 02:48:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:48:59 DEBUG : Looking for writers 2026/04/19 02:48:59 DEBUG : file1: reading active writers 2026/04/19 02:48:59 DEBUG : file1: active writers 1 2026/04/19 02:48:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:00 DEBUG : Looking for writers 2026/04/19 02:49:00 DEBUG : file1: reading active writers 2026/04/19 02:49:00 DEBUG : file1: active writers 1 2026/04/19 02:49:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:01 DEBUG : Looking for writers 2026/04/19 02:49:01 DEBUG : file1: reading active writers 2026/04/19 02:49:01 DEBUG : file1: active writers 1 2026/04/19 02:49:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:02 DEBUG : Looking for writers 2026/04/19 02:49:02 DEBUG : file1: reading active writers 2026/04/19 02:49:02 DEBUG : file1: active writers 1 2026/04/19 02:49:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:03 DEBUG : Looking for writers 2026/04/19 02:49:03 DEBUG : file1: reading active writers 2026/04/19 02:49:03 DEBUG : file1: active writers 1 2026/04/19 02:49:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:04 DEBUG : Looking for writers 2026/04/19 02:49:04 DEBUG : file1: reading active writers 2026/04/19 02:49:04 DEBUG : file1: active writers 1 2026/04/19 02:49:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:05 DEBUG : Looking for writers 2026/04/19 02:49:05 DEBUG : file1: reading active writers 2026/04/19 02:49:05 DEBUG : file1: active writers 1 2026/04/19 02:49:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:06 DEBUG : Looking for writers 2026/04/19 02:49:06 DEBUG : file1: reading active writers 2026/04/19 02:49:06 DEBUG : file1: active writers 1 2026/04/19 02:49:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:07 DEBUG : Looking for writers 2026/04/19 02:49:07 DEBUG : file1: reading active writers 2026/04/19 02:49:07 DEBUG : file1: active writers 1 2026/04/19 02:49:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:08 DEBUG : Looking for writers 2026/04/19 02:49:08 DEBUG : file1: reading active writers 2026/04/19 02:49:08 DEBUG : file1: active writers 1 2026/04/19 02:49:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:09 DEBUG : Looking for writers 2026/04/19 02:49:09 DEBUG : file1: reading active writers 2026/04/19 02:49:09 DEBUG : file1: active writers 1 2026/04/19 02:49:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:10 DEBUG : Looking for writers 2026/04/19 02:49:10 DEBUG : file1: reading active writers 2026/04/19 02:49:10 DEBUG : file1: active writers 1 2026/04/19 02:49:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:11 DEBUG : Looking for writers 2026/04/19 02:49:11 DEBUG : file1: reading active writers 2026/04/19 02:49:11 DEBUG : file1: active writers 1 2026/04/19 02:49:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:12 DEBUG : Looking for writers 2026/04/19 02:49:12 DEBUG : file1: reading active writers 2026/04/19 02:49:12 DEBUG : file1: active writers 1 2026/04/19 02:49:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:13 DEBUG : Looking for writers 2026/04/19 02:49:13 DEBUG : file1: reading active writers 2026/04/19 02:49:13 DEBUG : file1: active writers 1 2026/04/19 02:49:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:14 DEBUG : Looking for writers 2026/04/19 02:49:14 DEBUG : file1: reading active writers 2026/04/19 02:49:14 DEBUG : file1: active writers 1 2026/04/19 02:49:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:15 DEBUG : Looking for writers 2026/04/19 02:49:15 DEBUG : file1: reading active writers 2026/04/19 02:49:15 DEBUG : file1: active writers 1 2026/04/19 02:49:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:16 DEBUG : Looking for writers 2026/04/19 02:49:16 DEBUG : file1: reading active writers 2026/04/19 02:49:16 DEBUG : file1: active writers 1 2026/04/19 02:49:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:17 DEBUG : Looking for writers 2026/04/19 02:49:17 DEBUG : file1: reading active writers 2026/04/19 02:49:17 DEBUG : file1: active writers 1 2026/04/19 02:49:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:18 DEBUG : Looking for writers 2026/04/19 02:49:18 DEBUG : file1: reading active writers 2026/04/19 02:49:18 DEBUG : file1: active writers 1 2026/04/19 02:49:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:19 DEBUG : Looking for writers 2026/04/19 02:49:19 DEBUG : file1: reading active writers 2026/04/19 02:49:19 DEBUG : file1: active writers 1 2026/04/19 02:49:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:20 DEBUG : Looking for writers 2026/04/19 02:49:20 DEBUG : file1: reading active writers 2026/04/19 02:49:20 DEBUG : file1: active writers 1 2026/04/19 02:49:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:21 DEBUG : Looking for writers 2026/04/19 02:49:21 DEBUG : file1: reading active writers 2026/04/19 02:49:21 DEBUG : file1: active writers 1 2026/04/19 02:49:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:22 DEBUG : Looking for writers 2026/04/19 02:49:22 DEBUG : file1: reading active writers 2026/04/19 02:49:22 DEBUG : file1: active writers 1 2026/04/19 02:49:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:23 DEBUG : Looking for writers 2026/04/19 02:49:23 DEBUG : file1: reading active writers 2026/04/19 02:49:23 DEBUG : file1: active writers 1 2026/04/19 02:49:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:24 DEBUG : Looking for writers 2026/04/19 02:49:24 DEBUG : file1: reading active writers 2026/04/19 02:49:24 DEBUG : file1: active writers 1 2026/04/19 02:49:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:25 DEBUG : Looking for writers 2026/04/19 02:49:25 DEBUG : file1: reading active writers 2026/04/19 02:49:25 DEBUG : file1: active writers 1 2026/04/19 02:49:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:26 DEBUG : Looking for writers 2026/04/19 02:49:26 DEBUG : file1: reading active writers 2026/04/19 02:49:26 DEBUG : file1: active writers 1 2026/04/19 02:49:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 02:49:27 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/19 02:49:27 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:49:27 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:49:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:49:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:49:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:49:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 02:49:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 02:49:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:49:27 DEBUG : webdav root 'rclone-test-qetubux3guye': File to upload is small (0 bytes), uploading instead of streaming 2026/04/19 02:49:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:49:27 DEBUG : file1: size = 0 OK 2026/04/19 02:49:27 DEBUG : file1: Size of src and dst objects identical 2026/04/19 02:49:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:49:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:49:27 DEBUG : file1: Open: flags=O_RDONLY 2026/04/19 02:49:27 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/19 02:49:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/19 02:49:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:49:27 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:27 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:49:27 DEBUG : Looking for writers 2026/04/19 02:49:27 DEBUG : file1: reading active writers 2026/04/19 02:49:27 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:49:27 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:49:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 02:49:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 02:49:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:49:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 02:49:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 02:49:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:49:27 DEBUG : webdav root 'rclone-test-qetubux3guye': File to upload is small (100 bytes), uploading instead of streaming 2026/04/19 02:49:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 02:49:27 DEBUG : file1: size = 100 OK 2026/04/19 02:49:27 DEBUG : file1: Size of src and dst objects identical 2026/04/19 02:49:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 02:49:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 02:49:27 DEBUG : file1: Open: flags=O_RDONLY 2026/04/19 02:49:27 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/19 02:49:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/19 02:49:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:49:27 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:27 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:49:27 DEBUG : Looking for writers 2026/04/19 02:49:27 DEBUG : file1: reading active writers 2026/04/19 02:49:27 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:49:27 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:49:27 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 02:49:27 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 02:49:27 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 02:49:27 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 02:49:27 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 02:49:27 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/19 02:49:27 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/19 02:49:27 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:49:27 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:27 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/19 02:49:27 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/19 02:49:27 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:49:27 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:27 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/19 02:49:27 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/19 02:49:27 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:49:27 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:27 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/19 02:49:27 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/19 02:49:27 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:49:27 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:27 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/19 02:49:27 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/19 02:49:27 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:49:27 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:27 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:49:27 DEBUG : flat: Looking for writers 2026/04/19 02:49:27 DEBUG : f002.txt: reading active writers 2026/04/19 02:49:27 DEBUG : f003.txt: reading active writers 2026/04/19 02:49:27 DEBUG : f004.txt: reading active writers 2026/04/19 02:49:27 DEBUG : f000.txt: reading active writers 2026/04/19 02:49:27 DEBUG : f001.txt: reading active writers 2026/04/19 02:49:27 DEBUG : Looking for writers 2026/04/19 02:49:27 DEBUG : flat: reading active writers 2026/04/19 02:49:27 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:49:27 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:49:27 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 02:49:27 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 02:49:27 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 02:49:27 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/19 02:49:27 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/19 02:49:27 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:49:27 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:27 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/19 02:49:27 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/19 02:49:27 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:49:27 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:27 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/19 02:49:27 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/19 02:49:27 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:49:27 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:27 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:49:27 DEBUG : a/b/c: Looking for writers 2026/04/19 02:49:27 DEBUG : deep.txt: reading active writers 2026/04/19 02:49:27 DEBUG : a/b: Looking for writers 2026/04/19 02:49:27 DEBUG : c: reading active writers 2026/04/19 02:49:27 DEBUG : mid.txt: reading active writers 2026/04/19 02:49:27 DEBUG : a: Looking for writers 2026/04/19 02:49:27 DEBUG : b: reading active writers 2026/04/19 02:49:27 DEBUG : top.txt: reading active writers 2026/04/19 02:49:27 DEBUG : Looking for writers 2026/04/19 02:49:27 DEBUG : a: reading active writers 2026/04/19 02:49:27 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:49:28 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:49:28 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/04/19 02:49:28 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/19 02:49:28 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/19 02:49:28 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:49:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:28 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:49:28 DEBUG : bigdir: Looking for writers 2026/04/19 02:49:28 DEBUG : big.bin: reading active writers 2026/04/19 02:49:28 DEBUG : Looking for writers 2026/04/19 02:49:28 DEBUG : bigdir: reading active writers 2026/04/19 02:49:28 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.55s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-qetubux3guye'", Local "Local file system at /tmp/rclone2286274000", Modify Window "1s" 2026/04/19 02:49:28 INFO : webdav root 'rclone-test-qetubux3guye': poll-interval is not supported by this remote 2026/04/19 02:49:28 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 02:49:28 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 02:49:28 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 02:49:28 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/19 02:49:28 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/19 02:49:28 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:49:28 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:28 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/19 02:49:28 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/19 02:49:28 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:49:28 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:28 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/19 02:49:28 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/19 02:49:28 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 02:49:28 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 02:49:28 DEBUG : WaitForWriters: timeout=30s 2026/04/19 02:49:28 DEBUG : dir1: Looking for writers 2026/04/19 02:49:28 DEBUG : a.txt: reading active writers 2026/04/19 02:49:28 DEBUG : dir2: Looking for writers 2026/04/19 02:49:28 DEBUG : b.txt: reading active writers 2026/04/19 02:49:28 DEBUG : dir3: Looking for writers 2026/04/19 02:49:28 DEBUG : c.txt: reading active writers 2026/04/19 02:49:28 DEBUG : Looking for writers 2026/04/19 02:49:28 DEBUG : dir1: reading active writers 2026/04/19 02:49:28 DEBUG : dir2: reading active writers 2026/04/19 02:49:28 DEBUG : dir3: reading active writers 2026/04/19 02:49:28 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/19 02:49:29 DEBUG : webdav root 'rclone-test-qetubux3guye': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.121494012s (try 1/5)