"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/06/10 02:26:10 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-rikocur0dopu" 2026/06/10 02:26:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 02:26:10 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/06/10 02:26:10 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/06/10 02:26:10 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/06/10 02:26:10 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/06/10 02:26:10 DEBUG : Setting pass="jSpf13weFgsUOIOOkgQ0AeWfhUoe-hfxUG6gNmv-lm8Y" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/06/10 02:26:10 DEBUG : TestWebdavRclone: detected overridden config - adding "{1JQIa}" suffix to name 2026/06/10 02:26:10 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/06/10 02:26:10 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/06/10 02:26:10 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/06/10 02:26:10 DEBUG : Setting pass="jSpf13weFgsUOIOOkgQ0AeWfhUoe-hfxUG6gNmv-lm8Y" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/06/10 02:26:10 DEBUG : found headers: 2026/06/10 02:26:10 DEBUG : Creating backend with remote "/tmp/rclone3994500196" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:10 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:10 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:10 DEBUG : dir: Looking for writers 2026/06/10 02:26:10 DEBUG : Looking for writers 2026/06/10 02:26:10 DEBUG : dir: reading active writers 2026/06/10 02:26:10 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:10 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:10 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:10 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:10 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:10 DEBUG : dir/subdir: Looking for writers 2026/06/10 02:26:10 DEBUG : dir: Looking for writers 2026/06/10 02:26:10 DEBUG : file1: reading active writers 2026/06/10 02:26:10 DEBUG : file2: reading active writers 2026/06/10 02:26:10 DEBUG : subdir: reading active writers 2026/06/10 02:26:10 DEBUG : Looking for writers 2026/06/10 02:26:10 DEBUG : dir: reading active writers 2026/06/10 02:26:10 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:10 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:10 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:10 DEBUG : dir: Looking for writers 2026/06/10 02:26:10 DEBUG : file1: reading active writers 2026/06/10 02:26:10 DEBUG : Looking for writers 2026/06/10 02:26:10 DEBUG : dir: reading active writers 2026/06/10 02:26:10 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:10 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:10 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:10 DEBUG : dir: Looking for writers 2026/06/10 02:26:10 DEBUG : Looking for writers 2026/06/10 02:26:10 DEBUG : dir: reading active writers 2026/06/10 02:26:10 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:10 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:10 DEBUG : dir: forgetting directory cache 2026/06/10 02:26:10 DEBUG : forgetting directory cache 2026/06/10 02:26:10 DEBUG : dir: forgetting directory cache 2026/06/10 02:26:10 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:10 DEBUG : Looking for writers 2026/06/10 02:26:10 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:10 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:11 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/10 02:26:11 DEBUG : dir: invalidating directory cache 2026/06/10 02:26:11 DEBUG : >ForgetPath: 2026/06/10 02:26:11 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/10 02:26:11 DEBUG : invalidating directory cache 2026/06/10 02:26:11 DEBUG : dir: forgetting directory cache 2026/06/10 02:26:11 DEBUG : >ForgetPath: 2026/06/10 02:26:11 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/10 02:26:11 DEBUG : >ForgetPath: 2026/06/10 02:26:11 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:11 DEBUG : dir: Looking for writers 2026/06/10 02:26:11 DEBUG : Looking for writers 2026/06/10 02:26:11 DEBUG : dir: reading active writers 2026/06/10 02:26:11 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:11 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:11 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:11 DEBUG : forgetting directory cache 2026/06/10 02:26:11 DEBUG : dir: forgetting directory cache 2026/06/10 02:26:11 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:11 DEBUG : dir: Looking for writers 2026/06/10 02:26:11 DEBUG : fil/a/b: Looking for writers 2026/06/10 02:26:11 DEBUG : fil/a: Looking for writers 2026/06/10 02:26:11 DEBUG : b: reading active writers 2026/06/10 02:26:11 DEBUG : fil: Looking for writers 2026/06/10 02:26:11 DEBUG : a: reading active writers 2026/06/10 02:26:11 DEBUG : Looking for writers 2026/06/10 02:26:11 DEBUG : dir: reading active writers 2026/06/10 02:26:11 DEBUG : fil: reading active writers 2026/06/10 02:26:11 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:11 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:11 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:11 DEBUG : dir: Looking for writers 2026/06/10 02:26:11 DEBUG : Looking for writers 2026/06/10 02:26:11 DEBUG : dir: reading active writers 2026/06/10 02:26:11 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:11 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:11 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:11 DEBUG : dir: Looking for writers 2026/06/10 02:26:11 DEBUG : file1: reading active writers 2026/06/10 02:26:11 DEBUG : Looking for writers 2026/06/10 02:26:11 DEBUG : dir: reading active writers 2026/06/10 02:26:11 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:11 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:11 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:11 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/06/10 02:26:11 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/10 02:26:11 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/10 02:26:11 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/10 02:26:11 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/10 02:26:12 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:12 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:12 DEBUG : dir: invalidating directory cache 2026/06/10 02:26:12 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/10 02:26:12 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/10 02:26:12 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/10 02:26:12 DEBUG : dir/file1: Reset virtual modtime 2026/06/10 02:26:12 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/10 02:26:12 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/10 02:26:12 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/10 02:26:12 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/10 02:26:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 02:26:12 DEBUG : dir: invalidating directory cache 2026/06/10 02:26:12 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/10 02:26:12 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/10 02:26:12 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/10 02:26:12 DEBUG : forgetting directory cache 2026/06/10 02:26:12 DEBUG : dir: forgetting directory cache 2026/06/10 02:26:12 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/10 02:26:12 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:12 DEBUG : dir/virtualDir: Looking for writers 2026/06/10 02:26:12 DEBUG : dir: Looking for writers 2026/06/10 02:26:12 DEBUG : virtualFile: reading active writers 2026/06/10 02:26:12 DEBUG : virtualDir: reading active writers 2026/06/10 02:26:12 DEBUG : file1: reading active writers 2026/06/10 02:26:12 DEBUG : virtualFile2: reading active writers 2026/06/10 02:26:12 DEBUG : Looking for writers 2026/06/10 02:26:12 DEBUG : dir: reading active writers 2026/06/10 02:26:12 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:12 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:12 ERROR : dir/: Can only open directories read only 2026/06/10 02:26:12 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:12 DEBUG : dir: Looking for writers 2026/06/10 02:26:12 DEBUG : Looking for writers 2026/06/10 02:26:12 DEBUG : dir: reading active writers 2026/06/10 02:26:12 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:12 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:12 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/10 02:26:12 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/10 02:26:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/10 02:26:12 DEBUG : webdav root 'rclone-test-rikocur0dopu': File to upload is small (5 bytes), uploading instead of streaming 2026/06/10 02:26:12 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:12 DEBUG : dir/potato: size = 5 OK 2026/06/10 02:26:12 NOTICE: webdav root 'rclone-test-rikocur0dopu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/10 02:26:12 DEBUG : dir/potato: Size of src and dst objects identical 2026/06/10 02:26:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/10 02:26:12 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:12 DEBUG : dir: Looking for writers 2026/06/10 02:26:12 DEBUG : potato: reading active writers 2026/06/10 02:26:12 DEBUG : file1: reading active writers 2026/06/10 02:26:12 DEBUG : Looking for writers 2026/06/10 02:26:12 DEBUG : dir: reading active writers 2026/06/10 02:26:12 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:12 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/10 02:26:12 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:12 DEBUG : dir/sub: Looking for writers 2026/06/10 02:26:12 DEBUG : dir: Looking for writers 2026/06/10 02:26:12 DEBUG : file1: reading active writers 2026/06/10 02:26:12 DEBUG : sub: reading active writers 2026/06/10 02:26:12 DEBUG : Looking for writers 2026/06/10 02:26:12 DEBUG : dir: reading active writers 2026/06/10 02:26:12 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:12 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/10 02:26:13 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/10 02:26:13 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:13 DEBUG : dir/sub/subsub: Looking for writers 2026/06/10 02:26:13 DEBUG : dir/sub: Looking for writers 2026/06/10 02:26:13 DEBUG : subsub: reading active writers 2026/06/10 02:26:13 DEBUG : dir: Looking for writers 2026/06/10 02:26:13 DEBUG : file1: reading active writers 2026/06/10 02:26:13 DEBUG : sub: reading active writers 2026/06/10 02:26:13 DEBUG : Looking for writers 2026/06/10 02:26:13 DEBUG : dir: reading active writers 2026/06/10 02:26:13 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:13 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:13 ERROR : dir/: Dir.Remove not empty 2026/06/10 02:26:13 DEBUG : dir/file1: Remove: 2026/06/10 02:26:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 02:26:13 DEBUG : dir/file1: >Remove: err= 2026/06/10 02:26:13 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/10 02:26:13 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:13 DEBUG : Looking for writers 2026/06/10 02:26:13 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:13 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:13 DEBUG : dir/file1: Remove: 2026/06/10 02:26:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 02:26:13 DEBUG : dir/file1: >Remove: err= 2026/06/10 02:26:13 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/10 02:26:13 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:13 DEBUG : Looking for writers 2026/06/10 02:26:13 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:13 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:13 DEBUG : dir/file1: Remove: 2026/06/10 02:26:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 02:26:13 DEBUG : dir/file1: >Remove: err= 2026/06/10 02:26:13 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:13 DEBUG : dir: Looking for writers 2026/06/10 02:26:13 DEBUG : Looking for writers 2026/06/10 02:26:13 DEBUG : dir: reading active writers 2026/06/10 02:26:13 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.26s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:13 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:13 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:13 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/10 02:26:13 DEBUG : dir: Updating dir with dir2 0x39a4ce6f3c70 2026/06/10 02:26:13 DEBUG : dir: forgetting directory cache 2026/06/10 02:26:13 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/10 02:26:13 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/10 02:26:14 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/10 02:26:14 DEBUG : file2: Updating file with file2 0x39a4ce559790 2026/06/10 02:26:14 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/10 02:26:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/10 02:26:14 INFO : dir2/file3: Deleted 2026/06/10 02:26:14 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/10 02:26:14 DEBUG : dir2/file3: Updating file with dir2/file3 0x39a4ce559790 2026/06/10 02:26:14 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/10 02:26:14 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/10 02:26:14 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/10 02:26:14 DEBUG : empty directory: Updating dir with renamed empty directory 0x39a4ce38bc70 2026/06/10 02:26:14 DEBUG : empty directory: forgetting directory cache 2026/06/10 02:26:14 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/10 02:26:14 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/10 02:26:14 DEBUG : dir2: Renaming to "dir3" 2026/06/10 02:26:14 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:14 DEBUG : renamed empty directory: Looking for writers 2026/06/10 02:26:14 DEBUG : dir3: Looking for writers 2026/06/10 02:26:14 DEBUG : file3: reading active writers 2026/06/10 02:26:14 DEBUG : Looking for writers 2026/06/10 02:26:14 DEBUG : renamed empty directory: reading active writers 2026/06/10 02:26:14 DEBUG : dir3: reading active writers 2026/06/10 02:26:14 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:14 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/10 02:26:14 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:14 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/10 02:26:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/10 02:26:14 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/10 02:26:14 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/10 02:26:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/10 02:26:14 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:14 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/10 02:26:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/10 02:26:14 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/10 02:26:14 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/10 02:26:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/10 02:26:14 DEBUG : webdav root 'rclone-test-rikocur0dopu': File to upload is small (12 bytes), uploading instead of streaming 2026/06/10 02:26:14 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:14 DEBUG : dir/sub/file2: size = 12 OK 2026/06/10 02:26:14 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/06/10 02:26:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/10 02:26:14 DEBUG : forgetting directory cache 2026/06/10 02:26:14 DEBUG : dir: forgetting directory cache 2026/06/10 02:26:14 DEBUG : dir/sub: forgetting directory cache 2026/06/10 02:26:14 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/10 02:26:14 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/10 02:26:14 DEBUG : webdav root 'rclone-test-rikocur0dopu': File to upload is small (5 bytes), uploading instead of streaming 2026/06/10 02:26:14 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:14 DEBUG : dir/sub/file0: size = 5 OK 2026/06/10 02:26:14 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/06/10 02:26:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/10 02:26:14 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:14 DEBUG : dir/sub: Looking for writers 2026/06/10 02:26:14 DEBUG : file0: reading active writers 2026/06/10 02:26:14 DEBUG : file2: reading active writers 2026/06/10 02:26:14 DEBUG : dir: Looking for writers 2026/06/10 02:26:14 DEBUG : file1: reading active writers 2026/06/10 02:26:14 DEBUG : sub: reading active writers 2026/06/10 02:26:14 DEBUG : Looking for writers 2026/06/10 02:26:14 DEBUG : dir: reading active writers 2026/06/10 02:26:14 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:14 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/10 02:26:14 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:14 DEBUG : Looking for writers 2026/06/10 02:26:14 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:14 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/10 02:26:14 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:14 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/10 02:26:14 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/10 02:26:14 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/10 02:26:14 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:14 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:14 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/10 02:26:14 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:14 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/10 02:26:14 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/10 02:26:14 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/10 02:26:14 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:14 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:14 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:14 DEBUG : dir: Looking for writers 2026/06/10 02:26:14 DEBUG : file1.metadata: reading active writers 2026/06/10 02:26:14 DEBUG : file1: reading active writers 2026/06/10 02:26:14 DEBUG : Looking for writers 2026/06/10 02:26:14 DEBUG : dir: reading active writers 2026/06/10 02:26:14 DEBUG : dir.metadata: reading active writers 2026/06/10 02:26:14 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:14 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:14 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:14 DEBUG : dir: Looking for writers 2026/06/10 02:26:14 DEBUG : file1: reading active writers 2026/06/10 02:26:14 DEBUG : Looking for writers 2026/06/10 02:26:14 DEBUG : dir: reading active writers 2026/06/10 02:26:14 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:14 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:15 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:15 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/06/10 02:26:15 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:15 DEBUG : dir: Looking for writers 2026/06/10 02:26:15 DEBUG : file1: reading active writers 2026/06/10 02:26:15 DEBUG : Looking for writers 2026/06/10 02:26:15 DEBUG : dir: reading active writers 2026/06/10 02:26:15 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.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- 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:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:15 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 02:26:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/10 02:26:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:15 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:15 DEBUG : dir: Looking for writers 2026/06/10 02:26:15 DEBUG : file1: reading active writers 2026/06/10 02:26:15 DEBUG : Looking for writers 2026/06/10 02:26:15 DEBUG : dir: reading active writers 2026/06/10 02:26:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/06/10 02:26:15 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/10 02:26:15 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/10 02:26:15 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:15 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/10 02:26:15 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:15 DEBUG : Looking for writers 2026/06/10 02:26:15 DEBUG : file.txt: reading active writers 2026/06/10 02:26:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:15 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:15 DEBUG : webdav root 'rclone-test-rikocur0dopu': File to upload is small (25 bytes), uploading instead of streaming 2026/06/10 02:26:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:15 DEBUG : dir/file1: size = 25 OK 2026/06/10 02:26:15 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/10 02:26:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:15 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:15 DEBUG : dir: Looking for writers 2026/06/10 02:26:15 DEBUG : file1: reading active writers 2026/06/10 02:26:15 DEBUG : Looking for writers 2026/06/10 02:26:15 DEBUG : dir: reading active writers 2026/06/10 02:26:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.18s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:15 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:15 DEBUG : dir/file1: Remove: 2026/06/10 02:26:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 02:26:15 DEBUG : dir/file1: >Remove: err= 2026/06/10 02:26:15 DEBUG : dir/file1: Remove: 2026/06/10 02:26:15 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/10 02:26:15 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:15 DEBUG : dir: Looking for writers 2026/06/10 02:26:15 DEBUG : Looking for writers 2026/06/10 02:26:15 DEBUG : dir: reading active writers 2026/06/10 02:26:15 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.17s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:15 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:15 DEBUG : dir/file1: Remove: 2026/06/10 02:26:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 02:26:15 DEBUG : dir/file1: >Remove: err= 2026/06/10 02:26:15 DEBUG : dir/file1: Remove: 2026/06/10 02:26:15 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/10 02:26:15 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:15 DEBUG : dir: Looking for writers 2026/06/10 02:26:15 DEBUG : Looking for writers 2026/06/10 02:26:15 DEBUG : dir: reading active writers 2026/06/10 02:26:15 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:15 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 02:26:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/10 02:26:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/10 02:26:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/10 02:26:15 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/10 02:26:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/10 02:26:15 DEBUG : dir/file1: Open: flags=0x3 2026/06/10 02:26:15 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/10 02:26:15 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/10 02:26:15 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:15 DEBUG : dir: Looking for writers 2026/06/10 02:26:15 DEBUG : file1: reading active writers 2026/06/10 02:26:15 DEBUG : Looking for writers 2026/06/10 02:26:15 DEBUG : dir: reading active writers 2026/06/10 02:26:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:15 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:15 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:15 DEBUG : dir: Looking for writers 2026/06/10 02:26:15 DEBUG : file1: reading active writers 2026/06/10 02:26:15 DEBUG : Looking for writers 2026/06/10 02:26:15 DEBUG : dir: reading active writers 2026/06/10 02:26:15 DEBUG : >WaitForWriters: 2026/06/10 02:26:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 02:26:16 DEBUG : newLeaf: Updating file with newLeaf 0x39a4ce1df110 2026/06/10 02:26:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 02:26:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 02:26:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/10 02:26:16 DEBUG : dir/file1: Updating file with dir/file1 0x39a4ce1df110 2026/06/10 02:26:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/10 02:26:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/10 02:26:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/10 02:26:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:16 DEBUG : dir/file1: File is currently open, delaying rename 0x39a4ce1df110 2026/06/10 02:26:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 02:26:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 02:26:16 DEBUG : webdav root 'rclone-test-rikocur0dopu': File to upload is small (25 bytes), uploading instead of streaming 2026/06/10 02:26:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:16 DEBUG : dir/file1: size = 25 OK 2026/06/10 02:26:16 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/10 02:26:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 02:26:16 DEBUG : newLeaf: Running delayed rename now 2026/06/10 02:26:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 02:26:16 DEBUG : newLeaf: Updating file with newLeaf 0x39a4ce1df110 2026/06/10 02:26:16 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:16 DEBUG : dir: Looking for writers 2026/06/10 02:26:16 DEBUG : Looking for writers 2026/06/10 02:26:16 DEBUG : dir: reading active writers 2026/06/10 02:26:16 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:16 DEBUG : >WaitForWriters: 2026/06/10 02:26:16 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:16 DEBUG : dir: Looking for writers 2026/06/10 02:26:16 DEBUG : Looking for writers 2026/06/10 02:26:16 DEBUG : dir: reading active writers 2026/06/10 02:26:16 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:16 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:16 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:16 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:16 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:16 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:16 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:16 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:16 DEBUG : dir: Looking for writers 2026/06/10 02:26:16 DEBUG : file1: reading active writers 2026/06/10 02:26:16 DEBUG : Looking for writers 2026/06/10 02:26:16 DEBUG : dir: reading active writers 2026/06/10 02:26:16 DEBUG : >WaitForWriters: 2026/06/10 02:26:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 02:26:16 DEBUG : newLeaf: Updating file with newLeaf 0x39a4ce8e96c0 2026/06/10 02:26:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 02:26:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 02:26:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/10 02:26:16 DEBUG : dir/file1: Updating file with dir/file1 0x39a4ce8e96c0 2026/06/10 02:26:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/10 02:26:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/10 02:26:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/10 02:26:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:16 DEBUG : dir/file1: File is currently open, delaying rename 0x39a4ce8e96c0 2026/06/10 02:26:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 02:26:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 02:26:16 DEBUG : webdav root 'rclone-test-rikocur0dopu': File to upload is small (25 bytes), uploading instead of streaming 2026/06/10 02:26:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:16 DEBUG : dir/file1: size = 25 OK 2026/06/10 02:26:16 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/10 02:26:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 02:26:16 DEBUG : newLeaf: Running delayed rename now 2026/06/10 02:26:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 02:26:16 DEBUG : newLeaf: Updating file with newLeaf 0x39a4ce8e96c0 2026/06/10 02:26:16 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:16 DEBUG : dir: Looking for writers 2026/06/10 02:26:16 DEBUG : Looking for writers 2026/06/10 02:26:16 DEBUG : dir: reading active writers 2026/06/10 02:26:16 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:16 DEBUG : >WaitForWriters: 2026/06/10 02:26:16 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:16 DEBUG : dir: Looking for writers 2026/06/10 02:26:16 DEBUG : Looking for writers 2026/06/10 02:26:16 DEBUG : dir: reading active writers 2026/06/10 02:26:16 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:16 DEBUG : >WaitForWriters: 2026/06/10 02:26:16 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:16 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:16 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:16 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:16 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:16 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:16 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/10 02:26:16 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 02:26:16 DEBUG : dir/file1(0x39a4cefefc80): openPending: 2026/06/10 02:26:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/10 02:26:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/10 02:26:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:16 DEBUG : dir/file1(0x39a4cefefc80): >openPending: err= 2026/06/10 02:26:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/10 02:26:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 02:26:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 02:26:16 DEBUG : dir/file1(0x39a4cefefc80): _writeAt: size=14, off=0 2026/06/10 02:26:16 DEBUG : dir/file1(0x39a4cefefc80): >_writeAt: n=14, err= 2026/06/10 02:26:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/10 02:26:16 DEBUG : dir/file1(0x39a4cefefc80): close: 2026/06/10 02:26:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/10 02:26:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/10 02:26:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:16 DEBUG : dir/file1(0x39a4cefefc80): >close: err= 2026/06/10 02:26:16 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:16 DEBUG : dir: Looking for writers 2026/06/10 02:26:16 DEBUG : file1: reading active writers 2026/06/10 02:26:16 DEBUG : Looking for writers 2026/06/10 02:26:16 DEBUG : dir: reading active writers 2026/06/10 02:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 02:26:16 DEBUG : dir: Looking for writers 2026/06/10 02:26:16 DEBUG : file1: reading active writers 2026/06/10 02:26:16 DEBUG : Looking for writers 2026/06/10 02:26:16 DEBUG : dir: reading active writers 2026/06/10 02:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 02:26:16 DEBUG : dir: Looking for writers 2026/06/10 02:26:16 DEBUG : file1: reading active writers 2026/06/10 02:26:16 DEBUG : Looking for writers 2026/06/10 02:26:16 DEBUG : dir: reading active writers 2026/06/10 02:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 02:26:16 DEBUG : dir: Looking for writers 2026/06/10 02:26:16 DEBUG : file1: reading active writers 2026/06/10 02:26:16 DEBUG : Looking for writers 2026/06/10 02:26:16 DEBUG : dir: reading active writers 2026/06/10 02:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 02:26:16 DEBUG : dir/file1: vfs cache: starting upload 2026/06/10 02:26:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:16 DEBUG : dir/file1: size = 14 OK 2026/06/10 02:26:16 INFO : dir/file1: Copied (replaced existing) 2026/06/10 02:26:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/10 02:26:16 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/10 02:26:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/10 02:26:16 DEBUG : dir: Looking for writers 2026/06/10 02:26:16 DEBUG : file1: reading active writers 2026/06/10 02:26:16 DEBUG : Looking for writers 2026/06/10 02:26:16 DEBUG : dir: reading active writers 2026/06/10 02:26:16 DEBUG : >WaitForWriters: 2026/06/10 02:26:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 02:26:16 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 02:26:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 02:26:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 02:26:16 DEBUG : dir/file1(0x39a4ce3c6c00): _readAt: size=512, off=0 2026/06/10 02:26:16 DEBUG : dir/file1(0x39a4ce3c6c00): openPending: 2026/06/10 02:26: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/06/10 02:26:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/10 02:26:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:16 DEBUG : dir/file1(0x39a4ce3c6c00): >openPending: err= 2026/06/10 02:26:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/10 02:26:16 DEBUG : dir/file1(0x39a4ce3c6c00): >_readAt: n=14, err=EOF 2026/06/10 02:26:16 DEBUG : dir/file1(0x39a4ce3c6c00): close: 2026/06/10 02:26:16 DEBUG : dir/file1(0x39a4ce3c6c00): >close: err= 2026/06/10 02:26:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 02:26:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/10 02:26:16 DEBUG : newLeaf: Updating file with newLeaf 0x39a4ceff4000 2026/06/10 02:26:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 02:26:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 02:26:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/10 02:26:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/10 02:26:17 DEBUG : dir/file1: Updating file with dir/file1 0x39a4ceff4000 2026/06/10 02:26:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/10 02:26:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/10 02:26:17 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 02:26:17 DEBUG : dir/file1(0x39a4ce7ebe80): openPending: 2026/06/10 02:26:17 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/06/10 02:26:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/10 02:26:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:17 DEBUG : dir/file1(0x39a4ce7ebe80): >openPending: err= 2026/06/10 02:26:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/10 02:26:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 02:26:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 02:26:17 DEBUG : dir/file1(0x39a4ce7ebe80): _writeAt: size=25, off=0 2026/06/10 02:26:17 DEBUG : dir/file1(0x39a4ce7ebe80): >_writeAt: n=25, err= 2026/06/10 02:26:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 02:26:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/10 02:26:17 DEBUG : newLeaf: Updating file with newLeaf 0x39a4ceff4000 2026/06/10 02:26:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 02:26:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 02:26:17 DEBUG : newLeaf(0x39a4ce7ebe80): close: 2026/06/10 02:26:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/10 02:26:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-10 02:26:17.063896822 +0000 UTC m=+6.946953851 2026/06/10 02:26:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:17 DEBUG : newLeaf(0x39a4ce7ebe80): >close: err= 2026/06/10 02:26:17 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:17 DEBUG : dir: Looking for writers 2026/06/10 02:26:17 DEBUG : Looking for writers 2026/06/10 02:26:17 DEBUG : dir: reading active writers 2026/06/10 02:26:17 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 02:26:17 DEBUG : dir: Looking for writers 2026/06/10 02:26:17 DEBUG : Looking for writers 2026/06/10 02:26:17 DEBUG : dir: reading active writers 2026/06/10 02:26:17 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 02:26:17 DEBUG : dir: Looking for writers 2026/06/10 02:26:17 DEBUG : Looking for writers 2026/06/10 02:26:17 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:17 DEBUG : dir: reading active writers 2026/06/10 02:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 02:26:17 DEBUG : dir: Looking for writers 2026/06/10 02:26:17 DEBUG : Looking for writers 2026/06/10 02:26:17 DEBUG : dir: reading active writers 2026/06/10 02:26:17 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 02:26:17 DEBUG : newLeaf: vfs cache: starting upload 2026/06/10 02:26:17 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:17 DEBUG : newLeaf: size = 25 OK 2026/06/10 02:26:17 INFO : newLeaf: Copied (replaced existing) 2026/06/10 02:26:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-10 02:26:17 +0000 UTC" 2026/06/10 02:26:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/10 02:26:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 02:26:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/10 02:26:17 DEBUG : dir: Looking for writers 2026/06/10 02:26:17 DEBUG : Looking for writers 2026/06/10 02:26:17 DEBUG : dir: reading active writers 2026/06/10 02:26:17 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:17 DEBUG : >WaitForWriters: 2026/06/10 02:26:17 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:17 DEBUG : dir: Looking for writers 2026/06/10 02:26:17 DEBUG : Looking for writers 2026/06/10 02:26:17 DEBUG : dir: reading active writers 2026/06/10 02:26:17 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:17 DEBUG : >WaitForWriters: 2026/06/10 02:26:17 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:17 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:17 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:17 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:17 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:17 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:17 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:17 DEBUG : dir: Looking for writers 2026/06/10 02:26:17 DEBUG : file1: reading active writers 2026/06/10 02:26:17 DEBUG : Looking for writers 2026/06/10 02:26:17 DEBUG : dir: reading active writers 2026/06/10 02:26:17 DEBUG : >WaitForWriters: 2026/06/10 02:26:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 02:26:17 DEBUG : newLeaf: Updating file with newLeaf 0x39a4ce1dfad0 2026/06/10 02:26:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 02:26:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 02:26:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/10 02:26:17 DEBUG : dir/file1: Updating file with dir/file1 0x39a4ce1dfad0 2026/06/10 02:26:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/10 02:26:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/10 02:26:17 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 02:26:17 DEBUG : dir/file1(0x39a4ce8935c0): openPending: 2026/06/10 02:26:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/10 02:26:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/10 02:26:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:17 DEBUG : dir/file1(0x39a4ce8935c0): >openPending: err= 2026/06/10 02:26:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/10 02:26:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 02:26:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 02:26:17 DEBUG : dir/file1(0x39a4ce8935c0): _writeAt: size=25, off=0 2026/06/10 02:26:17 DEBUG : dir/file1(0x39a4ce8935c0): >_writeAt: n=25, err= 2026/06/10 02:26:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 02:26:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/10 02:26:17 DEBUG : newLeaf: Updating file with newLeaf 0x39a4ce1dfad0 2026/06/10 02:26:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 02:26:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 02:26:17 DEBUG : newLeaf(0x39a4ce8935c0): close: 2026/06/10 02:26:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/10 02:26:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-10 02:26:17.561707692 +0000 UTC m=+7.444764710 2026/06/10 02:26:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:17 DEBUG : newLeaf(0x39a4ce8935c0): >close: err= 2026/06/10 02:26:17 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:17 DEBUG : dir: Looking for writers 2026/06/10 02:26:17 DEBUG : Looking for writers 2026/06/10 02:26:17 DEBUG : dir: reading active writers 2026/06/10 02:26:17 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 02:26:17 DEBUG : dir: Looking for writers 2026/06/10 02:26:17 DEBUG : Looking for writers 2026/06/10 02:26:17 DEBUG : dir: reading active writers 2026/06/10 02:26:17 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 02:26:17 DEBUG : dir: Looking for writers 2026/06/10 02:26:17 DEBUG : Looking for writers 2026/06/10 02:26:17 DEBUG : dir: reading active writers 2026/06/10 02:26:17 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 02:26:17 DEBUG : dir: Looking for writers 2026/06/10 02:26:17 DEBUG : Looking for writers 2026/06/10 02:26:17 DEBUG : dir: reading active writers 2026/06/10 02:26:17 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 02:26:17 DEBUG : newLeaf: vfs cache: starting upload 2026/06/10 02:26:17 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:17 DEBUG : newLeaf: size = 25 OK 2026/06/10 02:26:17 INFO : newLeaf: Copied (replaced existing) 2026/06/10 02:26:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-10 02:26:17 +0000 UTC" 2026/06/10 02:26:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/10 02:26:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 02:26:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/10 02:26:17 DEBUG : dir: Looking for writers 2026/06/10 02:26:17 DEBUG : Looking for writers 2026/06/10 02:26:17 DEBUG : dir: reading active writers 2026/06/10 02:26:17 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:17 DEBUG : >WaitForWriters: 2026/06/10 02:26:17 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:17 DEBUG : dir: Looking for writers 2026/06/10 02:26:17 DEBUG : Looking for writers 2026/06/10 02:26:17 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:17 DEBUG : dir: reading active writers 2026/06/10 02:26:17 DEBUG : >WaitForWriters: 2026/06/10 02:26:17 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:17 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:17 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:17 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:17 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:17 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/10 02:26:17 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 02:26:17 DEBUG : dir/file1(0x39a4ce960c00): openPending: 2026/06/10 02:26:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/10 02:26:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/10 02:26:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:17 DEBUG : dir/file1(0x39a4ce960c00): >openPending: err= 2026/06/10 02:26:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/10 02:26:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 02:26:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 02:26:17 DEBUG : dir/file1(0x39a4ce960c00): _writeAt: size=14, off=0 2026/06/10 02:26:17 DEBUG : dir/file1(0x39a4ce960c00): >_writeAt: n=14, err= 2026/06/10 02:26:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/10 02:26:17 DEBUG : dir/file1(0x39a4ce960c00): close: 2026/06/10 02:26:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/10 02:26:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/10 02:26:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:17 DEBUG : dir/file1(0x39a4ce960c00): >close: err= 2026/06/10 02:26:17 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:17 DEBUG : dir: Looking for writers 2026/06/10 02:26:17 DEBUG : file1: reading active writers 2026/06/10 02:26:17 DEBUG : Looking for writers 2026/06/10 02:26:17 DEBUG : dir: reading active writers 2026/06/10 02:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 02:26:17 DEBUG : dir: Looking for writers 2026/06/10 02:26:17 DEBUG : file1: reading active writers 2026/06/10 02:26:17 DEBUG : Looking for writers 2026/06/10 02:26:17 DEBUG : dir: reading active writers 2026/06/10 02:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 02:26:17 DEBUG : dir: Looking for writers 2026/06/10 02:26:17 DEBUG : file1: reading active writers 2026/06/10 02:26:17 DEBUG : Looking for writers 2026/06/10 02:26:17 DEBUG : dir: reading active writers 2026/06/10 02:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 02:26:17 DEBUG : dir: Looking for writers 2026/06/10 02:26:17 DEBUG : file1: reading active writers 2026/06/10 02:26:17 DEBUG : Looking for writers 2026/06/10 02:26:17 DEBUG : dir: reading active writers 2026/06/10 02:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 02:26:18 DEBUG : dir/file1: vfs cache: starting upload 2026/06/10 02:26:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:18 DEBUG : dir/file1: size = 14 OK 2026/06/10 02:26:18 INFO : dir/file1: Copied (replaced existing) 2026/06/10 02:26:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/10 02:26:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/10 02:26:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/10 02:26:18 DEBUG : dir: Looking for writers 2026/06/10 02:26:18 DEBUG : file1: reading active writers 2026/06/10 02:26:18 DEBUG : Looking for writers 2026/06/10 02:26:18 DEBUG : dir: reading active writers 2026/06/10 02:26:18 DEBUG : >WaitForWriters: 2026/06/10 02:26:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 02:26:18 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 02:26:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 02:26:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 02:26:18 DEBUG : dir/file1(0x39a4cf063bc0): _readAt: size=512, off=0 2026/06/10 02:26:18 DEBUG : dir/file1(0x39a4cf063bc0): openPending: 2026/06/10 02:26:18 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/06/10 02:26:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/10 02:26:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:18 DEBUG : dir/file1(0x39a4cf063bc0): >openPending: err= 2026/06/10 02:26:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/10 02:26:18 DEBUG : dir/file1(0x39a4cf063bc0): >_readAt: n=14, err=EOF 2026/06/10 02:26:18 DEBUG : dir/file1(0x39a4cf063bc0): close: 2026/06/10 02:26:18 DEBUG : dir/file1(0x39a4cf063bc0): >close: err= 2026/06/10 02:26:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 02:26:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/10 02:26:18 DEBUG : newLeaf: Updating file with newLeaf 0x39a4ce93dd40 2026/06/10 02:26:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 02:26:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 02:26:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/10 02:26:18 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/10 02:26:18 DEBUG : dir/file1: Updating file with dir/file1 0x39a4ce93dd40 2026/06/10 02:26:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/10 02:26:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/10 02:26:18 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 02:26:18 DEBUG : dir/file1(0x39a4cea04400): openPending: 2026/06/10 02:26:18 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/06/10 02:26:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/10 02:26:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:18 DEBUG : dir/file1(0x39a4cea04400): >openPending: err= 2026/06/10 02:26:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/10 02:26:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 02:26:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 02:26:18 DEBUG : dir/file1(0x39a4cea04400): _writeAt: size=25, off=0 2026/06/10 02:26:18 DEBUG : dir/file1(0x39a4cea04400): >_writeAt: n=25, err= 2026/06/10 02:26:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 02:26:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/10 02:26:18 DEBUG : newLeaf: Updating file with newLeaf 0x39a4ce93dd40 2026/06/10 02:26:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 02:26:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 02:26:18 DEBUG : newLeaf(0x39a4cea04400): close: 2026/06/10 02:26:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/10 02:26:18 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-10 02:26:18.209884823 +0000 UTC m=+8.092941852 2026/06/10 02:26:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:18 DEBUG : newLeaf(0x39a4cea04400): >close: err= 2026/06/10 02:26:18 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:18 DEBUG : dir: Looking for writers 2026/06/10 02:26:18 DEBUG : Looking for writers 2026/06/10 02:26:18 DEBUG : dir: reading active writers 2026/06/10 02:26:18 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 02:26:18 DEBUG : dir: Looking for writers 2026/06/10 02:26:18 DEBUG : Looking for writers 2026/06/10 02:26:18 DEBUG : dir: reading active writers 2026/06/10 02:26:18 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 02:26:18 DEBUG : dir: Looking for writers 2026/06/10 02:26:18 DEBUG : Looking for writers 2026/06/10 02:26:18 DEBUG : dir: reading active writers 2026/06/10 02:26:18 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 02:26:18 DEBUG : dir: Looking for writers 2026/06/10 02:26:18 DEBUG : Looking for writers 2026/06/10 02:26:18 DEBUG : dir: reading active writers 2026/06/10 02:26:18 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 02:26:18 DEBUG : newLeaf: vfs cache: starting upload 2026/06/10 02:26:18 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:18 DEBUG : newLeaf: size = 25 OK 2026/06/10 02:26:18 INFO : newLeaf: Copied (replaced existing) 2026/06/10 02:26:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-10 02:26:18 +0000 UTC" 2026/06/10 02:26:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/10 02:26:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 02:26:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/10 02:26:18 DEBUG : dir: Looking for writers 2026/06/10 02:26:18 DEBUG : Looking for writers 2026/06/10 02:26:18 DEBUG : dir: reading active writers 2026/06/10 02:26:18 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:18 DEBUG : >WaitForWriters: 2026/06/10 02:26:18 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:18 DEBUG : dir: Looking for writers 2026/06/10 02:26:18 DEBUG : Looking for writers 2026/06/10 02:26:18 DEBUG : dir: reading active writers 2026/06/10 02:26:18 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:18 DEBUG : >WaitForWriters: 2026/06/10 02:26:18 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:18 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:18 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:18 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:18 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:18 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:18 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:18 DEBUG : dir: Looking for writers 2026/06/10 02:26:18 DEBUG : file1: reading active writers 2026/06/10 02:26:18 DEBUG : Looking for writers 2026/06/10 02:26:18 DEBUG : dir: reading active writers 2026/06/10 02:26:18 DEBUG : >WaitForWriters: 2026/06/10 02:26:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 02:26:18 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 02:26:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 02:26:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 02:26:18 DEBUG : dir/file1(0x39a4ceb18440): _readAt: size=512, off=0 2026/06/10 02:26:18 DEBUG : dir/file1(0x39a4ceb18440): openPending: 2026/06/10 02:26:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/10 02:26:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/10 02:26:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:18 DEBUG : dir/file1(0x39a4ceb18440): >openPending: err= 2026/06/10 02:26:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/10 02:26:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 02:26:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:18 DEBUG : dir/file1(0x39a4ceb18440): >_readAt: n=14, err=EOF 2026/06/10 02:26:18 DEBUG : dir/file1(0x39a4ceb18440): close: 2026/06/10 02:26:18 DEBUG : dir/file1(0x39a4ceb18440): >close: err= 2026/06/10 02:26:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 02:26:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/10 02:26:18 DEBUG : newLeaf: Updating file with newLeaf 0x39a4ce965ba0 2026/06/10 02:26:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 02:26:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 02:26:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/10 02:26:18 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/10 02:26:18 DEBUG : dir/file1: Updating file with dir/file1 0x39a4ce965ba0 2026/06/10 02:26:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/10 02:26:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/10 02:26:18 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 02:26:18 DEBUG : dir/file1(0x39a4ceafa700): openPending: 2026/06/10 02:26:18 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/06/10 02:26:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/10 02:26:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:18 DEBUG : dir/file1(0x39a4ceafa700): >openPending: err= 2026/06/10 02:26:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/10 02:26:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 02:26:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 02:26:18 DEBUG : dir/file1(0x39a4ceafa700): _writeAt: size=25, off=0 2026/06/10 02:26:18 DEBUG : dir/file1(0x39a4ceafa700): >_writeAt: n=25, err= 2026/06/10 02:26:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 02:26:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/10 02:26:18 DEBUG : newLeaf: Updating file with newLeaf 0x39a4ce965ba0 2026/06/10 02:26:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 02:26:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 02:26:18 DEBUG : newLeaf(0x39a4ceafa700): close: 2026/06/10 02:26:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/10 02:26:18 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-10 02:26:18.719710223 +0000 UTC m=+8.602767252 2026/06/10 02:26:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:18 DEBUG : newLeaf(0x39a4ceafa700): >close: err= 2026/06/10 02:26:18 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:18 DEBUG : dir: Looking for writers 2026/06/10 02:26:18 DEBUG : Looking for writers 2026/06/10 02:26:18 DEBUG : dir: reading active writers 2026/06/10 02:26:18 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 02:26:18 DEBUG : dir: Looking for writers 2026/06/10 02:26:18 DEBUG : Looking for writers 2026/06/10 02:26:18 DEBUG : dir: reading active writers 2026/06/10 02:26:18 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 02:26:18 DEBUG : dir: Looking for writers 2026/06/10 02:26:18 DEBUG : Looking for writers 2026/06/10 02:26:18 DEBUG : dir: reading active writers 2026/06/10 02:26:18 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 02:26:18 DEBUG : dir: Looking for writers 2026/06/10 02:26:18 DEBUG : Looking for writers 2026/06/10 02:26:18 DEBUG : dir: reading active writers 2026/06/10 02:26:18 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 02:26:18 DEBUG : newLeaf: vfs cache: starting upload 2026/06/10 02:26:18 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:18 DEBUG : newLeaf: size = 25 OK 2026/06/10 02:26:18 INFO : newLeaf: Copied (replaced existing) 2026/06/10 02:26:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-10 02:26:18 +0000 UTC" 2026/06/10 02:26:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/10 02:26:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 02:26:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/10 02:26:18 DEBUG : dir: Looking for writers 2026/06/10 02:26:18 DEBUG : Looking for writers 2026/06/10 02:26:18 DEBUG : dir: reading active writers 2026/06/10 02:26:18 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:18 DEBUG : >WaitForWriters: 2026/06/10 02:26:18 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:18 DEBUG : dir: Looking for writers 2026/06/10 02:26:18 DEBUG : Looking for writers 2026/06/10 02:26:18 DEBUG : newLeaf: reading active writers 2026/06/10 02:26:18 DEBUG : dir: reading active writers 2026/06/10 02:26:18 DEBUG : >WaitForWriters: 2026/06/10 02:26:18 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- 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.65s) --- 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:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:18 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:18 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:18 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:18 DEBUG : Looking for writers 2026/06/10 02:26:18 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:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:19 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 02:26:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/10 02:26:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:19 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:19 DEBUG : dir: Looking for writers 2026/06/10 02:26:19 DEBUG : file1: reading active writers 2026/06/10 02:26:19 DEBUG : Looking for writers 2026/06/10 02:26:19 DEBUG : dir: reading active writers 2026/06/10 02:26:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:19 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 02:26:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/10 02:26:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/10 02:26:19 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/10 02:26:19 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/10 02:26:19 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/10 02:26:19 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:19 DEBUG : dir: Looking for writers 2026/06/10 02:26:19 DEBUG : file1: reading active writers 2026/06/10 02:26:19 DEBUG : Looking for writers 2026/06/10 02:26:19 DEBUG : dir: reading active writers 2026/06/10 02:26:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:19 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 02:26:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/10 02:26:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/10 02:26:19 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/10 02:26:19 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/10 02:26:19 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/10 02:26:19 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/10 02:26:19 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/10 02:26:19 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/10 02:26:19 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/10 02:26:19 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/10 02:26:19 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/10 02:26:19 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/10 02:26:19 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/10 02:26:19 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/10 02:26:19 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/10 02:26:19 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:19 DEBUG : dir: Looking for writers 2026/06/10 02:26:19 DEBUG : file1: reading active writers 2026/06/10 02:26:19 DEBUG : Looking for writers 2026/06/10 02:26:19 DEBUG : dir: reading active writers 2026/06/10 02:26:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:19 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 02:26:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/10 02:26:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:19 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:19 DEBUG : dir: Looking for writers 2026/06/10 02:26:19 DEBUG : file1: reading active writers 2026/06/10 02:26:19 DEBUG : Looking for writers 2026/06/10 02:26:19 DEBUG : dir: reading active writers 2026/06/10 02:26:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:19 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 02:26:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/10 02:26:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/10 02:26:19 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/10 02:26:19 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:19 DEBUG : dir: Looking for writers 2026/06/10 02:26:19 DEBUG : file1: reading active writers 2026/06/10 02:26:19 DEBUG : Looking for writers 2026/06/10 02:26:19 DEBUG : dir: reading active writers 2026/06/10 02:26:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:19 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:19 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:19 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:19 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:19 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 02:26:19 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 02:26:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 02:26:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 02:26:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/10 02:26:19 DEBUG : dir/file1(0x39a4ceeb0900): _readAt: size=1, off=0 2026/06/10 02:26:19 DEBUG : dir/file1(0x39a4ceeb0900): openPending: 2026/06/10 02:26:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/10 02:26:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/10 02:26:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:19 DEBUG : dir/file1(0x39a4ceeb0900): >openPending: err= 2026/06/10 02:26:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:19 DEBUG : dir/file1(0x39a4ceeb0900): >_readAt: n=1, err= 2026/06/10 02:26:19 DEBUG : dir/file1(0x39a4ceeb0900): _readAt: size=256, off=1 2026/06/10 02:26:19 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/10 02:26:19 DEBUG : dir/file1(0x39a4ceeb0900): >_readAt: n=15, err=EOF 2026/06/10 02:26:19 DEBUG : dir/file1(0x39a4ceeb0900): _readAt: size=16, off=16 2026/06/10 02:26:19 DEBUG : dir/file1(0x39a4ceeb0900): >_readAt: n=0, err=EOF 2026/06/10 02:26:19 DEBUG : dir/file1(0x39a4ceeb0900): close: 2026/06/10 02:26:19 DEBUG : dir/file1(0x39a4ceeb0900): >close: err= 2026/06/10 02:26:19 DEBUG : dir/file1(0x39a4ceeb0900): close: 2026/06/10 02:26:19 DEBUG : dir/file1(0x39a4ceeb0900): >close: err=file already closed 2026/06/10 02:26:19 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:19 DEBUG : dir: Looking for writers 2026/06/10 02:26:19 DEBUG : file1: reading active writers 2026/06/10 02:26:19 DEBUG : Looking for writers 2026/06/10 02:26:19 DEBUG : dir: reading active writers 2026/06/10 02:26:19 DEBUG : >WaitForWriters: 2026/06/10 02:26:19 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:20 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 02:26:20 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 02:26:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 02:26:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 02:26:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce6f0800): _readAt: size=1, off=0 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce6f0800): openPending: 2026/06/10 02:26:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/10 02:26:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/10 02:26:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce6f0800): >openPending: err= 2026/06/10 02:26:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/10 02:26:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 02:26:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce6f0800): >_readAt: n=1, err= 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce6f0800): _readAt: size=1, off=5 2026/06/10 02:26:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce6f0800): >_readAt: n=1, err= 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce6f0800): _readAt: size=1, off=3 2026/06/10 02:26:20 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce6f0800): >_readAt: n=1, err= 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce6f0800): _readAt: size=1, off=13 2026/06/10 02:26:20 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce6f0800): >_readAt: n=1, err= 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce6f0800): _readAt: size=16, off=100 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce6f0800): >_readAt: n=0, err=EOF 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce6f0800): close: 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce6f0800): >close: err= 2026/06/10 02:26:20 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:20 DEBUG : dir: Looking for writers 2026/06/10 02:26:20 DEBUG : file1: reading active writers 2026/06/10 02:26:20 DEBUG : Looking for writers 2026/06/10 02:26:20 DEBUG : dir: reading active writers 2026/06/10 02:26:20 DEBUG : >WaitForWriters: 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:20 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 02:26:20 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 02:26:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 02:26:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 02:26:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce8d1dc0): _readAt: size=1, off=0 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce8d1dc0): openPending: 2026/06/10 02:26:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/10 02:26:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/10 02:26:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce8d1dc0): >openPending: err= 2026/06/10 02:26:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/10 02:26:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 02:26:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce8d1dc0): >_readAt: n=1, err= 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce8d1dc0): _readAt: size=1, off=5 2026/06/10 02:26:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce8d1dc0): >_readAt: n=1, err= 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce8d1dc0): _readAt: size=1, off=1 2026/06/10 02:26:20 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce8d1dc0): >_readAt: n=1, err= 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce8d1dc0): _readAt: size=6, off=10 2026/06/10 02:26:20 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce8d1dc0): >_readAt: n=6, err= 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce8d1dc0): _readAt: size=256, off=10 2026/06/10 02:26:20 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce8d1dc0): >_readAt: n=6, err=EOF 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce8d1dc0): _readAt: size=256, off=100 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce8d1dc0): >_readAt: n=0, err=EOF 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce8d1dc0): close: 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce8d1dc0): >close: err= 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce8d1dc0): _readAt: size=256, off=100 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce8d1dc0): >_readAt: n=0, err=file already closed 2026/06/10 02:26:20 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:20 DEBUG : dir: Looking for writers 2026/06/10 02:26:20 DEBUG : file1: reading active writers 2026/06/10 02:26:20 DEBUG : Looking for writers 2026/06/10 02:26:20 DEBUG : dir: reading active writers 2026/06/10 02:26:20 DEBUG : >WaitForWriters: 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:20 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 02:26:20 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 02:26:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 02:26:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 02:26:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce9e3380): RWFileHandle.Flush 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce9e3380): _readAt: size=256, off=0 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce9e3380): openPending: 2026/06/10 02:26:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/10 02:26:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/10 02:26:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce9e3380): >openPending: err= 2026/06/10 02:26:20 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/10 02:26:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 02:26:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce9e3380): >_readAt: n=16, err=EOF 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce9e3380): RWFileHandle.Flush 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce9e3380): RWFileHandle.Flush 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce9e3380): close: 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ce9e3380): >close: err= 2026/06/10 02:26:20 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:20 DEBUG : dir: Looking for writers 2026/06/10 02:26:20 DEBUG : file1: reading active writers 2026/06/10 02:26:20 DEBUG : Looking for writers 2026/06/10 02:26:20 DEBUG : dir: reading active writers 2026/06/10 02:26:20 DEBUG : >WaitForWriters: 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:20 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 02:26:20 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 02:26:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 02:26:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 02:26:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ceaadc40): _readAt: size=256, off=0 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ceaadc40): openPending: 2026/06/10 02:26:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/10 02:26:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/10 02:26:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ceaadc40): >openPending: err= 2026/06/10 02:26:20 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/10 02:26:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 02:26:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ceaadc40): >_readAt: n=16, err=EOF 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ceaadc40): RWFileHandle.Release 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ceaadc40): close: 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ceaadc40): >close: err= 2026/06/10 02:26:20 DEBUG : dir/file1(0x39a4ceaadc40): RWFileHandle.Release 2026/06/10 02:26:20 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:20 DEBUG : dir: Looking for writers 2026/06/10 02:26:20 DEBUG : file1: reading active writers 2026/06/10 02:26:20 DEBUG : Looking for writers 2026/06/10 02:26:20 DEBUG : dir: reading active writers 2026/06/10 02:26:20 DEBUG : >WaitForWriters: 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:20 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:20 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:20 DEBUG : file1: newRWFileHandle: 2026/06/10 02:26:20 DEBUG : file1(0x39a4ce959a80): openPending: 2026/06/10 02:26:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:20 DEBUG : file1(0x39a4ce959a80): >openPending: err= 2026/06/10 02:26:20 DEBUG : file1: >newRWFileHandle: err= 2026/06/10 02:26:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/10 02:26:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/10 02:26:20 DEBUG : file1(0x39a4ce959a80): _writeAt: size=5, off=0 2026/06/10 02:26:20 DEBUG : file1(0x39a4ce959a80): >_writeAt: n=5, err= 2026/06/10 02:26:20 DEBUG : file1(0x39a4ce959a80): _writeAt: size=7, off=5 2026/06/10 02:26:20 DEBUG : file1(0x39a4ce959a80): >_writeAt: n=7, err= 2026/06/10 02:26:20 DEBUG : file1: vfs cache: truncate to size=11 2026/06/10 02:26:20 DEBUG : file1(0x39a4ce959a80): close: 2026/06/10 02:26:20 DEBUG : file1: vfs cache: setting modification time to 2026-06-10 02:26:20.681374951 +0000 UTC m=+10.564431970 2026/06/10 02:26:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:20 DEBUG : file1(0x39a4ce959a80): >close: err= 2026/06/10 02:26:20 DEBUG : file1(0x39a4ce959a80): close: 2026/06/10 02:26:20 DEBUG : file1(0x39a4ce959a80): >close: err=file already closed 2026/06/10 02:26:20 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:20 DEBUG : Looking for writers 2026/06/10 02:26:20 DEBUG : file1: reading active writers 2026/06/10 02:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 02:26:20 DEBUG : Looking for writers 2026/06/10 02:26:20 DEBUG : file1: reading active writers 2026/06/10 02:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 02:26:20 DEBUG : Looking for writers 2026/06/10 02:26:20 DEBUG : file1: reading active writers 2026/06/10 02:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 02:26:20 DEBUG : Looking for writers 2026/06/10 02:26:20 DEBUG : file1: reading active writers 2026/06/10 02:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 02:26:20 DEBUG : file1: vfs cache: starting upload 2026/06/10 02:26:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:20 DEBUG : file1: size = 11 OK 2026/06/10 02:26:20 INFO : file1: Copied (new) 2026/06/10 02:26:20 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-10 02:26:20 +0000 UTC" 2026/06/10 02:26:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/10 02:26:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:20 INFO : file1: vfs cache: upload succeeded try #1 2026/06/10 02:26:20 DEBUG : Looking for writers 2026/06/10 02:26:20 DEBUG : file1: reading active writers 2026/06/10 02:26:20 DEBUG : >WaitForWriters: 2026/06/10 02:26:20 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:20 DEBUG : Looking for writers 2026/06/10 02:26:20 DEBUG : file1: reading active writers 2026/06/10 02:26:20 DEBUG : >WaitForWriters: 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:20 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:20 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:20 DEBUG : file1: newRWFileHandle: 2026/06/10 02:26:20 DEBUG : file1(0x39a4ceea6540): openPending: 2026/06/10 02:26:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:20 DEBUG : file1(0x39a4ceea6540): >openPending: err= 2026/06/10 02:26:20 DEBUG : file1: >newRWFileHandle: err= 2026/06/10 02:26:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/10 02:26:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/10 02:26:20 DEBUG : file1(0x39a4ceea6540): _writeAt: size=7, off=0 2026/06/10 02:26:20 DEBUG : file1(0x39a4ceea6540): >_writeAt: n=7, err= 2026/06/10 02:26:20 DEBUG : file1(0x39a4ceea6540): _writeAt: size=6, off=5 2026/06/10 02:26:20 DEBUG : file1(0x39a4ceea6540): >_writeAt: n=6, err= 2026/06/10 02:26:20 DEBUG : file1(0x39a4ceea6540): close: 2026/06/10 02:26:20 DEBUG : file1: vfs cache: setting modification time to 2026-06-10 02:26:20.878943414 +0000 UTC m=+10.762000443 2026/06/10 02:26:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:20 DEBUG : file1(0x39a4ceea6540): >close: err= 2026/06/10 02:26:20 DEBUG : file1(0x39a4ceea6540): _writeAt: size=5, off=0 2026/06/10 02:26:20 DEBUG : file1(0x39a4ceea6540): >_writeAt: n=0, err=file already closed 2026/06/10 02:26:20 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:20 DEBUG : Looking for writers 2026/06/10 02:26:20 DEBUG : file1: reading active writers 2026/06/10 02:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 02:26:20 DEBUG : Looking for writers 2026/06/10 02:26:20 DEBUG : file1: reading active writers 2026/06/10 02:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 02:26:20 DEBUG : Looking for writers 2026/06/10 02:26:20 DEBUG : file1: reading active writers 2026/06/10 02:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 02:26:20 DEBUG : Looking for writers 2026/06/10 02:26:20 DEBUG : file1: reading active writers 2026/06/10 02:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 02:26:20 DEBUG : file1: vfs cache: starting upload 2026/06/10 02:26:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:21 DEBUG : file1: size = 11 OK 2026/06/10 02:26:21 INFO : file1: Copied (new) 2026/06/10 02:26:21 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-10 02:26:20 +0000 UTC" 2026/06/10 02:26:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/10 02:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:21 INFO : file1: vfs cache: upload succeeded try #1 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : >WaitForWriters: 2026/06/10 02:26:21 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : >WaitForWriters: 2026/06/10 02:26:21 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:21 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:21 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:21 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:21 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:21 DEBUG : file1: newRWFileHandle: 2026/06/10 02:26:21 DEBUG : file1(0x39a4cea43b40): openPending: 2026/06/10 02:26:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:21 DEBUG : file1(0x39a4cea43b40): >openPending: err= 2026/06/10 02:26:21 DEBUG : file1: >newRWFileHandle: err= 2026/06/10 02:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/10 02:26:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/10 02:26:21 DEBUG : file1(0x39a4cea43b40): close: 2026/06/10 02:26:21 DEBUG : file1: vfs cache: setting modification time to 2026-06-10 02:26:21.075207308 +0000 UTC m=+10.958264326 2026/06/10 02:26:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:21 DEBUG : file1(0x39a4cea43b40): >close: err= 2026/06/10 02:26:21 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/10 02:26:21 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/10 02:26:21 DEBUG : file2: newRWFileHandle: 2026/06/10 02:26:21 DEBUG : file2(0x39a4cea560c0): openPending: 2026/06/10 02:26:21 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/10 02:26:21 DEBUG : file2(0x39a4cea560c0): >openPending: err= 2026/06/10 02:26:21 DEBUG : file2: >newRWFileHandle: err= 2026/06/10 02:26:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/10 02:26:21 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/10 02:26:21 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/10 02:26:21 DEBUG : file2(0x39a4cea560c0): RWFileHandle.Flush 2026/06/10 02:26:21 DEBUG : file2(0x39a4cea560c0): RWFileHandle.Release 2026/06/10 02:26:21 DEBUG : file2(0x39a4cea560c0): close: 2026/06/10 02:26:21 DEBUG : file2: vfs cache: setting modification time to 2026-06-10 02:26:21.076073897 +0000 UTC m=+10.959130916 2026/06/10 02:26:21 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:21 DEBUG : file2(0x39a4cea560c0): >close: err= 2026/06/10 02:26:21 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : file2: reading active writers 2026/06/10 02:26:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : file2: reading active writers 2026/06/10 02:26:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : file2: reading active writers 2026/06/10 02:26:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : file2: reading active writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/10 02:26:21 DEBUG : file1: vfs cache: starting upload 2026/06/10 02:26:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:21 DEBUG : file2: vfs cache: starting upload 2026/06/10 02:26:21 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:21 DEBUG : file1: size = 0 OK 2026/06/10 02:26:21 INFO : file1: Copied (new) 2026/06/10 02:26:21 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-10 02:26:21 +0000 UTC" 2026/06/10 02:26:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/10 02:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:21 INFO : file1: vfs cache: upload succeeded try #1 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : file2: reading active writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/10 02:26:21 DEBUG : file2: size = 0 OK 2026/06/10 02:26:21 INFO : file2: Copied (new) 2026/06/10 02:26:21 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-10 02:26:21 +0000 UTC" 2026/06/10 02:26:21 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/10 02:26:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/10 02:26:21 INFO : file2: vfs cache: upload succeeded try #1 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : file2: reading active writers 2026/06/10 02:26:21 DEBUG : >WaitForWriters: 2026/06/10 02:26:21 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : file2: reading active writers 2026/06/10 02:26:21 DEBUG : >WaitForWriters: 2026/06/10 02:26:21 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:21 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:21 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:21 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:21 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:21 DEBUG : file1: newRWFileHandle: 2026/06/10 02:26:21 DEBUG : file1(0x39a4cee3b540): openPending: 2026/06/10 02:26:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:21 DEBUG : file1(0x39a4cee3b540): >openPending: err= 2026/06/10 02:26:21 DEBUG : file1: >newRWFileHandle: err= 2026/06/10 02:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/10 02:26:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/10 02:26:21 DEBUG : file1(0x39a4cee3b540): _writeAt: size=5, off=0 2026/06/10 02:26:21 DEBUG : file1(0x39a4cee3b540): >_writeAt: n=5, err= 2026/06/10 02:26:21 DEBUG : file1(0x39a4cee3b540): RWFileHandle.Flush 2026/06/10 02:26:21 DEBUG : file1(0x39a4cee3b540): RWFileHandle.Flush 2026/06/10 02:26:21 DEBUG : file1(0x39a4cee3b540): close: 2026/06/10 02:26:21 DEBUG : file1: vfs cache: setting modification time to 2026-06-10 02:26:21.445680841 +0000 UTC m=+11.328737870 2026/06/10 02:26:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:21 DEBUG : file1(0x39a4cee3b540): >close: err= 2026/06/10 02:26:21 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 02:26:21 DEBUG : file1: vfs cache: starting upload 2026/06/10 02:26:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:21 DEBUG : file1: size = 5 OK 2026/06/10 02:26:21 INFO : file1: Copied (new) 2026/06/10 02:26:21 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-10 02:26:21 +0000 UTC" 2026/06/10 02:26:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/10 02:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:21 INFO : file1: vfs cache: upload succeeded try #1 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : >WaitForWriters: 2026/06/10 02:26:21 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:21 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:21 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:21 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:21 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:21 DEBUG : file1: newRWFileHandle: 2026/06/10 02:26:21 DEBUG : file1(0x39a4cf030ec0): openPending: 2026/06/10 02:26:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:21 DEBUG : file1(0x39a4cf030ec0): >openPending: err= 2026/06/10 02:26:21 DEBUG : file1: >newRWFileHandle: err= 2026/06/10 02:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/10 02:26:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/10 02:26:21 DEBUG : file1(0x39a4cf030ec0): _writeAt: size=5, off=0 2026/06/10 02:26:21 DEBUG : file1(0x39a4cf030ec0): >_writeAt: n=5, err= 2026/06/10 02:26:21 DEBUG : file1(0x39a4cf030ec0): RWFileHandle.Release 2026/06/10 02:26:21 DEBUG : file1(0x39a4cf030ec0): close: 2026/06/10 02:26:21 DEBUG : file1: vfs cache: setting modification time to 2026-06-10 02:26:21.632271495 +0000 UTC m=+11.515328514 2026/06/10 02:26:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:21 DEBUG : file1(0x39a4cf030ec0): >close: err= 2026/06/10 02:26:21 DEBUG : file1(0x39a4cf030ec0): RWFileHandle.Release 2026/06/10 02:26:21 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 02:26:21 DEBUG : file1: vfs cache: starting upload 2026/06/10 02:26:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:21 DEBUG : file1: size = 5 OK 2026/06/10 02:26:21 INFO : file1: Copied (new) 2026/06/10 02:26:21 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-10 02:26:21 +0000 UTC" 2026/06/10 02:26:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/10 02:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:21 INFO : file1: vfs cache: upload succeeded try #1 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : >WaitForWriters: 2026/06/10 02:26:21 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:21 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:21 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:21 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:21 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:21 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/10 02:26:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/10 02:26:21 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 02:26:21 DEBUG : dir/file1(0x39a4cf0bdec0): openPending: 2026/06/10 02:26:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/10 02:26:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/10 02:26:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:21 DEBUG : dir/file1(0x39a4cf0bdec0): >openPending: err= 2026/06/10 02:26:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/10 02:26:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 02:26:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 02:26:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/10 02:26:21 DEBUG : dir/file1(0x39a4cf0bdec0): _writeAt: size=5, off=0 2026/06/10 02:26:21 DEBUG : dir/file1(0x39a4cf0bdec0): >_writeAt: n=5, err= 2026/06/10 02:26:21 DEBUG : dir/file1(0x39a4cf0bdec0): close: 2026/06/10 02:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:21 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-10 02:26:21.884807888 +0000 UTC m=+11.767864918 2026/06/10 02:26:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:21 DEBUG : dir/file1(0x39a4cf0bdec0): >close: err= 2026/06/10 02:26:21 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:21 DEBUG : dir: Looking for writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : dir: reading active writers 2026/06/10 02:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 02:26:21 DEBUG : dir: Looking for writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : dir: reading active writers 2026/06/10 02:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 02:26:21 DEBUG : dir: Looking for writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : dir: reading active writers 2026/06/10 02:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 02:26:21 DEBUG : dir: Looking for writers 2026/06/10 02:26:21 DEBUG : file1: reading active writers 2026/06/10 02:26:21 DEBUG : Looking for writers 2026/06/10 02:26:21 DEBUG : dir: reading active writers 2026/06/10 02:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 02:26:21 DEBUG : dir/file1: vfs cache: starting upload 2026/06/10 02:26:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:22 DEBUG : dir/file1: size = 5 OK 2026/06/10 02:26:22 INFO : dir/file1: Copied (replaced existing) 2026/06/10 02:26:22 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-10 02:26:21 +0000 UTC" 2026/06/10 02:26:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/10 02:26:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/10 02:26:22 DEBUG : dir: Looking for writers 2026/06/10 02:26:22 DEBUG : file1: reading active writers 2026/06/10 02:26:22 DEBUG : Looking for writers 2026/06/10 02:26:22 DEBUG : dir: reading active writers 2026/06/10 02:26:22 DEBUG : >WaitForWriters: 2026/06/10 02:26:22 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:22 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:22 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:22 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 02:26:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/10 02:26:22 DEBUG : dir/file1(0x39a4ce5b0100): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : dir/file1(0x39a4ce5b0100): openPending: 2026/06/10 02:26:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/10 02:26:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/10 02:26:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:22 DEBUG : dir/file1(0x39a4ce5b0100): >openPending: err= 2026/06/10 02:26:22 DEBUG : dir/file1(0x39a4ce5b0100): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : dir/file1(0x39a4ce5b0100): _writeAt: size=15, off=5 2026/06/10 02:26:22 DEBUG : dir/file1(0x39a4ce5b0100): >_writeAt: n=15, err= 2026/06/10 02:26:22 DEBUG : dir/file1(0x39a4ce5b0100): close: 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/10 02:26:22 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-10 02:26:22.172037407 +0000 UTC m=+12.055094436 2026/06/10 02:26:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : dir/file1(0x39a4ce5b0100): >close: err= 2026/06/10 02:26:22 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:22 DEBUG : dir: Looking for writers 2026/06/10 02:26:22 DEBUG : file1: reading active writers 2026/06/10 02:26:22 DEBUG : Looking for writers 2026/06/10 02:26:22 DEBUG : dir: reading active writers 2026/06/10 02:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 02:26:22 DEBUG : dir: Looking for writers 2026/06/10 02:26:22 DEBUG : file1: reading active writers 2026/06/10 02:26:22 DEBUG : Looking for writers 2026/06/10 02:26:22 DEBUG : dir: reading active writers 2026/06/10 02:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 02:26:22 DEBUG : dir: Looking for writers 2026/06/10 02:26:22 DEBUG : file1: reading active writers 2026/06/10 02:26:22 DEBUG : Looking for writers 2026/06/10 02:26:22 DEBUG : dir: reading active writers 2026/06/10 02:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 02:26:22 DEBUG : dir: Looking for writers 2026/06/10 02:26:22 DEBUG : file1: reading active writers 2026/06/10 02:26:22 DEBUG : Looking for writers 2026/06/10 02:26:22 DEBUG : dir: reading active writers 2026/06/10 02:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 02:26:22 DEBUG : dir/file1: vfs cache: starting upload 2026/06/10 02:26:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:22 DEBUG : dir/file1: size = 20 OK 2026/06/10 02:26:22 INFO : dir/file1: Copied (replaced existing) 2026/06/10 02:26:22 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-10 02:26:22 +0000 UTC" 2026/06/10 02:26:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/10 02:26:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/10 02:26:22 DEBUG : dir: Looking for writers 2026/06/10 02:26:22 DEBUG : file1: reading active writers 2026/06/10 02:26:22 DEBUG : Looking for writers 2026/06/10 02:26:22 DEBUG : dir: reading active writers 2026/06/10 02:26:22 DEBUG : >WaitForWriters: 2026/06/10 02:26:22 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:22 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:22 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:22 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : file1: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : file1(0x39a4ce1d7cc0): openPending: 2026/06/10 02:26:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:22 DEBUG : file1(0x39a4ce1d7cc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : file1: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/10 02:26:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/10 02:26:22 DEBUG : file1(0x39a4ce1d7cc0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : file1(0x39a4ce1d7cc0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : file1(0x39a4ce1d7cc0): close: 2026/06/10 02:26:22 DEBUG : file1: vfs cache: setting modification time to 2026-06-10 02:26:22.39830317 +0000 UTC m=+12.281360199 2026/06/10 02:26:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : file1(0x39a4ce1d7cc0): >close: err= 2026/06/10 02:26:22 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:22 DEBUG : Looking for writers 2026/06/10 02:26:22 DEBUG : file1: reading active writers 2026/06/10 02:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 02:26:22 DEBUG : Looking for writers 2026/06/10 02:26:22 DEBUG : file1: reading active writers 2026/06/10 02:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 02:26:22 DEBUG : Looking for writers 2026/06/10 02:26:22 DEBUG : file1: reading active writers 2026/06/10 02:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 02:26:22 DEBUG : Looking for writers 2026/06/10 02:26:22 DEBUG : file1: reading active writers 2026/06/10 02:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 02:26:22 DEBUG : file1: vfs cache: starting upload 2026/06/10 02:26:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:22 DEBUG : file1: size = 5 OK 2026/06/10 02:26:22 INFO : file1: Copied (new) 2026/06/10 02:26:22 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-10 02:26:22 +0000 UTC" 2026/06/10 02:26:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:22 INFO : file1: vfs cache: upload succeeded try #1 2026/06/10 02:26:22 DEBUG : Looking for writers 2026/06/10 02:26:22 DEBUG : file1: reading active writers 2026/06/10 02:26:22 DEBUG : >WaitForWriters: 2026/06/10 02:26:22 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:22 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:22 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:22 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/10 02:26:22 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab7540): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab7540): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab7540): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab7540): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab7540): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.584645544 +0000 UTC m=+12.467702563 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab7540): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab79c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab79c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab79c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab79c0): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab79c0): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab79c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab79c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.584645544 +0000 UTC m=+12.467702563 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab79c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0080): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0080): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0080): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0080): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0080): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.584645544 +0000 UTC m=+12.467702563 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0080): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec55b20 item 1 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0700): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0700): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0700): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0700): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0700): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.586861847 +0000 UTC m=+12.469918866 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0700): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0c00): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0c00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0c00): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0c00): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0c00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.586861847 +0000 UTC m=+12.469918866 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0c00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef26150 item 2 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1240): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1240): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1240): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1240): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1240): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.58826986 +0000 UTC m=+12.471326879 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1240): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb16c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb16c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb16c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb16c0): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb16c0): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb16c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb16c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.58826986 +0000 UTC m=+12.471326879 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb16c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1b80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1b80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1b80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1b80): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1b80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.58826986 +0000 UTC m=+12.471326879 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1b80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef26540 item 3 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef60300): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef60300): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef60300): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef60300): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef60300): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.589915454 +0000 UTC m=+12.472972473 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef60300): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef60840): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef60840): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef60840): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef60840): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef60840): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.589915454 +0000 UTC m=+12.472972473 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef60840): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef26a10 item 4 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef60e80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef60e80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef60e80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef60e80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef60e80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.591382389 +0000 UTC m=+12.474439409 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef60e80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef61300): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef61300): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef61300): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef61300): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef61300): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef61300): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef61300): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.591382389 +0000 UTC m=+12.474439409 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef61300): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef61840): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef61840): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef61840): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef61840): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef61840): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.591382389 +0000 UTC m=+12.474439409 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef61840): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef26f50 item 5 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef61ec0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef61ec0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef61ec0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef61ec0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef61ec0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.59311156 +0000 UTC m=+12.476168580 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef61ec0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c2500): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c2500): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c2500): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c2500): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c2500): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.59311156 +0000 UTC m=+12.476168580 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c2500): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef27420 item 6 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c2b80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c2b80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c2b80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c2b80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c2b80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.594292183 +0000 UTC m=+12.477349222 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c2b80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c3080): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c3080): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c3080): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c3080): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c3080): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c3080): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c3080): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.594292183 +0000 UTC m=+12.477349222 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c3080): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c3540): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c3540): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c3540): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c3540): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c3540): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.594292183 +0000 UTC m=+12.477349222 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c3540): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef277a0 item 7 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c3bc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c3bc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c3bc0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c3bc0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c3bc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.595980959 +0000 UTC m=+12.479037978 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c3bc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c8280): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c8280): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c8280): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c8280): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c8280): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.595980959 +0000 UTC m=+12.479037978 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c8280): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef27ce0 item 8 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c8840): _readAt: size=2, off=0 2026/06/10 02:26:22 ERROR : open-test-file(0x39a4cf0c8840): Couldn't read size of file 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c8840): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c8840): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c8840): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c8840): close: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c8840): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c8c00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c8c00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c8c00): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c8c00): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c8c00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.597443255 +0000 UTC m=+12.480500274 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c8c00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c9080): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c9080): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c9080): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c9080): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c9080): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c9080): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c9080): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.597443255 +0000 UTC m=+12.480500274 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c9080): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c9580): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c9580): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c9580): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c9580): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c9580): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.597443255 +0000 UTC m=+12.480500274 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0c9580): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0a230 item 9 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf112100): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf112100): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf112100): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf112100): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf112100): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.599573035 +0000 UTC m=+12.482630073 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf112100): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf112700): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf112700): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf112700): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf112700): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf112700): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.599573035 +0000 UTC m=+12.482630073 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf112700): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0a8c0 item 10 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf112d40): _readAt: size=2, off=0 2026/06/10 02:26:22 ERROR : open-test-file(0x39a4cf112d40): Couldn't read size of file 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf112d40): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf112d40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf112d40): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf112d40): close: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf112d40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf113100): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf113100): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf113100): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf113100): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf113100): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.601025832 +0000 UTC m=+12.484082852 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf113100): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf113600): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf113600): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf113600): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf113600): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf113600): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf113600): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf113600): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.601025832 +0000 UTC m=+12.484082852 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf113600): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf113b00): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf113b00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf113b00): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf113b00): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf113b00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.601025832 +0000 UTC m=+12.484082852 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf113b00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0ac40 item 11 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce748440): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce748440): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce748440): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce748440): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce748440): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.602729646 +0000 UTC m=+12.485786665 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce748440): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce748980): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce748980): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce748980): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce748980): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce748980): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.602729646 +0000 UTC m=+12.485786665 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce748980): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0b110 item 12 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e5c0): _readAt: size=2, off=0 2026/06/10 02:26:22 ERROR : open-test-file(0x39a4cea2e5c0): Couldn't read size of file 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e5c0): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e5c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e5c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e5c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e5c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e980): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e980): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e980): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e980): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e980): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.60404247 +0000 UTC m=+12.487099489 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e980): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f040): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f040): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f040): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f040): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f040): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.60404247 +0000 UTC m=+12.487099489 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f040): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecac930 item 13 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f6c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f6c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f6c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f6c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f6c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.605246668 +0000 UTC m=+12.488303687 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f6c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2fd00): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2fd00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2fd00): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2fd00): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2fd00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.605246668 +0000 UTC m=+12.488303687 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2fd00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecace00 item 14 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6440): _readAt: size=2, off=0 2026/06/10 02:26:22 ERROR : open-test-file(0x39a4ce7e6440): Couldn't read size of file 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6440): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6440): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6440): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6440): close: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6440): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6800): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6800): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6800): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6800): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6800): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.606890698 +0000 UTC m=+12.489947718 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6800): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6ec0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6ec0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6ec0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6ec0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6ec0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.606890698 +0000 UTC m=+12.489947718 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6ec0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecad340 item 15 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7540): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7540): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7540): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7540): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7540): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.608143418 +0000 UTC m=+12.491200438 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7540): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7a80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7a80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7a80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7a80): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7a80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.608143418 +0000 UTC m=+12.491200438 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7a80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecad6c0 item 16 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8041c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8041c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8041c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8041c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8041c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.609312841 +0000 UTC m=+12.492369860 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8041c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804640): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804640): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804640): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804640): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804640): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804640): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804640): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804640): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.609312841 +0000 UTC m=+12.492369860 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804640): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804b40): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804b40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804b40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804b40): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804b40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.609312841 +0000 UTC m=+12.492369860 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804b40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecada40 item 17 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8051c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8051c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8051c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8051c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8051c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.610971179 +0000 UTC m=+12.494028198 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8051c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805700): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805700): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805700): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805700): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805700): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.610971179 +0000 UTC m=+12.494028198 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805700): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefe60e0 item 18 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805d80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805d80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805d80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805d80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805d80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.612200324 +0000 UTC m=+12.495257342 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805d80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850380): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850380): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850380): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850380): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850380): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850380): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850380): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850380): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.612200324 +0000 UTC m=+12.495257342 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850380): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850880): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850880): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850880): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850880): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850880): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.612200324 +0000 UTC m=+12.495257342 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850880): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefe6460 item 19 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850f00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850f00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850f00): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850f00): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850f00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.613790762 +0000 UTC m=+12.496847781 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850f00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851440): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851440): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851440): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851440): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851440): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.613790762 +0000 UTC m=+12.496847781 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851440): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefe69a0 item 20 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851ac0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851ac0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851ac0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851ac0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851ac0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.614937622 +0000 UTC m=+12.497994641 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851ac0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90e0c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90e0c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90e0c0): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90e0c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90e0c0): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90e0c0): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90e0c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90e0c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.614937622 +0000 UTC m=+12.497994641 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90e0c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90e5c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90e5c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90e5c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90e5c0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90e5c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.614937622 +0000 UTC m=+12.497994641 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90e5c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefe6e00 item 21 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90ec40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90ec40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90ec40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90ec40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90ec40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.616478527 +0000 UTC m=+12.499535546 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90ec40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90f180): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90f180): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90f180): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90f180): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90f180): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.616478527 +0000 UTC m=+12.499535546 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90f180): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefe72d0 item 22 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90f800): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90f800): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90f800): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90f800): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90f800): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.617999195 +0000 UTC m=+12.501056214 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90f800): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90fd00): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90fd00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90fd00): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90fd00): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90fd00): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90fd00): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90fd00): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90fd00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.617999195 +0000 UTC m=+12.501056214 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce90fd00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce922300): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce922300): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce922300): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce922300): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce922300): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.617999195 +0000 UTC m=+12.501056214 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce922300): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefe7650 item 23 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce922980): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce922980): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce922980): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce922980): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce922980): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.619650107 +0000 UTC m=+12.502707127 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce922980): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce922ec0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce922ec0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce922ec0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce922ec0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce922ec0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.619650107 +0000 UTC m=+12.502707127 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce922ec0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefe7b90 item 24 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce923500): _readAt: size=2, off=0 2026/06/10 02:26:22 ERROR : open-test-file(0x39a4ce923500): Couldn't read size of file 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce923500): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce923500): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce923500): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce923500): close: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce923500): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9238c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9238c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9238c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9238c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9238c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.620907586 +0000 UTC m=+12.503964605 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9238c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce923dc0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce923dc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce923dc0): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce923dc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce923dc0): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce923dc0): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce923dc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce923dc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.620907586 +0000 UTC m=+12.503964605 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce923dc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95a400): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95a400): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95a400): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95a400): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95a400): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.620907586 +0000 UTC m=+12.503964605 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95a400): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce6f80e0 item 25 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95aa80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95aa80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95aa80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95aa80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95aa80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.6224952 +0000 UTC m=+12.505552219 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95aa80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95afc0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95afc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95afc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95afc0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95afc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.6224952 +0000 UTC m=+12.505552219 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95afc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce6f8a80 item 26 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95b600): _readAt: size=2, off=0 2026/06/10 02:26:22 ERROR : open-test-file(0x39a4ce95b600): Couldn't read size of file 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95b600): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95b600): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95b600): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95b600): close: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95b600): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95b9c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95b9c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95b9c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95b9c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95b9c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.623826448 +0000 UTC m=+12.506883468 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95b9c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95bec0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95bec0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95bec0): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95bec0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95bec0): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95bec0): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95bec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95bec0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.623826448 +0000 UTC m=+12.506883468 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce95bec0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97a500): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97a500): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97a500): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97a500): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97a500): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.623826448 +0000 UTC m=+12.506883468 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97a500): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce6f9030 item 27 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97ab80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97ab80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97ab80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97ab80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97ab80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.625500475 +0000 UTC m=+12.508557494 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97ab80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97b0c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97b0c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97b0c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97b0c0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97b0c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.625500475 +0000 UTC m=+12.508557494 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97b0c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce6f9650 item 28 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97b700): _readAt: size=2, off=0 2026/06/10 02:26:22 ERROR : open-test-file(0x39a4ce97b700): Couldn't read size of file 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97b700): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97b700): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97b700): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97b700): close: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97b700): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97bac0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97bac0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97bac0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97bac0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97bac0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.6268819 +0000 UTC m=+12.509938918 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce97bac0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba280): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba280): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba280): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba280): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba280): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.6268819 +0000 UTC m=+12.509938918 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba280): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce6f99d0 item 29 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba900): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba900): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba900): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba900): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba900): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.628120843 +0000 UTC m=+12.511177861 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba900): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bae40): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bae40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bae40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bae40): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bae40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.628120843 +0000 UTC m=+12.511177861 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bae40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cf00a070 item 30 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb480): _readAt: size=2, off=0 2026/06/10 02:26:22 ERROR : open-test-file(0x39a4ce9bb480): Couldn't read size of file 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb480): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb480): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb480): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb480): close: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb480): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb840): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb840): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb840): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb840): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb840): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.629332966 +0000 UTC m=+12.512389995 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb840): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dc000): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dc000): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dc000): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dc000): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dc000): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.629332966 +0000 UTC m=+12.512389995 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dc000): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cf00a690 item 31 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dc680): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dc680): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dc680): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dc680): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dc680): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.630550379 +0000 UTC m=+12.513607398 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dc680): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dcbc0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dcbc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dcbc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dcbc0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dcbc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.630550379 +0000 UTC m=+12.513607398 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dcbc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cf00aa10 item 32 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dd200): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dd200): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dd200): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dd200): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dd200): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.631690065 +0000 UTC m=+12.514747084 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dd200): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dd680): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dd680): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dd680): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dd680): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dd680): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cf00ad90 item 33 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dd680): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dd680): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.632143443 +0000 UTC m=+12.515200462 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9dd680): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ddb80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ddb80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ddb80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ddb80): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ddb80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.632143443 +0000 UTC m=+12.515200462 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ddb80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cf00af50 item 33 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0c2c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0c2c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0c2c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0c2c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0c2c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.633341279 +0000 UTC m=+12.516398298 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0c2c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0c740): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0c740): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cf00b2d0 item 34 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0c740): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0c740): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0c740): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0c740): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0c740): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.633907481 +0000 UTC m=+12.516964500 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0c740): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0cc80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0cc80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0cc80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0cc80): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0cc80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.633907481 +0000 UTC m=+12.516964500 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0cc80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cf00b490 item 34 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0d2c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0d2c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0d2c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0d2c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0d2c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.634957667 +0000 UTC m=+12.518014686 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0d2c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0d740): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0d740): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0d740): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0d740): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0d740): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cf00b810 item 35 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0d740): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0d740): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.635375357 +0000 UTC m=+12.518432376 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0d740): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0dc40): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0dc40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0dc40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0dc40): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0dc40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.635375357 +0000 UTC m=+12.518432376 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea0dc40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cf00b9d0 item 35 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4e3c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4e3c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4e3c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4e3c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4e3c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.636490266 +0000 UTC m=+12.519547286 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4e3c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4e8c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4e8c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cf00bd50 item 36 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4e8c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4e8c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4e8c0): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4e8c0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4e8c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.636981596 +0000 UTC m=+12.520038615 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4e8c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4ee00): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4ee00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4ee00): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4ee00): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4ee00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.636981596 +0000 UTC m=+12.520038615 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4ee00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce46e1c0 item 36 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4f440): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4f440): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4f440): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4f440): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4f440): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.638258031 +0000 UTC m=+12.521315051 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4f440): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4f8c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4f8c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4f8c0): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4f8c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4f8c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce46ea80 item 37 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4f8c0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4f8c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.63868554 +0000 UTC m=+12.521742559 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4f8c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4fdc0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4fdc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4fdc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4fdc0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4fdc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.63868554 +0000 UTC m=+12.521742559 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea4fdc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce46f0a0 item 37 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa8540): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa8540): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa8540): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa8540): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa8540): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.640404452 +0000 UTC m=+12.523461471 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa8540): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa8a40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa8a40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce46f730 item 38 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa8a40): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa8a40): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa8a40): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa8a40): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa8a40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.640997645 +0000 UTC m=+12.524054663 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa8a40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa8f80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa8f80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa8f80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa8f80): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa8f80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.640997645 +0000 UTC m=+12.524054663 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa8f80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce46f8f0 item 38 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa9600): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa9600): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa9600): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa9600): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa9600): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.642225507 +0000 UTC m=+12.525282526 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa9600): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa9b00): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa9b00): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa9b00): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa9b00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa9b00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea2000 item 39 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa9b00): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa9b00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.642721506 +0000 UTC m=+12.525778524 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaa9b00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacc100): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacc100): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacc100): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacc100): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacc100): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.642721506 +0000 UTC m=+12.525778524 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacc100): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea21c0 item 39 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacc780): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacc780): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacc780): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacc780): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacc780): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.644007588 +0000 UTC m=+12.527064608 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacc780): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaccc80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaccc80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea25b0 item 40 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaccc80): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaccc80): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaccc80): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaccc80): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaccc80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.644487115 +0000 UTC m=+12.527544144 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaccc80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacd1c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacd1c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacd1c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacd1c0): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacd1c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.644487115 +0000 UTC m=+12.527544144 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacd1c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea2770 item 40 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacd780): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacd780): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacd780): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacd780): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacd780): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacd780): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacd780): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.645614508 +0000 UTC m=+12.528671528 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacd780): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacdc80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacdc80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacdc80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea2af0 item 41 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacdc80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacdc80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.64601184 +0000 UTC m=+12.529068859 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceacdc80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0a240): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0a240): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0a240): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0a240): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0a240): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea2d20 item 41 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0a240): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0a240): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.646489614 +0000 UTC m=+12.529546633 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0a240): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0a780): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0a780): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0a780): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0a780): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0a780): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.646489614 +0000 UTC m=+12.529546633 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0a780): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea2ee0 item 41 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0adc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0adc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0adc0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0adc0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0adc0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0adc0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0adc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.647703621 +0000 UTC m=+12.530760640 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0adc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0b2c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0b2c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0b2c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea3260 item 42 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0b2c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0b2c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.648124827 +0000 UTC m=+12.531181846 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0b2c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0b800): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0b800): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea3420 item 42 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0b800): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0b800): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0b800): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0b800): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0b800): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.648578085 +0000 UTC m=+12.531635104 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0b800): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0bd80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0bd80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0bd80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0bd80): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0bd80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.648578085 +0000 UTC m=+12.531635104 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb0bd80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea35e0 item 42 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4c4c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4c4c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4c4c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4c4c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4c4c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4c4c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4c4c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.649709927 +0000 UTC m=+12.532766945 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4c4c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4c9c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4c9c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4c9c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea3960 item 43 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4c9c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4c9c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.650123319 +0000 UTC m=+12.533180338 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4c9c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4cf00): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4cf00): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4cf00): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4cf00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4cf00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea3b90 item 43 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4cf00): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4cf00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.650519187 +0000 UTC m=+12.533576206 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4cf00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4d440): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4d440): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4d440): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4d440): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4d440): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.650519187 +0000 UTC m=+12.533576206 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4d440): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea3d50 item 43 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4da80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4da80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4da80): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4da80): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4da80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4da80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4da80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.651752681 +0000 UTC m=+12.534809700 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec4da80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6e080): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6e080): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6e080): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce85e4d0 item 44 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6e080): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6e080): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.652145104 +0000 UTC m=+12.535202123 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6e080): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6e5c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6e5c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce85e7e0 item 44 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6e5c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6e5c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6e5c0): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6e5c0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6e5c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.652668955 +0000 UTC m=+12.535725974 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6e5c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6eb40): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6eb40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6eb40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6eb40): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6eb40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.652668955 +0000 UTC m=+12.535725974 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6eb40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce85ebd0 item 44 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f180): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f180): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f180): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f180): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f180): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f180): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f180): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.653781298 +0000 UTC m=+12.536838318 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f180): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f680): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f680): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f680): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce85f260 item 45 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f680): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f680): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.654196925 +0000 UTC m=+12.537253944 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f680): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6fd80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6fd80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6fd80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6fd80): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6fd80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.654196925 +0000 UTC m=+12.537253944 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6fd80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce85f420 item 45 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8e4c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8e4c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8e4c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8e4c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8e4c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8e4c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8e4c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.655379362 +0000 UTC m=+12.538436381 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8e4c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8e9c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8e9c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8e9c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce85f7a0 item 46 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8e9c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8e9c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.655784919 +0000 UTC m=+12.538841939 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8e9c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8f0c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8f0c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8f0c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8f0c0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8f0c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.655784919 +0000 UTC m=+12.538841939 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8f0c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce85f9d0 item 46 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8f700): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8f700): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8f700): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8f700): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8f700): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8f700): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8f700): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.657005358 +0000 UTC m=+12.540062377 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8f700): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8fc00): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8fc00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8fc00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce8745b0 item 47 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8fc00): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8fc00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.657399654 +0000 UTC m=+12.540456673 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec8fc00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc2400): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc2400): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc2400): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc2400): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc2400): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.657399654 +0000 UTC m=+12.540456673 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc2400): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce874af0 item 47 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc2a40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc2a40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc2a40): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc2a40): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc2a40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc2a40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc2a40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.658683934 +0000 UTC m=+12.541740953 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc2a40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc2f40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc2f40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc2f40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce875110 item 48 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc2f40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc2f40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.661467479 +0000 UTC m=+12.544524499 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc2f40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc3640): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc3640): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc3640): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc3640): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc3640): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.661467479 +0000 UTC m=+12.544524499 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc3640): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce8752d0 item 48 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc3c80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc3c80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc3c80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc3c80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc3c80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.664721166 +0000 UTC m=+12.547778184 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cecc3c80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee02200): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee02200): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee02200): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee02200): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee02200): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee02200): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce8757a0 item 49 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee02200): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee02200): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.66516261 +0000 UTC m=+12.548219630 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee02200): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee02740): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee02740): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee02740): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee02740): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee02740): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.66516261 +0000 UTC m=+12.548219630 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee02740): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce8759d0 item 49 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee02dc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee02dc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee02dc0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee02dc0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee02dc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.669932725 +0000 UTC m=+12.552989744 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee02dc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee032c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee032c0): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee032c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce1dc070 item 50 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee032c0): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee032c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee032c0): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee032c0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee032c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.671009161 +0000 UTC m=+12.554066180 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee032c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee03840): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee03840): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee03840): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee03840): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee03840): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.671009161 +0000 UTC m=+12.554066180 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee03840): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce1dc7e0 item 50 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf042b40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf042b40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf042b40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf042b40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf042b40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.672274926 +0000 UTC m=+12.555331955 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf042b40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf043040): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf043040): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf043040): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf043040): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf043040): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf043040): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceecae70 item 51 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf043040): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf043040): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.673120096 +0000 UTC m=+12.556177114 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf043040): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf043580): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf043580): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf043580): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf043580): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf043580): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.673120096 +0000 UTC m=+12.556177114 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf043580): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceecb030 item 51 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf043c80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf043c80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf043c80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf043c80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf043c80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.674905243 +0000 UTC m=+12.557962262 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf043c80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee88280): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee88280): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee88280): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceecb3b0 item 52 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee88280): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee88280): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee88280): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee88280): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee88280): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.675431228 +0000 UTC m=+12.558488246 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee88280): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee88800): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee88800): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee88800): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee88800): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee88800): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.675431228 +0000 UTC m=+12.558488246 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee88800): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceecb570 item 52 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee88e80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee88e80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee88e80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee88e80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee88e80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.67658524 +0000 UTC m=+12.559642260 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee88e80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee89380): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee89380): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee89380): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee89380): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee89380): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee89380): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceecb8f0 item 53 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee89380): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee89380): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.677073323 +0000 UTC m=+12.560130343 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee89380): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee898c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee898c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee898c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee898c0): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee898c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.677073323 +0000 UTC m=+12.560130343 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee898c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceecbab0 item 53 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeaa040): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeaa040): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeaa040): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeaa040): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeaa040): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.678404814 +0000 UTC m=+12.561461832 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeaa040): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeaa540): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeaa540): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeaa540): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceecbe30 item 54 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeaa540): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeaa540): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeaa540): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeaa540): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeaa540): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.678919827 +0000 UTC m=+12.561976846 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeaa540): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeaaac0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeaaac0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeaaac0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeaaac0): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeaaac0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.678919827 +0000 UTC m=+12.561976846 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeaaac0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce86a2a0 item 54 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeab140): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeab140): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeab140): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeab140): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeab140): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.680319877 +0000 UTC m=+12.563376895 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeab140): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeab640): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeab640): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeab640): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeab640): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeab640): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeab640): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce86a850 item 55 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeab640): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeab640): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.680736324 +0000 UTC m=+12.563793343 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeab640): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeabb80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeabb80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeabb80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeabb80): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeabb80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.680736324 +0000 UTC m=+12.563793343 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeabb80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce86aa10 item 55 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed8300): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed8300): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed8300): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed8300): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed8300): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.682405793 +0000 UTC m=+12.565462812 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed8300): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed8800): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed8800): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed8800): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce86b730 item 56 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed8800): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed8800): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed8800): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed8800): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed8800): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.682920375 +0000 UTC m=+12.565977395 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed8800): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed8d80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed8d80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed8d80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed8d80): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed8d80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.682920375 +0000 UTC m=+12.565977395 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed8d80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce86b8f0 item 56 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed93c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed93c0): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed93c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed93c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed93c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed93c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed93c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed93c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.683968268 +0000 UTC m=+12.567025288 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed93c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed9900): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed9900): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed9900): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce8945b0 item 57 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed9900): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed9900): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.684611596 +0000 UTC m=+12.567668625 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed9900): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed9e40): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed9e40): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed9e40): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed9e40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed9e40): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed9e40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce894770 item 57 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed9e40): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed9e40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.685095932 +0000 UTC m=+12.568152951 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceed9e40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2e080): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2e080): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2e080): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2e080): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2e080): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.685095932 +0000 UTC m=+12.568152951 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2e080): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce1dd500 item 57 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2e6c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2e6c0): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2e6c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2e6c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2e6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2e6c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2e6c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2e6c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.686207725 +0000 UTC m=+12.569264744 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2e6c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2ec00): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2ec00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2ec00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce1ddb20 item 58 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2ec00): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2ec00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.686853457 +0000 UTC m=+12.569910476 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2ec00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2f140): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2f140): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2f140): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce1dddc0 item 58 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2f140): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2f140): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2f140): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2f140): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2f140): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.687438934 +0000 UTC m=+12.570495983 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2f140): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2f700): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2f700): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2f700): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2f700): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2f700): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.687438934 +0000 UTC m=+12.570495983 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2f700): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce464230 item 58 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2fd40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2fd40): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2fd40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2fd40): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2fd40): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2fd40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2fd40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2fd40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.688632522 +0000 UTC m=+12.571689541 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee2fd40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee64380): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee64380): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee64380): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce4651f0 item 59 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee64380): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee64380): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.689041125 +0000 UTC m=+12.572098144 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee64380): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee648c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee648c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee648c0): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee648c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee648c0): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee648c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce465490 item 59 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee648c0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee648c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.689500655 +0000 UTC m=+12.572557674 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee648c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee64e40): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee64e40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee64e40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee64e40): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee64e40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.689500655 +0000 UTC m=+12.572557674 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee64e40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce4659d0 item 59 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee65480): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee65480): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee65480): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee65480): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee65480): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee65480): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee65480): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee65480): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.691522099 +0000 UTC m=+12.574579118 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee65480): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee659c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee659c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee659c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce87e1c0 item 60 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee659c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee659c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.691927196 +0000 UTC m=+12.574984215 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cee659c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8e000): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8e000): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8e000): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce87e690 item 60 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8e000): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8e000): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8e000): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8e000): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8e000): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.69242112 +0000 UTC m=+12.575478139 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8e000): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8e5c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8e5c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8e5c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8e5c0): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8e5c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.69242112 +0000 UTC m=+12.575478139 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8e5c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce87ea10 item 60 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8ec00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8ec00): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8ec00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8ec00): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8ec00): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8ec00): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8ec00): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8ec00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.693549324 +0000 UTC m=+12.576606344 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8ec00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8f140): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8f140): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8f140): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce87ed90 item 61 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8f140): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8f140): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.694004807 +0000 UTC m=+12.577061825 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8f140): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8f840): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8f840): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8f840): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8f840): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8f840): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.694004807 +0000 UTC m=+12.577061825 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8f840): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce87f0a0 item 61 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8fe80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8fe80): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8fe80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8fe80): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8fe80): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8fe80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8fe80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8fe80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.695593401 +0000 UTC m=+12.578650420 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef8fe80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc64c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc64c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc64c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce87f490 item 62 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc64c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc64c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.696049364 +0000 UTC m=+12.579106393 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc64c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc6bc0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc6bc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc6bc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc6bc0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc6bc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.696049364 +0000 UTC m=+12.579106393 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc6bc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce87f650 item 62 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc7200): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc7200): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc7200): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc7200): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc7200): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc7200): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc7200): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc7200): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.697770981 +0000 UTC m=+12.580828001 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc7200): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc7740): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc7740): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc7740): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce87f9d0 item 63 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc7740): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc7740): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.698217726 +0000 UTC m=+12.581274755 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc7740): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc7e40): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc7e40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc7e40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc7e40): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc7e40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.698217726 +0000 UTC m=+12.581274755 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cefc7e40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce87fce0 item 63 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff8580): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff8580): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff8580): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff8580): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff8580): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff8580): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff8580): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff8580): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.69956229 +0000 UTC m=+12.582619310 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff8580): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff8ac0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff8ac0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff8ac0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce4d67e0 item 64 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff8ac0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff8ac0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.70011176 +0000 UTC m=+12.583168778 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff8ac0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff91c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff91c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff91c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff91c0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff91c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.70011176 +0000 UTC m=+12.583168778 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff91c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce4d7570 item 64 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff9800): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff9800): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff9800): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff9800): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff9800): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.701439912 +0000 UTC m=+12.584496961 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff9800): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff9c80): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff9c80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff9c80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff9c80): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff9c80): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce1923f0 item 65 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff9c80): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff9c80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.701983691 +0000 UTC m=+12.585040710 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceff9c80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf028280): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf028280): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf028280): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf028280): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf028280): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.701983691 +0000 UTC m=+12.585040710 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf028280): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce192930 item 65 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0288c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0288c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0288c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0288c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0288c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.703393237 +0000 UTC m=+12.586450256 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0288c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf028d40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf028d40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce193420 item 66 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf028d40): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf028d40): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf028d40): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf028d40): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf028d40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.703907441 +0000 UTC m=+12.586964479 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf028d40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf029280): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf029280): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf029280): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf029280): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf029280): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.703907441 +0000 UTC m=+12.586964479 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf029280): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce193b20 item 66 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0298c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0298c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0298c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0298c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0298c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.70511218 +0000 UTC m=+12.588169198 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0298c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf029d40): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf029d40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf029d40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf029d40): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf029d40): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce4b8770 item 67 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf029d40): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf029d40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.705763783 +0000 UTC m=+12.588820802 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf029d40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf056340): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf056340): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf056340): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf056340): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf056340): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.705763783 +0000 UTC m=+12.588820802 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf056340): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce4b9030 item 67 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0569c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0569c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0569c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0569c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0569c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.706981277 +0000 UTC m=+12.590038295 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf0569c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef00480): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef00480): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce894930 item 68 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef00480): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef00480): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef00480): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef00480): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef00480): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.707450293 +0000 UTC m=+12.590507312 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef00480): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef009c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef009c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef009c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef009c0): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef009c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.707450293 +0000 UTC m=+12.590507312 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef009c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce895110 item 68 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef01000): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef01000): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef01000): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef01000): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef01000): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.708689176 +0000 UTC m=+12.591746196 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef01000): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef01480): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef01480): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef01480): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef01480): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef01480): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce895ab0 item 69 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef01480): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef01480): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.709173403 +0000 UTC m=+12.592230422 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef01480): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef01980): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef01980): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef01980): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef01980): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef01980): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.709173403 +0000 UTC m=+12.592230422 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef01980): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce4721c0 item 69 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef38100): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef38100): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef38100): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef38100): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef38100): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.710309963 +0000 UTC m=+12.593366982 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef38100): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef38600): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef38600): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce4725b0 item 70 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef38600): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef38600): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef38600): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef38600): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef38600): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.710784872 +0000 UTC m=+12.593841901 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef38600): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef38b40): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef38b40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef38b40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef38b40): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef38b40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.710784872 +0000 UTC m=+12.593841901 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef38b40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce473650 item 70 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef391c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef391c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef391c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef391c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef391c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.71197333 +0000 UTC m=+12.595030349 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef391c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef396c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef396c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef396c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef396c0): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef396c0): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce1ac3f0 item 71 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef396c0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef396c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.712409225 +0000 UTC m=+12.595466244 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef396c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef39bc0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef39bc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef39bc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef39bc0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef39bc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.712409225 +0000 UTC m=+12.595466244 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef39bc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce1ac690 item 71 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef62340): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef62340): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef62340): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef62340): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef62340): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.713904233 +0000 UTC m=+12.596961252 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef62340): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef62840): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef62840): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce1aca10 item 72 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef62840): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef62840): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef62840): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef62840): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef62840): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.714496995 +0000 UTC m=+12.597554014 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef62840): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef62d80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef62d80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef62d80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef62d80): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef62d80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.714496995 +0000 UTC m=+12.597554014 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef62d80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce1acc40 item 72 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63340): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63340): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63340): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63340): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63340): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63340): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63340): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.715799599 +0000 UTC m=+12.598856617 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63340): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63840): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63840): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63840): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce1acfc0 item 73 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63840): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63840): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.717282083 +0000 UTC m=+12.600339102 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63840): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63d00): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63d00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63d00): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63d00): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63d00): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce1ad180 item 73 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63d00): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63d00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.71778217 +0000 UTC m=+12.600839189 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cef63d00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf114340): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf114340): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf114340): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf114340): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf114340): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.71778217 +0000 UTC m=+12.600839189 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf114340): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce1ad340 item 73 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf114980): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf114980): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf114980): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf114980): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf114980): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf114980): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf114980): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.719004171 +0000 UTC m=+12.602061190 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf114980): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf114e80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf114e80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf114e80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce1ad9d0 item 74 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf114e80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf114e80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.719440276 +0000 UTC m=+12.602497296 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf114e80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1153c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1153c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce1adb90 item 74 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1153c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1153c0): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1153c0): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1153c0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1153c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.719946394 +0000 UTC m=+12.603003413 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1153c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf115940): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf115940): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf115940): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf115940): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf115940): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.719946394 +0000 UTC m=+12.603003413 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf115940): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce1add50 item 74 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194080): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194080): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194080): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194080): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194080): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194080): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194080): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.721095137 +0000 UTC m=+12.604152156 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194080): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194580): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194580): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194580): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce47eaf0 item 75 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194580): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194580): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.721466109 +0000 UTC m=+12.604523128 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194580): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194ac0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194ac0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194ac0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194ac0): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194ac0): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce47f500 item 75 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194ac0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194ac0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.721903086 +0000 UTC m=+12.604960105 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf194ac0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf195000): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf195000): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf195000): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf195000): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf195000): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.721903086 +0000 UTC m=+12.604960105 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf195000): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce0ae3f0 item 75 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf195640): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf195640): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf195640): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf195640): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf195640): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf195640): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf195640): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.723195501 +0000 UTC m=+12.606252550 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf195640): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf195b40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf195b40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf195b40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce0aec40 item 76 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf195b40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf195b40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.723636244 +0000 UTC m=+12.606693264 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf195b40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ae180): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ae180): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce0aef50 item 76 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ae180): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ae180): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ae180): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ae180): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ae180): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.724150719 +0000 UTC m=+12.607207737 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ae180): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ae700): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ae700): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ae700): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ae700): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ae700): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.724150719 +0000 UTC m=+12.607207737 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ae700): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce0af340 item 76 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1aed40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1aed40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1aed40): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1aed40): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1aed40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1aed40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1aed40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.725275837 +0000 UTC m=+12.608332856 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1aed40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1af240): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1af240): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1af240): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec861c0 item 77 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1af240): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1af240): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.725760203 +0000 UTC m=+12.608817222 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1af240): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1af940): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1af940): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1af940): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1af940): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1af940): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.725760203 +0000 UTC m=+12.608817222 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1af940): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec863f0 item 77 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ce080): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ce080): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ce080): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ce080): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ce080): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ce080): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ce080): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.726982525 +0000 UTC m=+12.610039544 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ce080): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ce580): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ce580): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ce580): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec869a0 item 78 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ce580): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ce580): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.730224048 +0000 UTC m=+12.613281067 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1ce580): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cec80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cec80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cec80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cec80): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cec80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.730224048 +0000 UTC m=+12.613281067 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cec80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec86b60 item 78 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cf2c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cf2c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cf2c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cf2c0): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cf2c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cf2c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cf2c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.731421223 +0000 UTC m=+12.614478242 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cf2c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cf7c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cf7c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cf7c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec86fc0 item 79 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cf7c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cf7c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.73178438 +0000 UTC m=+12.614841399 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cf7c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cfec0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cfec0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cfec0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cfec0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cfec0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.73178438 +0000 UTC m=+12.614841399 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1cfec0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec871f0 item 79 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e8600): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e8600): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e8600): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e8600): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e8600): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e8600): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e8600): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.732935458 +0000 UTC m=+12.615992476 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e8600): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e8b00): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e8b00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e8b00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec87880 item 80 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e8b00): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e8b00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.733273878 +0000 UTC m=+12.616330897 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e8b00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e9200): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e9200): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e9200): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e9200): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e9200): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.733273878 +0000 UTC m=+12.616330897 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e9200): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec87b20 item 80 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e9840): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e9840): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e9840): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e9840): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e9840): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.734415227 +0000 UTC m=+12.617472246 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e9840): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e9cc0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e9cc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e9cc0): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e9cc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e9cc0): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e9cc0): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce48a380 item 81 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e9cc0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e9cc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.734859507 +0000 UTC m=+12.617916526 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf1e9cc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf208300): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf208300): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf208300): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf208300): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf208300): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.734859507 +0000 UTC m=+12.617916526 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf208300): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce48afc0 item 81 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf208980): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf208980): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf208980): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf208980): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf208980): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.736151401 +0000 UTC m=+12.619208420 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf208980): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf208e80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf208e80): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf208e80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce950070 item 82 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf208e80): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf208e80): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf208e80): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf208e80): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf208e80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.736608767 +0000 UTC m=+12.619665786 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf208e80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf209400): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf209400): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf209400): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf209400): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf209400): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.736608767 +0000 UTC m=+12.619665786 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf209400): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce950230 item 82 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf209a80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf209a80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf209a80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf209a80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf209a80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.738160473 +0000 UTC m=+12.621217492 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf209a80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf222080): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf222080): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf222080): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf222080): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf222080): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf222080): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce9505b0 item 83 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf222080): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf222080): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.738604522 +0000 UTC m=+12.621661541 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf222080): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf2225c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf2225c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf2225c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf2225c0): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf2225c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.738604522 +0000 UTC m=+12.621661541 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf2225c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce950770 item 83 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf222c40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf222c40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf222c40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf222c40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf222c40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.739773384 +0000 UTC m=+12.622830403 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf222c40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf223140): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf223140): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf223140): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce950af0 item 84 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf223140): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf223140): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf223140): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf223140): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf223140): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.74032683 +0000 UTC m=+12.623383850 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf223140): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf2236c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf2236c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf2236c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf2236c0): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf2236c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.74032683 +0000 UTC m=+12.623383850 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf2236c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce950cb0 item 84 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf223d40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf223d40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf223d40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf223d40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf223d40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.742611814 +0000 UTC m=+12.625668833 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf223d40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246340): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246340): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246340): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246340): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246340): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246340): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce951030 item 85 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246340): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246340): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.743068949 +0000 UTC m=+12.626125967 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246340): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246880): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246880): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246880): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246880): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246880): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.743068949 +0000 UTC m=+12.626125967 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246880): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce9511f0 item 85 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea240): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea240): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea240): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea240): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea240): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.745272818 +0000 UTC m=+12.628329837 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea240): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246480): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246480): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246480): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0a150 item 86 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246480): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246480): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246480): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246480): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246480): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.745839811 +0000 UTC m=+12.628896830 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246480): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246dc0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246dc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246dc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246dc0): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246dc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.745839811 +0000 UTC m=+12.628896830 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246dc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0a380 item 86 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247440): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247440): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247440): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247440): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247440): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.747227806 +0000 UTC m=+12.630284835 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247440): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247940): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247940): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247940): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247940): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247940): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247940): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0a850 item 87 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247940): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247940): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.747790291 +0000 UTC m=+12.630847310 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247940): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247e80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247e80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247e80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247e80): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247e80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.747790291 +0000 UTC m=+12.630847310 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247e80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0aa10 item 87 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea8c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea8c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea8c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea8c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea8c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.748971344 +0000 UTC m=+12.632028364 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea8c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eaec0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eaec0): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eaec0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0ad90 item 88 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eaec0): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eaec0): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eaec0): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eaec0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eaec0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.749443298 +0000 UTC m=+12.632500317 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eaec0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eb440): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eb440): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eb440): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eb440): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eb440): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.749443298 +0000 UTC m=+12.632500317 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eb440): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0af50 item 88 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eba80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eba80): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eba80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eba80): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eba80): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eba80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eba80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eba80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.750644691 +0000 UTC m=+12.633701711 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eba80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c6540): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c6540): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c6540): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0b2d0 item 89 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c6540): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c6540): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.751037354 +0000 UTC m=+12.634094373 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c6540): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c74c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c74c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c74c0): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c74c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c74c0): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c74c0): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0b490 item 89 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c74c0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c74c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.751626789 +0000 UTC m=+12.634683808 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c74c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c7e80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c7e80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c7e80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c7e80): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c7e80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.751626789 +0000 UTC m=+12.634683808 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c7e80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0b650 item 89 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1600): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1600): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1600): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1600): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1600): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1600): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1600): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1600): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.752688999 +0000 UTC m=+12.635746018 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1600): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1b80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1b80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1b80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0b9d0 item 90 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1b80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1b80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.753104304 +0000 UTC m=+12.636161324 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1b80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce4a1cc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce4a1cc0): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce4a1cc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0bce0 item 90 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce4a1cc0): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce4a1cc0): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce4a1cc0): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce4a1cc0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce4a1cc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.753573852 +0000 UTC m=+12.636630872 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce4a1cc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78a840): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78a840): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78a840): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78a840): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78a840): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.753573852 +0000 UTC m=+12.636630872 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78a840): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce950070 item 90 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78ae80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78ae80): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78ae80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78ae80): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78ae80): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78ae80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78ae80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78ae80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.754674003 +0000 UTC m=+12.637731023 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78ae80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b3c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b3c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b3c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce9503f0 item 91 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b3c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b3c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.755118986 +0000 UTC m=+12.638176005 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b3c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b900): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b900): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b900): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b900): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b900): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b900): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce9505b0 item 91 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b900): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b900): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.75557079 +0000 UTC m=+12.638627809 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b900): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78be80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78be80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78be80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78be80): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78be80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.75557079 +0000 UTC m=+12.638627809 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78be80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce950770 item 91 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d66c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d66c0): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d66c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d66c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d66c0): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d66c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d66c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d66c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.756753408 +0000 UTC m=+12.639810427 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d66c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d6c00): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d6c00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d6c00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecdc230 item 92 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d6c00): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d6c00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.757212436 +0000 UTC m=+12.640269456 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d6c00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7140): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7140): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7140): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecdc3f0 item 92 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7140): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7140): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7140): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7140): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7140): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.757733753 +0000 UTC m=+12.640790772 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7140): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7700): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7700): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7700): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7700): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7700): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.757733753 +0000 UTC m=+12.640790772 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7700): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecdc5b0 item 92 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7d40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7d40): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7d40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7d40): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7d40): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7d40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7d40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7d40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.758784941 +0000 UTC m=+12.641841960 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7d40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8be780): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8be780): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8be780): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecdca80 item 93 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8be780): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8be780): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.759216207 +0000 UTC m=+12.642273226 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8be780): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bf000): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bf000): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bf000): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bf000): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bf000): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.759216207 +0000 UTC m=+12.642273226 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bf000): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecdcd90 item 93 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bf640): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bf640): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bf640): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bf640): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bf640): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bf640): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bf640): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bf640): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.76042845 +0000 UTC m=+12.643485470 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bf640): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bfb80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bfb80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bfb80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecdd110 item 94 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bfb80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bfb80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.760842233 +0000 UTC m=+12.643899253 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bfb80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04380): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04380): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04380): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04380): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04380): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.760842233 +0000 UTC m=+12.643899253 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04380): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecdd420 item 94 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04a40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04a40): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04a40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04a40): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04a40): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04a40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04a40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04a40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.762025132 +0000 UTC m=+12.645082150 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04a40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04f80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04f80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04f80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecdd7a0 item 95 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04f80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04f80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.76251095 +0000 UTC m=+12.645567970 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04f80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05680): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05680): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05680): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05680): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05680): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.76251095 +0000 UTC m=+12.645567970 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05680): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecdd960 item 95 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05cc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05cc0): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05cc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05cc0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05cc0): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05cc0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05cc0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05cc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.763783027 +0000 UTC m=+12.646840046 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05cc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6300): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6300): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6300): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecdde30 item 96 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6300): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6300): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.764265068 +0000 UTC m=+12.647322088 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6300): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6a80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6a80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6a80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6a80): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6a80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.764265068 +0000 UTC m=+12.647322088 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6a80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce4b8540 item 96 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= 2026/06/10 02:26:22 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:22 DEBUG : Looking for writers 2026/06/10 02:26:22 DEBUG : >WaitForWriters: 2026/06/10 02:26:22 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:22 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:22 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:22 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/10 02:26:22 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1080): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1080): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1080): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1080): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1080): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.788456204 +0000 UTC m=+12.671513223 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1080): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1500): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1500): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1500): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1500): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1500): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1500): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1500): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.788456204 +0000 UTC m=+12.671513223 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1500): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb19c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb19c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb19c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb19c0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb19c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.788456204 +0000 UTC m=+12.671513223 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb19c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec54700 item 1 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d4100): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d4100): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d4100): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d4100): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d4100): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.790325451 +0000 UTC m=+12.673382471 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d4100): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d4600): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d4600): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d4600): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d4600): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d4600): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.790325451 +0000 UTC m=+12.673382471 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d4600): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec54c40 item 2 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d4c40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d4c40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d4c40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d4c40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d4c40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.791488311 +0000 UTC m=+12.674545330 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d4c40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d50c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d50c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d50c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d50c0): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d50c0): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d50c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d50c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.791488311 +0000 UTC m=+12.674545330 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d50c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d5580): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d5580): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d5580): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d5580): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d5580): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.791488311 +0000 UTC m=+12.674545330 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d5580): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec55030 item 3 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d5c00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d5c00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d5c00): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d5c00): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d5c00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.793139365 +0000 UTC m=+12.676196384 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5d5c00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e6240): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e6240): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e6240): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e6240): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e6240): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.793139365 +0000 UTC m=+12.676196384 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e6240): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec556c0 item 4 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e6880): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e6880): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e6880): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e6880): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e6880): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.794298988 +0000 UTC m=+12.677356007 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e6880): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e6d00): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e6d00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e6d00): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e6d00): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e6d00): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e6d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e6d00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.794298988 +0000 UTC m=+12.677356007 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e6d00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e71c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e71c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e71c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e71c0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e71c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.794298988 +0000 UTC m=+12.677356007 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e71c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec55a40 item 5 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e7840): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e7840): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e7840): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e7840): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e7840): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.795735126 +0000 UTC m=+12.678792145 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e7840): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e7d80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e7d80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e7d80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e7d80): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e7d80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.795735126 +0000 UTC m=+12.678792145 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5e7d80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef26070 item 6 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce636500): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce636500): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce636500): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce636500): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce636500): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.796937801 +0000 UTC m=+12.679994820 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce636500): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce636a00): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce636a00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce636a00): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce636a00): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce636a00): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce636a00): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce636a00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.796937801 +0000 UTC m=+12.679994820 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce636a00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce636ec0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce636ec0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce636ec0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce636ec0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce636ec0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.796937801 +0000 UTC m=+12.679994820 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce636ec0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef26460 item 7 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce637540): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce637540): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce637540): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce637540): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce637540): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.798476592 +0000 UTC m=+12.681533612 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce637540): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce637a80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce637a80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce637a80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce637a80): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce637a80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.798476592 +0000 UTC m=+12.681533612 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce637a80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef26930 item 8 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740140): _readAt: size=2, off=0 2026/06/10 02:26:22 ERROR : open-test-file(0x39a4ce740140): Couldn't read size of file 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740140): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740140): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740140): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740140): close: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740140): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740500): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740500): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740500): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740500): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740500): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.799635634 +0000 UTC m=+12.682692654 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740500): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740980): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740980): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740980): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740980): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740980): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740980): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740980): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.799635634 +0000 UTC m=+12.682692654 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740980): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740e80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740e80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740e80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740e80): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740e80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.799635634 +0000 UTC m=+12.682692654 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce740e80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef26e70 item 9 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce741500): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce741500): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce741500): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce741500): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce741500): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.801244178 +0000 UTC m=+12.684301197 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce741500): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce741a40): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce741a40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce741a40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce741a40): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce741a40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.801244178 +0000 UTC m=+12.684301197 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce741a40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef27340 item 10 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8180): _readAt: size=2, off=0 2026/06/10 02:26:22 ERROR : open-test-file(0x39a4ce7a8180): Couldn't read size of file 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8180): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8180): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8180): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8180): close: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8180): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8540): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8540): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8540): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8540): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8540): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.802443466 +0000 UTC m=+12.685500486 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8540): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8a40): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8a40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8a40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8a40): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8a40): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8a40): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8a40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.802443466 +0000 UTC m=+12.685500486 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8a40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8f40): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8f40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8f40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8f40): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8f40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.802443466 +0000 UTC m=+12.685500486 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a8f40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef276c0 item 11 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a95c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a95c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a95c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a95c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a95c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.803966038 +0000 UTC m=+12.687023056 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a95c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a9b00): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a9b00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a9b00): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a9b00): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a9b00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.803966038 +0000 UTC m=+12.687023056 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7a9b00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef27c00 item 12 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6240): _readAt: size=2, off=0 2026/06/10 02:26:22 ERROR : open-test-file(0x39a4ce7e6240): Couldn't read size of file 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6240): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6240): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6240): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6240): close: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6240): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6600): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6600): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6600): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6600): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6600): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.80517757 +0000 UTC m=+12.688234588 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6600): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6cc0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6cc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6cc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6cc0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6cc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.80517757 +0000 UTC m=+12.688234588 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e6cc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecac150 item 13 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7340): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7340): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7340): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7340): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7340): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.806528385 +0000 UTC m=+12.689585404 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7340): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7880): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7880): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7880): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7880): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7880): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.806528385 +0000 UTC m=+12.689585404 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7880): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecac4d0 item 14 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7ec0): _readAt: size=2, off=0 2026/06/10 02:26:22 ERROR : open-test-file(0x39a4ce7e7ec0): Couldn't read size of file 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7ec0): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7ec0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7ec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7ec0): close: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7e7ec0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804380): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804380): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804380): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804380): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804380): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.807772749 +0000 UTC m=+12.690829768 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804380): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804a40): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804a40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804a40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804a40): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804a40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.807772749 +0000 UTC m=+12.690829768 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce804a40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecac9a0 item 15 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8050c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8050c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8050c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8050c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8050c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.808996063 +0000 UTC m=+12.692053082 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8050c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805600): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805600): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805600): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805600): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805600): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.808996063 +0000 UTC m=+12.692053082 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805600): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecace70 item 16 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805c40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805c40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805c40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805c40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805c40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.810148915 +0000 UTC m=+12.693205934 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce805c40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8ca1c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8ca1c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8ca1c0): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8ca1c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8ca1c0): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8ca1c0): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8ca1c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8ca1c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.810148915 +0000 UTC m=+12.693205934 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8ca1c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8ca6c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8ca6c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8ca6c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8ca6c0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8ca6c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.810148915 +0000 UTC m=+12.693205934 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8ca6c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecad1f0 item 17 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cad40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cad40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cad40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cad40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cad40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.811709207 +0000 UTC m=+12.694766225 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cad40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cb280): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cb280): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cb280): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cb280): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cb280): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.811709207 +0000 UTC m=+12.694766225 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cb280): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecad6c0 item 18 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cb900): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cb900): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cb900): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cb900): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cb900): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.812881143 +0000 UTC m=+12.695938162 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cb900): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cbe00): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cbe00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cbe00): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cbe00): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cbe00): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cbe00): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cbe00): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cbe00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.812881143 +0000 UTC m=+12.695938162 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8cbe00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fa400): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fa400): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fa400): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fa400): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fa400): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.812881143 +0000 UTC m=+12.695938162 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fa400): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecada40 item 19 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8faa80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8faa80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8faa80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8faa80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8faa80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.814459509 +0000 UTC m=+12.697516529 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8faa80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fafc0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fafc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fafc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fafc0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fafc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.814459509 +0000 UTC m=+12.697516529 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fafc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefe60e0 item 20 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fb640): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fb640): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fb640): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fb640): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fb640): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.815567816 +0000 UTC m=+12.698624836 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fb640): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fbb40): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fbb40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fbb40): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fbb40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fbb40): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fbb40): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fbb40): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fbb40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.815567816 +0000 UTC m=+12.698624836 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8fbb40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce920140): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce920140): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce920140): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce920140): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce920140): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.815567816 +0000 UTC m=+12.698624836 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce920140): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefe6460 item 21 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9207c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9207c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9207c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9207c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9207c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.817113861 +0000 UTC m=+12.700170881 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9207c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce920d00): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce920d00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce920d00): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce920d00): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce920d00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.817113861 +0000 UTC m=+12.700170881 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce920d00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefe69a0 item 22 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce921380): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce921380): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce921380): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce921380): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce921380): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.818248247 +0000 UTC m=+12.701305267 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce921380): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce921880): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce921880): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce921880): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce921880): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce921880): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce921880): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce921880): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce921880): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.818248247 +0000 UTC m=+12.701305267 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce921880): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce921d80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce921d80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce921d80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce921d80): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce921d80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.818248247 +0000 UTC m=+12.701305267 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce921d80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefe6e00 item 23 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce958500): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce958500): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce958500): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce958500): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce958500): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.819918718 +0000 UTC m=+12.702975737 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce958500): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce958a40): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce958a40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce958a40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce958a40): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce958a40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.819918718 +0000 UTC m=+12.702975737 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce958a40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefe72d0 item 24 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959080): _readAt: size=2, off=0 2026/06/10 02:26:22 ERROR : open-test-file(0x39a4ce959080): Couldn't read size of file 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959080): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959080): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959080): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959080): close: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959080): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959440): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959440): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959440): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959440): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959440): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.821221453 +0000 UTC m=+12.704278472 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959440): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959940): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959940): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959940): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959940): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959940): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959940): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959940): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959940): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.821221453 +0000 UTC m=+12.704278472 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959940): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959e80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959e80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959e80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959e80): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959e80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.821221453 +0000 UTC m=+12.704278472 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce959e80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefe7650 item 25 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce978600): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce978600): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce978600): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce978600): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce978600): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.822720238 +0000 UTC m=+12.705777257 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce978600): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce978b40): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce978b40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce978b40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce978b40): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce978b40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.822720238 +0000 UTC m=+12.705777257 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce978b40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefe7b90 item 26 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce979180): _readAt: size=2, off=0 2026/06/10 02:26:22 ERROR : open-test-file(0x39a4ce979180): Couldn't read size of file 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce979180): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce979180): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce979180): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce979180): close: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce979180): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce979540): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce979540): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce979540): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce979540): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce979540): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.824139162 +0000 UTC m=+12.707196180 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce979540): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce979a40): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce979a40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce979a40): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce979a40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce979a40): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce979a40): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce979a40): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce979a40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.824139162 +0000 UTC m=+12.707196180 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce979a40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba080): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba080): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba080): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba080): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba080): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.824139162 +0000 UTC m=+12.707196180 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba080): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce6f80e0 item 27 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba700): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba700): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba700): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba700): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba700): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.825728799 +0000 UTC m=+12.708785818 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9ba700): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bac40): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bac40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bac40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bac40): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bac40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.825728799 +0000 UTC m=+12.708785818 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bac40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce6f8a80 item 28 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb280): _readAt: size=2, off=0 2026/06/10 02:26:22 ERROR : open-test-file(0x39a4ce9bb280): Couldn't read size of file 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb280): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb280): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb280): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb280): close: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb280): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb640): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb640): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb640): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb640): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb640): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.827096787 +0000 UTC m=+12.710153806 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bb640): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bbd00): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bbd00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bbd00): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bbd00): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bbd00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.827096787 +0000 UTC m=+12.710153806 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9bbd00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce6f9030 item 29 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d8480): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d8480): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d8480): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d8480): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d8480): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.828477589 +0000 UTC m=+12.711534609 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d8480): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d89c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d89c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d89c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d89c0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d89c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.828477589 +0000 UTC m=+12.711534609 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d89c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce6f9490 item 30 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d9000): _readAt: size=2, off=0 2026/06/10 02:26:22 ERROR : open-test-file(0x39a4ce9d9000): Couldn't read size of file 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d9000): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d9000): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d9000): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d9000): close: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d9000): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d93c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d93c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d93c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d93c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d93c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.829773141 +0000 UTC m=+12.712830159 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d93c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d9a80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d9a80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d9a80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d9a80): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d9a80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.829773141 +0000 UTC m=+12.712830159 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9d9a80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce6f9880 item 31 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f8200): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f8200): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f8200): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f8200): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f8200): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.831017034 +0000 UTC m=+12.714074053 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f8200): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f8740): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f8740): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f8740): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f8740): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f8740): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.831017034 +0000 UTC m=+12.714074053 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f8740): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce6f9d50 item 32 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f8d80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f8d80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f8d80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f8d80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f8d80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.832402004 +0000 UTC m=+12.715459033 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f8d80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f9200): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f9200): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f9200): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f9200): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f9200): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cf00a540 item 33 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f9200): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f9200): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.832836717 +0000 UTC m=+12.715893736 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f9200): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f9700): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f9700): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f9700): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f9700): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f9700): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.832836717 +0000 UTC m=+12.715893736 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f9700): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cf00a700 item 33 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f9d40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f9d40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f9d40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f9d40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f9d40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.833994247 +0000 UTC m=+12.717051265 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9f9d40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea402c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea402c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cf00aa80 item 34 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea402c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea402c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea402c0): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea402c0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea402c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.834922353 +0000 UTC m=+12.717979372 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea402c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea40800): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea40800): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea40800): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea40800): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea40800): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.834922353 +0000 UTC m=+12.717979372 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea40800): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cf00ac40 item 34 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea40e40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea40e40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea40e40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea40e40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea40e40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.836107816 +0000 UTC m=+12.719164835 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea40e40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea412c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea412c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea412c0): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea412c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea412c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cf00afc0 item 35 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea412c0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea412c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.836492032 +0000 UTC m=+12.719549051 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea412c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea417c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea417c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea417c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea417c0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea417c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.836492032 +0000 UTC m=+12.719549051 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea417c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cf00b180 item 35 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea41e40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea41e40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea41e40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea41e40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea41e40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.837954268 +0000 UTC m=+12.721011307 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea41e40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea82440): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea82440): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cf00b500 item 36 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea82440): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea82440): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea82440): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea82440): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea82440): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.838609147 +0000 UTC m=+12.721666166 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea82440): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea82980): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea82980): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea82980): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea82980): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea82980): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.838609147 +0000 UTC m=+12.721666166 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea82980): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cf00b6c0 item 36 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea82fc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea82fc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea82fc0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea82fc0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea82fc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.83987894 +0000 UTC m=+12.722935959 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea82fc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea83440): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea83440): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea83440): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea83440): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea83440): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cf00ba40 item 37 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea83440): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea83440): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.840292412 +0000 UTC m=+12.723349431 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea83440): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea83940): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea83940): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea83940): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea83940): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea83940): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.840292412 +0000 UTC m=+12.723349431 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea83940): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cf00bc00 item 37 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac20c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac20c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac20c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac20c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac20c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.841433611 +0000 UTC m=+12.724490640 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac20c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac25c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac25c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce46e310 item 38 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac25c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac25c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac25c0): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac25c0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac25c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.841897869 +0000 UTC m=+12.724954888 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac25c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac2b00): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac2b00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac2b00): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac2b00): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac2b00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.841897869 +0000 UTC m=+12.724954888 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac2b00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce46e5b0 item 38 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac3180): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac3180): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac3180): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac3180): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac3180): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.843196376 +0000 UTC m=+12.726253405 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac3180): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac3680): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac3680): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac3680): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac3680): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac3680): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce46f110 item 39 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac3680): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac3680): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.843642119 +0000 UTC m=+12.726699138 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac3680): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac3b80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac3b80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac3b80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac3b80): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac3b80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.843642119 +0000 UTC m=+12.726699138 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceac3b80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce46f420 item 39 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf8300): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf8300): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf8300): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf8300): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf8300): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.844775283 +0000 UTC m=+12.727832302 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf8300): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf8800): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf8800): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce46f960 item 40 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf8800): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf8800): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf8800): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf8800): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf8800): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.84525484 +0000 UTC m=+12.728311859 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf8800): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf8d40): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf8d40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf8d40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf8d40): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf8d40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.84525484 +0000 UTC m=+12.728311859 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf8d40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce46fc70 item 40 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9300): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9300): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9300): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9300): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9300): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9300): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9300): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.846358358 +0000 UTC m=+12.729415377 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9300): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9800): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9800): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9800): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea2230 item 41 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9800): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9800): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.846761009 +0000 UTC m=+12.729818028 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9800): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9cc0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9cc0): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9cc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9cc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea23f0 item 41 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9cc0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9cc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.847232351 +0000 UTC m=+12.730289370 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceaf9cc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2e300): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2e300): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2e300): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2e300): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2e300): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.847232351 +0000 UTC m=+12.730289370 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2e300): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea2620 item 41 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2e940): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2e940): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2e940): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2e940): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2e940): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2e940): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2e940): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.848375744 +0000 UTC m=+12.731432763 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2e940): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2ee40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2ee40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2ee40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea29a0 item 42 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2ee40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2ee40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.848794297 +0000 UTC m=+12.731851316 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2ee40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2f380): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2f380): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea2b60 item 42 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2f380): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2f380): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2f380): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2f380): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2f380): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.84927672 +0000 UTC m=+12.732333738 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2f380): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2f900): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2f900): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2f900): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2f900): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2f900): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.84927672 +0000 UTC m=+12.732333738 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb2f900): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea2d90 item 42 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4c040): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4c040): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4c040): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4c040): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4c040): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4c040): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4c040): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.850554667 +0000 UTC m=+12.733611686 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4c040): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4c540): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4c540): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4c540): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea3110 item 43 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4c540): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4c540): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.850978127 +0000 UTC m=+12.734035146 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4c540): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4ca80): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4ca80): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4ca80): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4ca80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4ca80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea32d0 item 43 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4ca80): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4ca80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.851575447 +0000 UTC m=+12.734632467 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4ca80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4cfc0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4cfc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4cfc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4cfc0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4cfc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.851575447 +0000 UTC m=+12.734632467 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4cfc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea3490 item 43 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4d600): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4d600): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4d600): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4d600): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4d600): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4d600): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4d600): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.852943857 +0000 UTC m=+12.736000875 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4d600): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4db00): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4db00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4db00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea3810 item 44 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4db00): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4db00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.853483978 +0000 UTC m=+12.736540997 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb4db00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb64140): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb64140): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea39d0 item 44 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb64140): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb64140): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb64140): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb64140): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb64140): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.854074365 +0000 UTC m=+12.737131385 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb64140): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb646c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb646c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb646c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb646c0): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb646c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.854074365 +0000 UTC m=+12.737131385 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb646c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceea3c00 item 44 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb64d00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb64d00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb64d00): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb64d00): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb64d00): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb64d00): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb64d00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.855289094 +0000 UTC m=+12.738346113 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb64d00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb65200): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb65200): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb65200): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce85e2a0 item 45 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb65200): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb65200): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.855728795 +0000 UTC m=+12.738785814 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb65200): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb65900): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb65900): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb65900): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb65900): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb65900): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.855728795 +0000 UTC m=+12.738785814 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb65900): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce85e5b0 item 45 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb80040): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb80040): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb80040): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb80040): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb80040): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb80040): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb80040): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.857103566 +0000 UTC m=+12.740160585 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb80040): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb80540): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb80540): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb80540): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce85ec40 item 46 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb80540): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb80540): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.857534151 +0000 UTC m=+12.740591170 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb80540): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb80c40): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb80c40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb80c40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb80c40): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb80c40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.857534151 +0000 UTC m=+12.740591170 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb80c40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce85ef50 item 46 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb81280): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb81280): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb81280): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb81280): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb81280): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb81280): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb81280): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.8587597 +0000 UTC m=+12.741816718 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb81280): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb81780): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb81780): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb81780): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce85f490 item 47 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb81780): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb81780): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.859206194 +0000 UTC m=+12.742263213 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb81780): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb81e80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb81e80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb81e80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb81e80): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb81e80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.859206194 +0000 UTC m=+12.742263213 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceb81e80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce85f650 item 47 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba05c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba05c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba05c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba05c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba05c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba05c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba05c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.860506384 +0000 UTC m=+12.743563403 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba05c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba0ac0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba0ac0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba0ac0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce85fab0 item 48 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba0ac0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba0ac0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.860918754 +0000 UTC m=+12.743975773 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba0ac0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba11c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba11c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba11c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba11c0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba11c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.860918754 +0000 UTC m=+12.743975773 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba11c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce874310 item 48 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba1800): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba1800): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba1800): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba1800): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba1800): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.862163759 +0000 UTC m=+12.745220779 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba1800): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba1c80): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba1c80): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba1c80): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba1c80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba1c80): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba1c80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce874bd0 item 49 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba1c80): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba1c80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.86260308 +0000 UTC m=+12.745660099 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceba1c80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb82c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb82c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb82c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb82c0): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb82c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.86260308 +0000 UTC m=+12.745660099 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb82c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce874f50 item 49 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb8940): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb8940): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb8940): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb8940): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb8940): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.863752125 +0000 UTC m=+12.746809144 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb8940): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb8e40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb8e40): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb8e40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce875490 item 50 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb8e40): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb8e40): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb8e40): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb8e40): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb8e40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.86428853 +0000 UTC m=+12.747345549 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb8e40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb93c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb93c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb93c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb93c0): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb93c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.86428853 +0000 UTC m=+12.747345549 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb93c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce875650 item 50 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb9a40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb9a40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb9a40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb9a40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb9a40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.865440889 +0000 UTC m=+12.748497908 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebb9a40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd6040): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd6040): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd6040): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd6040): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd6040): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd6040): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce875a40 item 51 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd6040): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd6040): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.865981071 +0000 UTC m=+12.749038090 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd6040): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd6580): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd6580): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd6580): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd6580): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd6580): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.865981071 +0000 UTC m=+12.749038090 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd6580): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce875c70 item 51 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd6c00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd6c00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd6c00): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd6c00): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd6c00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.867208083 +0000 UTC m=+12.750265102 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd6c00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd7100): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd7100): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd7100): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceeca230 item 52 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd7100): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd7100): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd7100): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd7100): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd7100): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.867700444 +0000 UTC m=+12.750757463 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd7100): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd7680): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd7680): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd7680): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd7680): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd7680): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.867700444 +0000 UTC m=+12.750757463 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd7680): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceeca540 item 52 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd7d00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd7d00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd7d00): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd7d00): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd7d00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.868870376 +0000 UTC m=+12.751927396 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebd7d00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6300): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6300): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6300): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6300): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6300): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6300): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceeca9a0 item 53 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6300): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6300): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.869295322 +0000 UTC m=+12.752352341 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6300): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6840): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6840): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6840): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6840): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6840): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.869295322 +0000 UTC m=+12.752352341 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6840): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceecac40 item 53 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6ec0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6ec0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6ec0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6ec0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6ec0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.87149872 +0000 UTC m=+12.754555739 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6ec0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf73c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf73c0): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf73c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceecafc0 item 54 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf73c0): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf73c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf73c0): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf73c0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf73c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.872140173 +0000 UTC m=+12.755197192 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf73c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b0900): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b0900): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b0900): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b0900): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b0900): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.872140173 +0000 UTC m=+12.755197192 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b0900): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefa2380 item 54 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b0f80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b0f80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b0f80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b0f80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b0f80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.873441134 +0000 UTC m=+12.756498153 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b0f80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b1480): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b1480): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b1480): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b1480): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b1480): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b1480): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefa27e0 item 55 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b1480): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b1480): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.873928777 +0000 UTC m=+12.756985796 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b1480): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b19c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b19c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b19c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b19c0): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b19c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.873928777 +0000 UTC m=+12.756985796 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1b19c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefa29a0 item 55 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6140): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6140): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6140): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6140): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6140): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.875317414 +0000 UTC m=+12.758374483 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf6140): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf7480): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf7480): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf7480): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefa2d20 item 56 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf7480): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf7480): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf7480): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf7480): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf7480): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.875871222 +0000 UTC m=+12.758928251 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf7480): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf7a00): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf7a00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf7a00): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf7a00): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf7a00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.875871222 +0000 UTC m=+12.758928251 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cebf7a00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefa2ee0 item 56 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e140): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e140): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e140): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e140): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e140): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e140): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e140): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e140): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.87719208 +0000 UTC m=+12.760249099 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e140): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e680): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e680): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e680): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefa3260 item 57 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e680): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e680): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.877728044 +0000 UTC m=+12.760785064 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2e680): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2ebc0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2ebc0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2ebc0): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2ebc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2ebc0): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2ebc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefa3420 item 57 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2ebc0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2ebc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.878277554 +0000 UTC m=+12.761334573 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2ebc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f140): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f140): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f140): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f140): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f140): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.878277554 +0000 UTC m=+12.761334573 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f140): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefa35e0 item 57 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f880): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f880): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f880): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f880): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f880): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f880): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f880): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f880): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.88017853 +0000 UTC m=+12.763235549 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2f880): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2fdc0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2fdc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2fdc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefa3ab0 item 58 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2fdc0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2fdc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.8806801 +0000 UTC m=+12.763737159 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea2fdc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246440): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246440): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246440): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefa3d50 item 58 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246440): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246440): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246440): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246440): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246440): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.88137753 +0000 UTC m=+12.764434588 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246440): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246a00): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246a00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246a00): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246a00): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246a00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.88137753 +0000 UTC m=+12.764434588 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf246a00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce9500e0 item 58 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247040): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247040): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247040): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247040): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247040): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247040): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247040): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247040): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.8827204 +0000 UTC m=+12.765777419 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247040): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247580): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247580): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247580): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce950460 item 59 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247580): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247580): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.883357004 +0000 UTC m=+12.766414043 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247580): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247ac0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247ac0): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247ac0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247ac0): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247ac0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce950620 item 59 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247ac0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247ac0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.883984441 +0000 UTC m=+12.767041460 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cf247ac0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea140): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea140): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea140): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea140): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea140): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.883984441 +0000 UTC m=+12.767041460 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea140): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce9507e0 item 59 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea780): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea780): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea780): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea780): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea780): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea780): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea780): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea780): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.885449012 +0000 UTC m=+12.768506041 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7ea780): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eacc0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eacc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eacc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce950b60 item 60 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eacc0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eacc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.885957623 +0000 UTC m=+12.769014652 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eacc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eb300): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eb300): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eb300): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce950d20 item 60 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eb300): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eb300): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eb300): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eb300): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eb300): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.886529927 +0000 UTC m=+12.769586946 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eb300): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eb8c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eb8c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eb8c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eb8c0): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eb8c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.886529927 +0000 UTC m=+12.769586946 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7eb8c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce9510a0 item 60 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce109880): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce109880): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce109880): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce109880): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce109880): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce109880): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce109880): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce109880): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.887786825 +0000 UTC m=+12.770843844 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce109880): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c7240): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c7240): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c7240): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce951420 item 61 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c7240): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c7240): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.888305345 +0000 UTC m=+12.771362374 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce3c7240): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b0080): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b0080): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b0080): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b0080): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b0080): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.888305345 +0000 UTC m=+12.771362374 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b0080): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce951650 item 61 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1680): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1680): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1680): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1680): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1680): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1680): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1680): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1680): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.889599554 +0000 UTC m=+12.772656573 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1680): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1c40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1c40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1c40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce9519d0 item 62 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1c40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1c40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.890042662 +0000 UTC m=+12.773099681 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5b1c40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78a440): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78a440): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78a440): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78a440): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78a440): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.890042662 +0000 UTC m=+12.773099681 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78a440): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce951ce0 item 62 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78ab00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78ab00): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78ab00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78ab00): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78ab00): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78ab00): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78ab00): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78ab00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.891305471 +0000 UTC m=+12.774362490 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78ab00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b040): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b040): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b040): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceeca1c0 item 63 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b040): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b040): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.891789016 +0000 UTC m=+12.774846035 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b040): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b740): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b740): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b740): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b740): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b740): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.891789016 +0000 UTC m=+12.774846035 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78b740): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceeca380 item 63 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78bd80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78bd80): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78bd80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78bd80): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78bd80): >_readAt: n=0, err=Bad file descriptor 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78bd80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78bd80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78bd80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.893038049 +0000 UTC m=+12.776095068 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce78bd80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d66c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d66c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d66c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceeca930 item 64 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d66c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d66c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.893642913 +0000 UTC m=+12.776699932 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d66c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d6dc0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d6dc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d6dc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d6dc0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d6dc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.893642913 +0000 UTC m=+12.776699932 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d6dc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceecab60 item 64 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7400): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7400): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7400): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7400): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7400): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.894954665 +0000 UTC m=+12.778011684 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7400): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7880): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7880): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7880): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7880): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7880): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceecb420 item 65 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7880): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7880): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.895489396 +0000 UTC m=+12.778546416 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7880): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7d80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7d80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7d80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7d80): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7d80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.895489396 +0000 UTC m=+12.778546416 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce1d7d80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceecb5e0 item 65 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bea40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bea40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bea40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bea40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bea40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.896668097 +0000 UTC m=+12.779725115 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bea40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8beec0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8beec0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceecb960 item 66 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8beec0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8beec0): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8beec0): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8beec0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8beec0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.897193671 +0000 UTC m=+12.780250690 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8beec0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bf400): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bf400): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bf400): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bf400): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bf400): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.897193671 +0000 UTC m=+12.780250690 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bf400): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceecbb20 item 66 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bfa40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bfa40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bfa40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bfa40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bfa40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.89871544 +0000 UTC m=+12.781772459 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bfa40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bfec0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bfec0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bfec0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bfec0): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bfec0): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceac4000 item 67 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bfec0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bfec0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.89929719 +0000 UTC m=+12.782354209 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8bfec0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea044c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea044c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea044c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea044c0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea044c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.89929719 +0000 UTC m=+12.782354209 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea044c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceac43f0 item 67 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04b80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04b80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04b80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04b80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04b80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.901065296 +0000 UTC m=+12.784122314 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea04b80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05080): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05080): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceac4770 item 68 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05080): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05080): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05080): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05080): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05080): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.901652807 +0000 UTC m=+12.784709826 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05080): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea055c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea055c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea055c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea055c0): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea055c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.901652807 +0000 UTC m=+12.784709826 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea055c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceac4a80 item 68 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05c00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05c00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05c00): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05c00): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05c00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.90271156 +0000 UTC m=+12.785768579 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cea05c00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6180): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6180): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6180): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6180): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6180): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceac4e00 item 69 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6180): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6180): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.903161461 +0000 UTC m=+12.786218480 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6180): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6680): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6680): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6680): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6680): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6680): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.903161461 +0000 UTC m=+12.786218480 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6680): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceac5180 item 69 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6d00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6d00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6d00): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6d00): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6d00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.904626764 +0000 UTC m=+12.787683783 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab6d00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab72c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab72c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceac5500 item 70 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab72c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab72c0): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab72c0): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab72c0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab72c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.905256213 +0000 UTC m=+12.788313233 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab72c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab7800): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab7800): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab7800): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab7800): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab7800): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.905256213 +0000 UTC m=+12.788313233 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceab7800): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceac56c0 item 70 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0140): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0140): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0140): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0140): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0140): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.906583485 +0000 UTC m=+12.789640504 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0140): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0640): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0640): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0640): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0640): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0640): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceac5c70 item 71 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0640): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0640): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.907213386 +0000 UTC m=+12.790270406 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0640): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0b40): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0b40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0b40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0b40): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0b40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.907213386 +0000 UTC m=+12.790270406 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb0b40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ceac5e30 item 71 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb11c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb11c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb11c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb11c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb11c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.909026056 +0000 UTC m=+12.792083076 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb11c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb16c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb16c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0a380 item 72 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb16c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb16c0): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb16c0): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb16c0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb16c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.909565537 +0000 UTC m=+12.792622556 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb16c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1c00): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1c00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1c00): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1c00): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1c00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.909565537 +0000 UTC m=+12.792622556 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ceeb1c00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0a540 item 72 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5ea2c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5ea2c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5ea2c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5ea2c0): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5ea2c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5ea2c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5ea2c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.910766479 +0000 UTC m=+12.793823498 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5ea2c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5ea7c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5ea7c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5ea7c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0aa10 item 73 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5ea7c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5ea7c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.91124821 +0000 UTC m=+12.794305230 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5ea7c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eac80): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eac80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eac80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eac80): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eac80): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0abd0 item 73 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eac80): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eac80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.91174478 +0000 UTC m=+12.794801798 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eac80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eb1c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eb1c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eb1c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eb1c0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eb1c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.91174478 +0000 UTC m=+12.794801798 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eb1c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0ad90 item 73 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eb800): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eb800): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eb800): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eb800): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eb800): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eb800): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eb800): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.913235961 +0000 UTC m=+12.796292990 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5eb800): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5ebd00): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5ebd00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5ebd00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0b110 item 74 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5ebd00): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5ebd00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.913754181 +0000 UTC m=+12.796811220 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce5ebd00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62a340): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62a340): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0b2d0 item 74 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62a340): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62a340): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62a340): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62a340): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62a340): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.914408299 +0000 UTC m=+12.797465317 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62a340): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62a8c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62a8c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62a8c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62a8c0): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62a8c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.914408299 +0000 UTC m=+12.797465317 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62a8c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0b490 item 74 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62af00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62af00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62af00): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62af00): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62af00): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62af00): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62af00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.91565089 +0000 UTC m=+12.798707908 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62af00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62b400): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62b400): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62b400): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0b810 item 75 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62b400): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62b400): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.916113986 +0000 UTC m=+12.799171005 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62b400): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62b940): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62b940): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62b940): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62b940): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62b940): _writeAt: size=3, off=2 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cee0b9d0 item 75 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62b940): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62b940): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.916603853 +0000 UTC m=+12.799660871 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce62b940): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec14140): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec14140): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec14140): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec14140): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec14140): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.916603853 +0000 UTC m=+12.799660871 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec14140): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecdc000 item 75 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec14780): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec14780): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec14780): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec14780): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec14780): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec14780): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec14780): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.918144287 +0000 UTC m=+12.801201306 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec14780): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec14c80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec14c80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec14c80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecdc380 item 76 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec14c80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec14c80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.918598706 +0000 UTC m=+12.801655725 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec14c80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec151c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec151c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecdc540 item 76 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec151c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec151c0): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec151c0): _writeAt: size=3, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec151c0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec151c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.919074496 +0000 UTC m=+12.802131515 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec151c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec15740): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec15740): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec15740): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec15740): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec15740): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.919074496 +0000 UTC m=+12.802131515 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec15740): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecdc850 item 76 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec15d80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec15d80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec15d80): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec15d80): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec15d80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec15d80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec15d80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.920485536 +0000 UTC m=+12.803542555 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec15d80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec26380): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec26380): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec26380): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecdcbd0 item 77 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec26380): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec26380): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.920887797 +0000 UTC m=+12.803944816 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec26380): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec26a80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec26a80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec26a80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec26a80): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec26a80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.920887797 +0000 UTC m=+12.803944816 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec26a80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecdcee0 item 77 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec270c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec270c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec270c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec270c0): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec270c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec270c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec270c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.922380952 +0000 UTC m=+12.805437971 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec270c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec275c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec275c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec275c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecdd3b0 item 78 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec275c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec275c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.922860238 +0000 UTC m=+12.805917257 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec275c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec27cc0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec27cc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec27cc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec27cc0): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec27cc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.922860238 +0000 UTC m=+12.805917257 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec27cc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecdd570 item 78 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec44400): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec44400): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec44400): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec44400): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec44400): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec44400): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec44400): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.924147113 +0000 UTC m=+12.807204132 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec44400): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec44900): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec44900): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec44900): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecdd8f0 item 79 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec44900): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec44900): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.924526852 +0000 UTC m=+12.807583871 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec44900): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec45000): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec45000): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec45000): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec45000): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec45000): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.924526852 +0000 UTC m=+12.807583871 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec45000): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecddb90 item 79 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec45640): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec45640): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec45640): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec45640): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec45640): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec45640): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec45640): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.92589513 +0000 UTC m=+12.808952149 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec45640): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec45b40): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec45b40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec45b40): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce4b84d0 item 80 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec45b40): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec45b40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.926331966 +0000 UTC m=+12.809388985 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec45b40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5a340): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5a340): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5a340): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5a340): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5a340): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.926331966 +0000 UTC m=+12.809388985 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5a340): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce4b8770 item 80 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5a980): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5a980): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5a980): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5a980): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5a980): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.927563286 +0000 UTC m=+12.810620305 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5a980): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5ae00): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5ae00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5ae00): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5ae00): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5ae00): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5ae00): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce4b9260 item 81 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5ae00): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5ae00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.928147161 +0000 UTC m=+12.811204180 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5ae00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5b340): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5b340): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5b340): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5b340): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5b340): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.928147161 +0000 UTC m=+12.811204180 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5b340): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4ce4b9960 item 81 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5b9c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5b9c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5b9c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5b9c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5b9c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.929373871 +0000 UTC m=+12.812430890 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5b9c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5bec0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5bec0): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5bec0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec54070 item 82 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5bec0): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5bec0): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5bec0): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5bec0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5bec0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.929824414 +0000 UTC m=+12.812881433 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec5bec0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6e540): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6e540): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6e540): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6e540): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6e540): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.929824414 +0000 UTC m=+12.812881433 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6e540): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec54620 item 82 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6ebc0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6ebc0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6ebc0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6ebc0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6ebc0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.931039963 +0000 UTC m=+12.814096982 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6ebc0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f0c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f0c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f0c0): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f0c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f0c0): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f0c0): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec54a10 item 83 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f0c0): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f0c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.931689362 +0000 UTC m=+12.814746381 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f0c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f600): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f600): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f600): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f600): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f600): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.931689362 +0000 UTC m=+12.814746381 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6f600): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec54c40 item 83 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6fc80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6fc80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6fc80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6fc80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6fc80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.933170374 +0000 UTC m=+12.816227393 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4cec6fc80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce744280): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce744280): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce744280): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec55030 item 84 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce744280): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce744280): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce744280): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce744280): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce744280): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.933701148 +0000 UTC m=+12.816758167 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce744280): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce744800): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce744800): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce744800): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce744800): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce744800): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.933701148 +0000 UTC m=+12.816758167 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce744800): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec551f0 item 84 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce744e80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce744e80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce744e80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce744e80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce744e80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.935268573 +0000 UTC m=+12.818325592 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce744e80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce745380): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce745380): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce745380): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce745380): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce745380): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce745380): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec55730 item 85 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce745380): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce745380): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.935689139 +0000 UTC m=+12.818746158 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce745380): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7458c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7458c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7458c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7458c0): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7458c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.935689139 +0000 UTC m=+12.818746158 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7458c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec558f0 item 85 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce756040): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce756040): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce756040): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce756040): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce756040): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.936777889 +0000 UTC m=+12.819834908 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce756040): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce756540): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce756540): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce756540): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec55c70 item 86 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce756540): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce756540): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce756540): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce756540): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce756540): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.937534009 +0000 UTC m=+12.820591028 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce756540): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce756ac0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce756ac0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce756ac0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce756ac0): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce756ac0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.937534009 +0000 UTC m=+12.820591028 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce756ac0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cec55e30 item 86 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce757140): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce757140): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce757140): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce757140): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce757140): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.939111043 +0000 UTC m=+12.822168062 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce757140): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce757640): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce757640): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce757640): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce757640): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce757640): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce757640): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef26380 item 87 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce757640): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce757640): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.939560332 +0000 UTC m=+12.822617352 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce757640): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce757b80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce757b80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce757b80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce757b80): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce757b80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.939560332 +0000 UTC m=+12.822617352 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce757b80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef26540 item 87 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76c300): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76c300): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76c300): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76c300): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76c300): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.940678939 +0000 UTC m=+12.823735958 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76c300): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76c800): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76c800): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76c800): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef268c0 item 88 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76c800): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76c800): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76c800): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76c800): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76c800): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.941190457 +0000 UTC m=+12.824247476 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76c800): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76cd80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76cd80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76cd80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76cd80): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76cd80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.941190457 +0000 UTC m=+12.824247476 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76cd80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef26a80 item 88 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76d3c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76d3c0): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76d3c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76d3c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76d3c0): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76d3c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76d3c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76d3c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.942329572 +0000 UTC m=+12.825386591 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76d3c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76d900): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76d900): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76d900): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef26fc0 item 89 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76d900): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76d900): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.942771157 +0000 UTC m=+12.825828176 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76d900): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76de40): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76de40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76de40): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76de40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76de40): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76de40): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef27180 item 89 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76de40): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76de40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.943407251 +0000 UTC m=+12.826464270 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce76de40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d44c0): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d44c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d44c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d44c0): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d44c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.943407251 +0000 UTC m=+12.826464270 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d44c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef27340 item 89 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d4b00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d4b00): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d4b00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d4b00): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d4b00): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d4b00): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d4b00): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d4b00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.944681411 +0000 UTC m=+12.827738430 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d4b00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d5040): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d5040): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d5040): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef276c0 item 90 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d5040): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d5040): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.945142353 +0000 UTC m=+12.828199382 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d5040): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d5580): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d5580): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d5580): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef27880 item 90 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d5580): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d5580): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d5580): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d5580): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d5580): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.945710749 +0000 UTC m=+12.828767768 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d5580): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d5b40): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d5b40): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d5b40): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d5b40): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d5b40): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.945710749 +0000 UTC m=+12.828767768 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7d5b40): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cef27ab0 item 90 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fc280): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fc280): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fc280): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fc280): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fc280): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fc280): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fc280): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fc280): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.946812122 +0000 UTC m=+12.829869171 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fc280): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fc7c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fc7c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fc7c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecac000 item 91 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fc7c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fc7c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.947253578 +0000 UTC m=+12.830310627 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fc7c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fcd00): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fcd00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fcd00): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fcd00): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fcd00): >_readAt: n=2, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fcd00): _writeAt: size=3, off=7 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecac1c0 item 91 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fcd00): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fcd00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.947728396 +0000 UTC m=+12.830785415 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fcd00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fd280): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fd280): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fd280): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fd280): >_readAt: n=8, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fd280): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.947728396 +0000 UTC m=+12.830785415 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fd280): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecac380 item 91 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fd8c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fd8c0): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fd8c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fd8c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fd8c0): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fd8c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fd8c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fd8c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.94940074 +0000 UTC m=+12.832457759 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fd8c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fde00): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fde00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fde00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecac700 item 92 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fde00): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fde00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.949893461 +0000 UTC m=+12.832950491 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce7fde00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850440): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850440): open at offset 5 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850440): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecaca10 item 92 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850440): _readAt: size=2, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850440): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850440): _writeAt: size=3, off=5 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850440): >_writeAt: n=3, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850440): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.950478509 +0000 UTC m=+12.833535528 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850440): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850a00): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850a00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850a00): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850a00): >_readAt: n=3, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850a00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.950478509 +0000 UTC m=+12.833535528 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce850a00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecacd20 item 92 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851040): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851040): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851040): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851040): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851040): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851040): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851040): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851040): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.951713475 +0000 UTC m=+12.834770493 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851040): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851580): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851580): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851580): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecad0a0 item 93 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851580): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851580): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.952200797 +0000 UTC m=+12.835257816 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851580): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851c80): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851c80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851c80): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851c80): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851c80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.952200797 +0000 UTC m=+12.835257816 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce851c80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecad260 item 93 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e03c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e03c0): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e03c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e03c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e03c0): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e03c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e03c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e03c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.953530983 +0000 UTC m=+12.836588052 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e03c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e0900): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e0900): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e0900): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecad5e0 item 94 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e0900): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e0900): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.953984041 +0000 UTC m=+12.837041060 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e0900): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e1000): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e1000): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e1000): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e1000): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e1000): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.953984041 +0000 UTC m=+12.837041060 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e1000): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecad7a0 item 94 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e1640): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e1640): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e1640): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e1640): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e1640): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e1640): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e1640): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e1640): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.95530516 +0000 UTC m=+12.838362179 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e1640): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e1b80): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e1b80): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e1b80): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecadb20 item 95 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e1b80): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e1b80): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.955781551 +0000 UTC m=+12.838838570 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce8e1b80): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce916380): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce916380): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce916380): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce916380): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce916380): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.955781551 +0000 UTC m=+12.838838570 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce916380): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cecadce0 item 95 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 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/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9169c0): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9169c0): open at offset 0 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9169c0): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9169c0): _readAt: size=2, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9169c0): >_readAt: n=0, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9169c0): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9169c0): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9169c0): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.957050021 +0000 UTC m=+12.840107040 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce9169c0): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce916f00): _writeAt: size=5, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce916f00): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce916f00): >openPending: err= 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefe6230 item 96 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce916f00): >_writeAt: n=5, err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce916f00): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.957520651 +0000 UTC m=+12.840577670 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce916f00): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 02:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 02:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce917600): _readAt: size=512, off=0 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce917600): openPending: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce917600): >openPending: err= 2026/06/10 02:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce917600): >_readAt: n=5, err=EOF 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce917600): close: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 02:26:22.957520651 +0000 UTC m=+12.840577670 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:22 DEBUG : open-test-file(0x39a4ce917600): >close: err= 2026/06/10 02:26:22 DEBUG : open-test-file: Remove: 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39a4cefe63f0 item 96 2026/06/10 02:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 02:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 02:26:22 DEBUG : open-test-file: >Remove: err= 2026/06/10 02:26:22 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:22 DEBUG : Looking for writers 2026/06/10 02:26:22 DEBUG : >WaitForWriters: 2026/06/10 02:26:22 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.40s) --- PASS: TestRWFileHandleOpenTests/writes (0.20s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.01s) --- 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.19s) --- 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:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:22 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:22 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:22 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:22 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:22 DEBUG : file1: newRWFileHandle: 2026/06/10 02:26:22 DEBUG : file1(0x39a4cea3a300): openPending: 2026/06/10 02:26:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:22 DEBUG : file1(0x39a4cea3a300): >openPending: err= 2026/06/10 02:26:22 DEBUG : file1: >newRWFileHandle: err= 2026/06/10 02:26:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/10 02:26:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/06/10 02:26:22 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:22 DEBUG : Looking for writers 2026/06/10 02:26:22 DEBUG : file1: reading active writers 2026/06/10 02:26:22 DEBUG : file1: active writers 1 2026/06/10 02:26:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/06/10 02:26:22 DEBUG : Looking for writers 2026/06/10 02:26:22 DEBUG : file1: reading active writers 2026/06/10 02:26:22 DEBUG : file1: active writers 1 2026/06/10 02:26:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/06/10 02:26:23 DEBUG : Looking for writers 2026/06/10 02:26:23 DEBUG : file1: reading active writers 2026/06/10 02:26:23 DEBUG : file1: active writers 1 2026/06/10 02:26:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/06/10 02:26:23 DEBUG : Looking for writers 2026/06/10 02:26:23 DEBUG : file1: reading active writers 2026/06/10 02:26:23 DEBUG : file1: active writers 1 2026/06/10 02:26:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/06/10 02:26:23 DEBUG : Looking for writers 2026/06/10 02:26:23 DEBUG : file1: reading active writers 2026/06/10 02:26:23 DEBUG : file1: active writers 1 2026/06/10 02:26:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/06/10 02:26:23 DEBUG : Looking for writers 2026/06/10 02:26:23 DEBUG : file1: reading active writers 2026/06/10 02:26:23 DEBUG : file1: active writers 1 2026/06/10 02:26:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/06/10 02:26:23 DEBUG : Looking for writers 2026/06/10 02:26:23 DEBUG : file1: reading active writers 2026/06/10 02:26:23 DEBUG : file1: active writers 1 2026/06/10 02:26:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/06/10 02:26:24 DEBUG : Looking for writers 2026/06/10 02:26:24 DEBUG : file1: reading active writers 2026/06/10 02:26:24 DEBUG : file1: active writers 1 2026/06/10 02:26:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:24 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu/dir/file1: no such file or directory 2026/06/10 02:26:24 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu/dir/file1: no such file or directory 2026/06/10 02:26:25 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu/dir/file1: no such file or directory 2026/06/10 02:26:25 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu/dir/file1: no such file or directory 2026/06/10 02:26:25 DEBUG : Looking for writers 2026/06/10 02:26:25 DEBUG : file1: reading active writers 2026/06/10 02:26:25 DEBUG : file1: active writers 1 2026/06/10 02:26:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:25 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu/dir/file1: no such file or directory 2026/06/10 02:26:25 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu/dir/file1: no such file or directory 2026/06/10 02:26:25 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu/dir/file1: no such file or directory 2026/06/10 02:26:25 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu/dir/file1: no such file or directory 2026/06/10 02:26:25 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu/dir/file1: no such file or directory 2026/06/10 02:26:25 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu/dir/file1: no such file or directory 2026/06/10 02:26:26 DEBUG : Looking for writers 2026/06/10 02:26:26 DEBUG : file1: reading active writers 2026/06/10 02:26:26 DEBUG : file1: active writers 1 2026/06/10 02:26:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:27 DEBUG : Looking for writers 2026/06/10 02:26:27 DEBUG : file1: reading active writers 2026/06/10 02:26:27 DEBUG : file1: active writers 1 2026/06/10 02:26:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:28 DEBUG : Looking for writers 2026/06/10 02:26:28 DEBUG : file1: reading active writers 2026/06/10 02:26:28 DEBUG : file1: active writers 1 2026/06/10 02:26:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:29 DEBUG : Looking for writers 2026/06/10 02:26:29 DEBUG : file1: reading active writers 2026/06/10 02:26:29 DEBUG : file1: active writers 1 2026/06/10 02:26:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:30 DEBUG : Looking for writers 2026/06/10 02:26:30 DEBUG : file1: reading active writers 2026/06/10 02:26:30 DEBUG : file1: active writers 1 2026/06/10 02:26:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:31 DEBUG : Looking for writers 2026/06/10 02:26:31 DEBUG : file1: reading active writers 2026/06/10 02:26:31 DEBUG : file1: active writers 1 2026/06/10 02:26:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:32 DEBUG : Looking for writers 2026/06/10 02:26:32 DEBUG : file1: reading active writers 2026/06/10 02:26:32 DEBUG : file1: active writers 1 2026/06/10 02:26:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:33 DEBUG : Looking for writers 2026/06/10 02:26:33 DEBUG : file1: reading active writers 2026/06/10 02:26:33 DEBUG : file1: active writers 1 2026/06/10 02:26:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:34 DEBUG : Looking for writers 2026/06/10 02:26:34 DEBUG : file1: reading active writers 2026/06/10 02:26:34 DEBUG : file1: active writers 1 2026/06/10 02:26:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:35 DEBUG : Looking for writers 2026/06/10 02:26:35 DEBUG : file1: reading active writers 2026/06/10 02:26:35 DEBUG : file1: active writers 1 2026/06/10 02:26:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:36 DEBUG : Looking for writers 2026/06/10 02:26:36 DEBUG : file1: reading active writers 2026/06/10 02:26:36 DEBUG : file1: active writers 1 2026/06/10 02:26:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:37 DEBUG : Looking for writers 2026/06/10 02:26:37 DEBUG : file1: reading active writers 2026/06/10 02:26:37 DEBUG : file1: active writers 1 2026/06/10 02:26:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:38 DEBUG : Looking for writers 2026/06/10 02:26:38 DEBUG : file1: reading active writers 2026/06/10 02:26:38 DEBUG : file1: active writers 1 2026/06/10 02:26:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:39 DEBUG : Looking for writers 2026/06/10 02:26:39 DEBUG : file1: reading active writers 2026/06/10 02:26:39 DEBUG : file1: active writers 1 2026/06/10 02:26:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:40 DEBUG : Looking for writers 2026/06/10 02:26:40 DEBUG : file1: reading active writers 2026/06/10 02:26:40 DEBUG : file1: active writers 1 2026/06/10 02:26:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:41 DEBUG : Looking for writers 2026/06/10 02:26:41 DEBUG : file1: reading active writers 2026/06/10 02:26:41 DEBUG : file1: active writers 1 2026/06/10 02:26:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:42 DEBUG : Looking for writers 2026/06/10 02:26:42 DEBUG : file1: reading active writers 2026/06/10 02:26:42 DEBUG : file1: active writers 1 2026/06/10 02:26:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:43 DEBUG : Looking for writers 2026/06/10 02:26:43 DEBUG : file1: reading active writers 2026/06/10 02:26:43 DEBUG : file1: active writers 1 2026/06/10 02:26:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:44 DEBUG : Looking for writers 2026/06/10 02:26:44 DEBUG : file1: reading active writers 2026/06/10 02:26:44 DEBUG : file1: active writers 1 2026/06/10 02:26:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:45 DEBUG : Looking for writers 2026/06/10 02:26:45 DEBUG : file1: reading active writers 2026/06/10 02:26:45 DEBUG : file1: active writers 1 2026/06/10 02:26:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:46 DEBUG : Looking for writers 2026/06/10 02:26:46 DEBUG : file1: reading active writers 2026/06/10 02:26:46 DEBUG : file1: active writers 1 2026/06/10 02:26:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:47 DEBUG : Looking for writers 2026/06/10 02:26:47 DEBUG : file1: reading active writers 2026/06/10 02:26:47 DEBUG : file1: active writers 1 2026/06/10 02:26:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:48 DEBUG : Looking for writers 2026/06/10 02:26:48 DEBUG : file1: reading active writers 2026/06/10 02:26:48 DEBUG : file1: active writers 1 2026/06/10 02:26:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:49 DEBUG : Looking for writers 2026/06/10 02:26:49 DEBUG : file1: reading active writers 2026/06/10 02:26:49 DEBUG : file1: active writers 1 2026/06/10 02:26:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:50 DEBUG : Looking for writers 2026/06/10 02:26:50 DEBUG : file1: reading active writers 2026/06/10 02:26:50 DEBUG : file1: active writers 1 2026/06/10 02:26:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:51 DEBUG : Looking for writers 2026/06/10 02:26:51 DEBUG : file1: reading active writers 2026/06/10 02:26:51 DEBUG : file1: active writers 1 2026/06/10 02:26:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:52 DEBUG : Looking for writers 2026/06/10 02:26:52 DEBUG : file1: reading active writers 2026/06/10 02:26:52 DEBUG : file1: active writers 1 2026/06/10 02:26:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/10 02:26:52 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x39a4cee1ca00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x39a4ceca85a8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:63380006798816} name:file1 opens:1 downloaders: o: fd:0x39a4ce182090 info:{ModTime:{wall:14015853723188966520 ext:12864766963 loc:0x4733400} ATime:{wall:14015853723188966520 ext:12864766963 loc:0x4733400} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/06/10 02:26:52 DEBUG : >WaitForWriters: 2026/06/10 02:26:52 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:52 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:52 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:52 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:52 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:52 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:52 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:53 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:53 DEBUG : rename_me: newRWFileHandle: 2026/06/10 02:26:53 DEBUG : rename_me(0x39a4cea59800): openPending: 2026/06/10 02:26:53 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 02:26:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/10 02:26:53 DEBUG : rename_me(0x39a4cea59800): >openPending: err= 2026/06/10 02:26:53 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/10 02:26:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/10 02:26:53 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/10 02:26:53 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/10 02:26:53 DEBUG : rename_me(0x39a4cea59800): _writeAt: size=5, off=0 2026/06/10 02:26:53 DEBUG : rename_me(0x39a4cea59800): >_writeAt: n=5, err= 2026/06/10 02:26:53 DEBUG : rename_me(0x39a4cea59800): close: 2026/06/10 02:26:53 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-10 02:26:53.005864533 +0000 UTC m=+42.888921562 2026/06/10 02:26:53 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/10 02:26:53 DEBUG : rename_me(0x39a4cea59800): >close: err= 2026/06/10 02:26:53 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/10 02:26:53 DEBUG : i_was_renamed: Updating file with 0x39a4ceb488f0 2026/06/10 02:26:53 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/10 02:26:53 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/10 02:26:53 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:53 DEBUG : Looking for writers 2026/06/10 02:26:53 DEBUG : i_was_renamed: reading active writers 2026/06/10 02:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 02:26:53 DEBUG : Looking for writers 2026/06/10 02:26:53 DEBUG : i_was_renamed: reading active writers 2026/06/10 02:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 02:26:53 DEBUG : Looking for writers 2026/06/10 02:26:53 DEBUG : i_was_renamed: reading active writers 2026/06/10 02:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 02:26:53 DEBUG : Looking for writers 2026/06/10 02:26:53 DEBUG : i_was_renamed: reading active writers 2026/06/10 02:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 02:26:53 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/10 02:26:53 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:53 DEBUG : i_was_renamed: size = 5 OK 2026/06/10 02:26:53 INFO : i_was_renamed: Copied (new) 2026/06/10 02:26:53 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-10 02:26:53 +0000 UTC" 2026/06/10 02:26:53 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/10 02:26:53 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/10 02:26:53 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/10 02:26:53 DEBUG : Looking for writers 2026/06/10 02:26:53 DEBUG : i_was_renamed: reading active writers 2026/06/10 02:26:53 DEBUG : >WaitForWriters: 2026/06/10 02:26:53 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:53 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:53 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 02:26:53 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:53 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 02:26:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{1JQIa}/rclone-test-rikocur0dopu" 2026/06/10 02:26:53 INFO : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:53 DEBUG : forgetting directory cache 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate(0x39a4cea2eb40): _readAt: size=512, off=0 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate(0x39a4cea2eb40): openPending: 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-10 01:27:53 +0000 UTC" against cached fingerprint "" 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/10 02:26:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate(0x39a4cea2eb40): >openPending: err= 2026/06/10 02:26:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate(0x39a4cea2eb40): >_readAt: n=20, err=EOF 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate(0x39a4cea2eb40): close: 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-10 01:27:53 +0000 GMT 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate(0x39a4cea2eb40): >close: err= 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:53 DEBUG : forgetting directory cache 2026/06/10 02:26:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate(0x39a4ce4a04c0): _readAt: size=512, off=0 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate(0x39a4ce4a04c0): openPending: 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-10 01:28:53 +0000 UTC" against cached fingerprint "20,2026-06-10 01:27:53 +0000 UTC" 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-10 01:28:53 +0000 UTC" != cached fingerprint "20,2026-06-10 01:27:53 +0000 UTC") 2026/06/10 02:26:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/10 02:26:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate(0x39a4ce4a04c0): >openPending: err= 2026/06/10 02:26:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate(0x39a4ce4a04c0): >_readAt: n=20, err=EOF 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate(0x39a4ce4a04c0): close: 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-10 01:28:53 +0000 GMT 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate(0x39a4ce4a04c0): >close: err= 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:53 DEBUG : forgetting directory cache 2026/06/10 02:26:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate(0x39a4ce8bfa80): _readAt: size=512, off=0 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate(0x39a4ce8bfa80): openPending: 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-10 01:29:53 +0000 UTC" against cached fingerprint "20,2026-06-10 01:28:53 +0000 UTC" 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-10 01:29:53 +0000 UTC" != cached fingerprint "20,2026-06-10 01:28:53 +0000 UTC") 2026/06/10 02:26:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/10 02:26:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate(0x39a4ce8bfa80): >openPending: err= 2026/06/10 02:26:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate(0x39a4ce8bfa80): >_readAt: n=20, err=EOF 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate(0x39a4ce8bfa80): close: 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-10 01:29:53 +0000 GMT 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate(0x39a4ce8bfa80): >close: err= 2026/06/10 02:26:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:54 DEBUG : forgetting directory cache 2026/06/10 02:26:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ceab7c40): _readAt: size=512, off=0 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ceab7c40): openPending: 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-10 01:30:53 +0000 UTC" against cached fingerprint "20,2026-06-10 01:29:53 +0000 UTC" 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-10 01:30:53 +0000 UTC" != cached fingerprint "20,2026-06-10 01:29:53 +0000 UTC") 2026/06/10 02:26:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/10 02:26:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ceab7c40): >openPending: err= 2026/06/10 02:26:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ceab7c40): >_readAt: n=20, err=EOF 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ceab7c40): close: 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-10 01:30:53 +0000 GMT 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ceab7c40): >close: err= 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:54 DEBUG : forgetting directory cache 2026/06/10 02:26:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ce1fa480): _readAt: size=512, off=0 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ce1fa480): openPending: 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-10 01:31:53 +0000 UTC" against cached fingerprint "20,2026-06-10 01:30:53 +0000 UTC" 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-10 01:31:53 +0000 UTC" != cached fingerprint "20,2026-06-10 01:30:53 +0000 UTC") 2026/06/10 02:26:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/10 02:26:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ce1fa480): >openPending: err= 2026/06/10 02:26:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ce1fa480): >_readAt: n=20, err=EOF 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ce1fa480): close: 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-10 01:31:53 +0000 GMT 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ce1fa480): >close: err= 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:54 DEBUG : forgetting directory cache 2026/06/10 02:26:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ce7a8640): _readAt: size=512, off=0 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ce7a8640): openPending: 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-10 01:32:53 +0000 UTC" against cached fingerprint "20,2026-06-10 01:31:53 +0000 UTC" 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-10 01:32:53 +0000 UTC" != cached fingerprint "20,2026-06-10 01:31:53 +0000 UTC") 2026/06/10 02:26:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/10 02:26:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ce7a8640): >openPending: err= 2026/06/10 02:26:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ce7a8640): >_readAt: n=20, err=EOF 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ce7a8640): close: 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-10 01:32:53 +0000 GMT 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ce7a8640): >close: err= 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:54 DEBUG : forgetting directory cache 2026/06/10 02:26:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ce7ac780): _readAt: size=512, off=0 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ce7ac780): openPending: 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-10 01:33:53 +0000 UTC" against cached fingerprint "20,2026-06-10 01:32:53 +0000 UTC" 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-10 01:33:53 +0000 UTC" != cached fingerprint "20,2026-06-10 01:32:53 +0000 UTC") 2026/06/10 02:26:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/10 02:26:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ce7ac780): >openPending: err= 2026/06/10 02:26:54 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ce7ac780): >_readAt: n=21, err=EOF 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ce7ac780): close: 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-10 01:33:53 +0000 GMT 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate(0x39a4ce7ac780): >close: err= 2026/06/10 02:26:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:55 DEBUG : forgetting directory cache 2026/06/10 02:26:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate(0x39a4ce7c2940): _readAt: size=512, off=0 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate(0x39a4ce7c2940): openPending: 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-10 01:34:53 +0000 UTC" against cached fingerprint "21,2026-06-10 01:33:53 +0000 UTC" 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-10 01:34:53 +0000 UTC" != cached fingerprint "21,2026-06-10 01:33:53 +0000 UTC") 2026/06/10 02:26:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/10 02:26:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate(0x39a4ce7c2940): >openPending: err= 2026/06/10 02:26:55 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate(0x39a4ce7c2940): >_readAt: n=22, err=EOF 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate(0x39a4ce7c2940): close: 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-10 01:34:53 +0000 GMT 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate(0x39a4ce7c2940): >close: err= 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:55 DEBUG : forgetting directory cache 2026/06/10 02:26:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate(0x39a4ce851c80): _readAt: size=512, off=0 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate(0x39a4ce851c80): openPending: 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-10 01:35:53 +0000 UTC" against cached fingerprint "22,2026-06-10 01:34:53 +0000 UTC" 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-10 01:35:53 +0000 UTC" != cached fingerprint "22,2026-06-10 01:34:53 +0000 UTC") 2026/06/10 02:26:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/10 02:26:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate(0x39a4ce851c80): >openPending: err= 2026/06/10 02:26:55 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate(0x39a4ce851c80): >_readAt: n=23, err=EOF 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate(0x39a4ce851c80): close: 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-10 01:35:53 +0000 GMT 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate(0x39a4ce851c80): >close: err= 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:55 DEBUG : forgetting directory cache 2026/06/10 02:26:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate(0x39a4ce7fbc00): _readAt: size=512, off=0 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate(0x39a4ce7fbc00): openPending: 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-10 01:36:53 +0000 UTC" against cached fingerprint "23,2026-06-10 01:35:53 +0000 UTC" 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-10 01:36:53 +0000 UTC" != cached fingerprint "23,2026-06-10 01:35:53 +0000 UTC") 2026/06/10 02:26:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/10 02:26:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate(0x39a4ce7fbc00): >openPending: err= 2026/06/10 02:26:55 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate(0x39a4ce7fbc00): >_readAt: n=24, err=EOF 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate(0x39a4ce7fbc00): close: 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-10 01:36:53 +0000 GMT 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate(0x39a4ce7fbc00): >close: err= 2026/06/10 02:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:55 DEBUG : Looking for writers 2026/06/10 02:26:55 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/10 02:26:55 DEBUG : >WaitForWriters: 2026/06/10 02:26:55 DEBUG : webdav root 'rclone-test-rikocur0dopu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:55 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:55 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:55 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:55 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:55 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/10 02:26:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/10 02:26:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/10 02:26:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/10 02:26:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/10 02:26:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/10 02:26:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/10 02:26:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/10 02:26:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/10 02:26:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:55 DEBUG : forgetting directory cache 2026/06/10 02:26:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 02:26:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:55 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:55 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/10 02:26:55 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/10 02:26:55 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/10 02:26:55 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:55 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:55 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:55 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/10 02:26:55 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/10 02:26:55 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/10 02:26:55 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:55 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/10 02:26:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/10 02:26:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/10 02:26:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:55 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/10 02:26:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/10 02:26:55 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/10 02:26:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:55 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/10 02:26:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/10 02:26:55 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/10 02:26:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:56 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/10 02:26:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/10 02:26:56 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/10 02:26:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:56 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:56 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/10 02:26:56 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/10 02:26:56 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/10 02:26:56 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:56 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:56 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:56 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/10 02:26:56 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/10 02:26:56 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/10 02:26:56 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:56 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:56 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:56 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/10 02:26:56 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/10 02:26:56 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:56 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/10 02:26:56 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/10 02:26:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/10 02:26:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/10 02:26:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/10 02:26:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:56 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:56 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:56 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:56 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:56 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:56 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:56 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:56 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/10 02:26:56 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/10 02:26:56 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/10 02:26:56 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:56 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:56 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:56 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/10 02:26:56 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/10 02:26:56 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/10 02:26:56 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:56 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:56 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:56 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:56 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:56 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:56 DEBUG : Looking for writers 2026/06/10 02:26:56 DEBUG : FiLeA: reading active writers 2026/06/10 02:26:56 DEBUG : FiLeB: reading active writers 2026/06/10 02:26:56 DEBUG : FilEb: reading active writers 2026/06/10 02:26:56 DEBUG : >WaitForWriters: 2026/06/10 02:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:56 DEBUG : Looking for writers 2026/06/10 02:26:56 DEBUG : FiLeA: reading active writers 2026/06/10 02:26:56 DEBUG : FiLeB: reading active writers 2026/06/10 02:26:56 DEBUG : FilEb: reading active writers 2026/06/10 02:26:56 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:56 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:56 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:56 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:56 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:56 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/10 02:26:56 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/10 02:26:56 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/10 02:26:56 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:56 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:56 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:56 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/10 02:26:56 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/10 02:26:56 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/10 02:26:56 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:56 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:56 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:56 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/10 02:26:56 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/10 02:26:56 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/10 02:26:56 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:26:56 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 02:26:56 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:56 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:56 DEBUG : Looking for writers 2026/06/10 02:26:56 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/10 02:26:56 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/10 02:26:56 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:56 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:56 DEBUG : webdav root 'rclone-test-rikocur0dopu': Reusing VFS from active cache 2026/06/10 02:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:56 DEBUG : Looking for writers 2026/06/10 02:26:56 DEBUG : >WaitForWriters: 2026/06/10 02:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:56 DEBUG : Looking for writers 2026/06/10 02:26:56 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:56 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:56 DEBUG : Looking for writers 2026/06/10 02:26:56 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:56 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:56 DEBUG : Looking for writers 2026/06/10 02:26:56 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:56 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:56 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:56 DEBUG : dir: Looking for writers 2026/06/10 02:26:56 DEBUG : file2: reading active writers 2026/06/10 02:26:56 DEBUG : Looking for writers 2026/06/10 02:26:56 DEBUG : dir: reading active writers 2026/06/10 02:26:56 DEBUG : file1: reading active writers 2026/06/10 02:26:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:56 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:56 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:56 DEBUG : dir: Looking for writers 2026/06/10 02:26:56 DEBUG : Looking for writers 2026/06/10 02:26:56 DEBUG : dir: reading active writers 2026/06/10 02:26:56 DEBUG : file1: reading active writers 2026/06/10 02:26:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:56 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:56 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:56 DEBUG : file1: Open: flags=O_RDONLY 2026/06/10 02:26:56 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/10 02:26:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/10 02:26:56 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:56 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/10 02:26:56 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 02:26:56 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:56 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:56 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/10 02:26:56 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/10 02:26:56 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/10 02:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/10 02:26:56 DEBUG : webdav root 'rclone-test-rikocur0dopu': File to upload is small (0 bytes), uploading instead of streaming 2026/06/10 02:26:56 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:56 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/10 02:26:56 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/06/10 02:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/10 02:26:56 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:56 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/10 02:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:56 DEBUG : dir: Looking for writers 2026/06/10 02:26:56 DEBUG : file2: reading active writers 2026/06/10 02:26:56 DEBUG : new_file.txt: reading active writers 2026/06/10 02:26:56 DEBUG : Looking for writers 2026/06/10 02:26:56 DEBUG : dir: reading active writers 2026/06/10 02:26:56 DEBUG : file1: reading active writers 2026/06/10 02:26:56 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:56 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:56 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:57 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/10 02:26:57 DEBUG : dir/file1: Updating file with dir/file1 0x39a4cec720d0 2026/06/10 02:26:57 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/10 02:26:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:57 INFO : dir/file1: Moved (server-side) to: file0 2026/06/10 02:26:57 DEBUG : file0: Updating file with file0 0x39a4cec720d0 2026/06/10 02:26:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 02:26:57 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/10 02:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:57 DEBUG : dir: Looking for writers 2026/06/10 02:26:57 DEBUG : Looking for writers 2026/06/10 02:26:57 DEBUG : dir: reading active writers 2026/06/10 02:26:57 DEBUG : file0: reading active writers 2026/06/10 02:26:57 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:57 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:57 DEBUG : Looking for writers 2026/06/10 02:26:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:57 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:57 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/10 02:26:57 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/10 02:26:57 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/10 02:26:57 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/10 02:26:57 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/10 02:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:57 DEBUG : a: Looking for writers 2026/06/10 02:26:57 DEBUG : b: Looking for writers 2026/06/10 02:26:57 DEBUG : c: Looking for writers 2026/06/10 02:26:57 DEBUG : d: Looking for writers 2026/06/10 02:26:57 DEBUG : Looking for writers 2026/06/10 02:26:57 DEBUG : Looking for writers 2026/06/10 02:26:57 DEBUG : /: reading active writers 2026/06/10 02:26:57 DEBUG : a: reading active writers 2026/06/10 02:26:57 DEBUG : b: reading active writers 2026/06/10 02:26:57 DEBUG : c: reading active writers 2026/06/10 02:26:57 DEBUG : d: reading active writers 2026/06/10 02:26:57 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:57 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:57 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/10 02:26:57 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/10 02:26:57 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/10 02:26:57 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/10 02:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:57 DEBUG : a/b/c/d: Looking for writers 2026/06/10 02:26:57 DEBUG : a/b/c: Looking for writers 2026/06/10 02:26:57 DEBUG : d: reading active writers 2026/06/10 02:26:57 DEBUG : a/b: Looking for writers 2026/06/10 02:26:57 DEBUG : c: reading active writers 2026/06/10 02:26:57 DEBUG : a: Looking for writers 2026/06/10 02:26:57 DEBUG : b: reading active writers 2026/06/10 02:26:57 DEBUG : Looking for writers 2026/06/10 02:26:57 DEBUG : a: reading active writers 2026/06/10 02:26:57 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:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:58 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:58 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:58 DEBUG : Looking for writers 2026/06/10 02:26:58 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:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:58 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 02:26:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/10 02:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:58 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/10 02:26:58 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/10 02:26:58 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/10 02:26:58 DEBUG : webdav root 'rclone-test-rikocur0dopu': File to upload is small (5 bytes), uploading instead of streaming 2026/06/10 02:26:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:58 DEBUG : file1: size = 5 OK 2026/06/10 02:26:58 DEBUG : file1: Size of src and dst objects identical 2026/06/10 02:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 02:26:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/10 02:26:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 02:26:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/10 02:26:58 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/10 02:26:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/10 02:26:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/10 02:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 02:26:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/10 02:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:58 DEBUG : webdav root 'rclone-test-rikocur0dopu': File to upload is small (0 bytes), uploading instead of streaming 2026/06/10 02:26:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:58 DEBUG : file1: size = 0 OK 2026/06/10 02:26:58 DEBUG : file1: Size of src and dst objects identical 2026/06/10 02:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/10 02:26:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/10 02:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 02:26:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/10 02:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:58 DEBUG : webdav root 'rclone-test-rikocur0dopu': File to upload is small (7 bytes), uploading instead of streaming 2026/06/10 02:26:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:58 DEBUG : file1: size = 7 OK 2026/06/10 02:26:58 DEBUG : file1: Size of src and dst objects identical 2026/06/10 02:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:58 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:58 DEBUG : Looking for writers 2026/06/10 02:26:58 DEBUG : file1: reading active writers 2026/06/10 02:26:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:58 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 02:26:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/10 02:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:58 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/10 02:26:59 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/10 02:26:59 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/10 02:26:59 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/10 02:26:59 DEBUG : webdav root 'rclone-test-rikocur0dopu': File to upload is small (11 bytes), uploading instead of streaming 2026/06/10 02:26:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:59 DEBUG : file1: size = 11 OK 2026/06/10 02:26:59 DEBUG : file1: Size of src and dst objects identical 2026/06/10 02:26:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:59 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/10 02:26:59 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:59 DEBUG : Looking for writers 2026/06/10 02:26:59 DEBUG : file1: reading active writers 2026/06/10 02:26:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:59 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 02:26:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/10 02:26:59 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/10 02:26:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:59 DEBUG : webdav root 'rclone-test-rikocur0dopu': File to upload is small (5 bytes), uploading instead of streaming 2026/06/10 02:26:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:59 DEBUG : file1: size = 5 OK 2026/06/10 02:26:59 DEBUG : file1: Size of src and dst objects identical 2026/06/10 02:26:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:59 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/10 02:26:59 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:59 DEBUG : Looking for writers 2026/06/10 02:26:59 DEBUG : file1: reading active writers 2026/06/10 02:26:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:59 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 02:26:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/10 02:26:59 DEBUG : file1: WriteFileHandle.Release closing 2026/06/10 02:26:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:59 DEBUG : webdav root 'rclone-test-rikocur0dopu': File to upload is small (0 bytes), uploading instead of streaming 2026/06/10 02:26:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:26:59 DEBUG : file1: size = 0 OK 2026/06/10 02:26:59 DEBUG : file1: Size of src and dst objects identical 2026/06/10 02:26:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:59 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/10 02:26:59 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:59 DEBUG : Looking for writers 2026/06/10 02:26:59 DEBUG : file1: reading active writers 2026/06/10 02:26:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:26:59 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:26:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:26:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:26:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:26:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 02:26:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/06/10 02:26:59 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:26:59 DEBUG : Looking for writers 2026/06/10 02:26:59 DEBUG : file1: reading active writers 2026/06/10 02:26:59 DEBUG : file1: active writers 1 2026/06/10 02:26:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/06/10 02:26:59 DEBUG : Looking for writers 2026/06/10 02:26:59 DEBUG : file1: reading active writers 2026/06/10 02:26:59 DEBUG : file1: active writers 1 2026/06/10 02:26:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/06/10 02:26:59 DEBUG : Looking for writers 2026/06/10 02:26:59 DEBUG : file1: reading active writers 2026/06/10 02:26:59 DEBUG : file1: active writers 1 2026/06/10 02:26:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/06/10 02:26:59 DEBUG : Looking for writers 2026/06/10 02:26:59 DEBUG : file1: reading active writers 2026/06/10 02:26:59 DEBUG : file1: active writers 1 2026/06/10 02:26:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/06/10 02:26:59 DEBUG : Looking for writers 2026/06/10 02:26:59 DEBUG : file1: reading active writers 2026/06/10 02:26:59 DEBUG : file1: active writers 1 2026/06/10 02:26:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/06/10 02:26:59 DEBUG : Looking for writers 2026/06/10 02:26:59 DEBUG : file1: reading active writers 2026/06/10 02:26:59 DEBUG : file1: active writers 1 2026/06/10 02:26:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/06/10 02:27:00 DEBUG : Looking for writers 2026/06/10 02:27:00 DEBUG : file1: reading active writers 2026/06/10 02:27:00 DEBUG : file1: active writers 1 2026/06/10 02:27:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/06/10 02:27:00 DEBUG : Looking for writers 2026/06/10 02:27:00 DEBUG : file1: reading active writers 2026/06/10 02:27:00 DEBUG : file1: active writers 1 2026/06/10 02:27:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:01 DEBUG : Looking for writers 2026/06/10 02:27:01 DEBUG : file1: reading active writers 2026/06/10 02:27:01 DEBUG : file1: active writers 1 2026/06/10 02:27:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:02 DEBUG : Looking for writers 2026/06/10 02:27:02 DEBUG : file1: reading active writers 2026/06/10 02:27:02 DEBUG : file1: active writers 1 2026/06/10 02:27:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:03 DEBUG : Looking for writers 2026/06/10 02:27:03 DEBUG : file1: reading active writers 2026/06/10 02:27:03 DEBUG : file1: active writers 1 2026/06/10 02:27:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:04 DEBUG : Looking for writers 2026/06/10 02:27:04 DEBUG : file1: reading active writers 2026/06/10 02:27:04 DEBUG : file1: active writers 1 2026/06/10 02:27:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:05 DEBUG : Looking for writers 2026/06/10 02:27:05 DEBUG : file1: reading active writers 2026/06/10 02:27:05 DEBUG : file1: active writers 1 2026/06/10 02:27:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:06 DEBUG : Looking for writers 2026/06/10 02:27:06 DEBUG : file1: reading active writers 2026/06/10 02:27:06 DEBUG : file1: active writers 1 2026/06/10 02:27:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:07 DEBUG : Looking for writers 2026/06/10 02:27:07 DEBUG : file1: reading active writers 2026/06/10 02:27:07 DEBUG : file1: active writers 1 2026/06/10 02:27:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:08 DEBUG : Looking for writers 2026/06/10 02:27:08 DEBUG : file1: reading active writers 2026/06/10 02:27:08 DEBUG : file1: active writers 1 2026/06/10 02:27:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:09 DEBUG : Looking for writers 2026/06/10 02:27:09 DEBUG : file1: reading active writers 2026/06/10 02:27:09 DEBUG : file1: active writers 1 2026/06/10 02:27:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:10 DEBUG : Looking for writers 2026/06/10 02:27:10 DEBUG : file1: reading active writers 2026/06/10 02:27:10 DEBUG : file1: active writers 1 2026/06/10 02:27:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:11 DEBUG : Looking for writers 2026/06/10 02:27:11 DEBUG : file1: reading active writers 2026/06/10 02:27:11 DEBUG : file1: active writers 1 2026/06/10 02:27:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:12 DEBUG : Looking for writers 2026/06/10 02:27:12 DEBUG : file1: reading active writers 2026/06/10 02:27:12 DEBUG : file1: active writers 1 2026/06/10 02:27:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:13 DEBUG : Looking for writers 2026/06/10 02:27:13 DEBUG : file1: reading active writers 2026/06/10 02:27:13 DEBUG : file1: active writers 1 2026/06/10 02:27:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:14 DEBUG : Looking for writers 2026/06/10 02:27:14 DEBUG : file1: reading active writers 2026/06/10 02:27:14 DEBUG : file1: active writers 1 2026/06/10 02:27:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:15 DEBUG : Looking for writers 2026/06/10 02:27:15 DEBUG : file1: reading active writers 2026/06/10 02:27:15 DEBUG : file1: active writers 1 2026/06/10 02:27:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:16 DEBUG : Looking for writers 2026/06/10 02:27:16 DEBUG : file1: reading active writers 2026/06/10 02:27:16 DEBUG : file1: active writers 1 2026/06/10 02:27:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:17 DEBUG : Looking for writers 2026/06/10 02:27:17 DEBUG : file1: reading active writers 2026/06/10 02:27:17 DEBUG : file1: active writers 1 2026/06/10 02:27:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:18 DEBUG : Looking for writers 2026/06/10 02:27:18 DEBUG : file1: reading active writers 2026/06/10 02:27:18 DEBUG : file1: active writers 1 2026/06/10 02:27:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:19 DEBUG : Looking for writers 2026/06/10 02:27:19 DEBUG : file1: reading active writers 2026/06/10 02:27:19 DEBUG : file1: active writers 1 2026/06/10 02:27:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:20 DEBUG : Looking for writers 2026/06/10 02:27:20 DEBUG : file1: reading active writers 2026/06/10 02:27:20 DEBUG : file1: active writers 1 2026/06/10 02:27:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:21 DEBUG : Looking for writers 2026/06/10 02:27:21 DEBUG : file1: reading active writers 2026/06/10 02:27:21 DEBUG : file1: active writers 1 2026/06/10 02:27:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:22 DEBUG : Looking for writers 2026/06/10 02:27:22 DEBUG : file1: reading active writers 2026/06/10 02:27:22 DEBUG : file1: active writers 1 2026/06/10 02:27:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:23 DEBUG : Looking for writers 2026/06/10 02:27:23 DEBUG : file1: reading active writers 2026/06/10 02:27:23 DEBUG : file1: active writers 1 2026/06/10 02:27:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:24 DEBUG : Looking for writers 2026/06/10 02:27:24 DEBUG : file1: reading active writers 2026/06/10 02:27:24 DEBUG : file1: active writers 1 2026/06/10 02:27:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:25 DEBUG : Looking for writers 2026/06/10 02:27:25 DEBUG : file1: reading active writers 2026/06/10 02:27:25 DEBUG : file1: active writers 1 2026/06/10 02:27:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:26 DEBUG : Looking for writers 2026/06/10 02:27:26 DEBUG : file1: reading active writers 2026/06/10 02:27:26 DEBUG : file1: active writers 1 2026/06/10 02:27:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:27 DEBUG : Looking for writers 2026/06/10 02:27:27 DEBUG : file1: reading active writers 2026/06/10 02:27:27 DEBUG : file1: active writers 1 2026/06/10 02:27:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:28 DEBUG : Looking for writers 2026/06/10 02:27:28 DEBUG : file1: reading active writers 2026/06/10 02:27:28 DEBUG : file1: active writers 1 2026/06/10 02:27:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/10 02:27:29 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/06/10 02:27:29 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:27:29 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:27:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:27:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:27:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:27:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 02:27:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/10 02:27:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:27:29 DEBUG : webdav root 'rclone-test-rikocur0dopu': File to upload is small (0 bytes), uploading instead of streaming 2026/06/10 02:27:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:27:29 DEBUG : file1: size = 0 OK 2026/06/10 02:27:29 DEBUG : file1: Size of src and dst objects identical 2026/06/10 02:27:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:27:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:27:29 DEBUG : file1: Open: flags=O_RDONLY 2026/06/10 02:27:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/10 02:27:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/10 02:27:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:27:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:29 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:27:29 DEBUG : Looking for writers 2026/06/10 02:27:29 DEBUG : file1: reading active writers 2026/06/10 02:27:29 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:27:29 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:27:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 02:27:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 02:27:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:27:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 02:27:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/10 02:27:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:27:29 DEBUG : webdav root 'rclone-test-rikocur0dopu': File to upload is small (100 bytes), uploading instead of streaming 2026/06/10 02:27:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/10 02:27:29 DEBUG : file1: size = 100 OK 2026/06/10 02:27:29 DEBUG : file1: Size of src and dst objects identical 2026/06/10 02:27:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 02:27:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 02:27:29 DEBUG : file1: Open: flags=O_RDONLY 2026/06/10 02:27:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/10 02:27:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/10 02:27:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:27:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:29 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:27:29 DEBUG : Looking for writers 2026/06/10 02:27:29 DEBUG : file1: reading active writers 2026/06/10 02:27:29 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:27:29 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:27:29 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/06/10 02:27:29 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/06/10 02:27:29 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/06/10 02:27:29 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/06/10 02:27:29 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/06/10 02:27:29 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/10 02:27:29 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/10 02:27:29 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:27:29 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:29 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/10 02:27:29 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/10 02:27:29 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:27:29 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:29 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/10 02:27:29 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/10 02:27:29 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:27:29 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:29 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/10 02:27:29 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/10 02:27:29 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:27:29 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:29 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/10 02:27:29 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/10 02:27:29 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:27:29 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:29 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:27:29 DEBUG : flat: Looking for writers 2026/06/10 02:27:29 DEBUG : f001.txt: reading active writers 2026/06/10 02:27:29 DEBUG : f002.txt: reading active writers 2026/06/10 02:27:29 DEBUG : f003.txt: reading active writers 2026/06/10 02:27:29 DEBUG : f004.txt: reading active writers 2026/06/10 02:27:29 DEBUG : f000.txt: reading active writers 2026/06/10 02:27:29 DEBUG : Looking for writers 2026/06/10 02:27:29 DEBUG : flat: reading active writers 2026/06/10 02:27:29 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.36s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:27:30 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:27:30 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/06/10 02:27:30 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/06/10 02:27:30 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/06/10 02:27:30 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/10 02:27:30 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/10 02:27:30 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:27:30 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:30 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/10 02:27:30 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/10 02:27:30 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:27:30 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:30 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/10 02:27:30 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/10 02:27:30 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:27:30 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:30 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:27:30 DEBUG : a/b/c: Looking for writers 2026/06/10 02:27:30 DEBUG : deep.txt: reading active writers 2026/06/10 02:27:30 DEBUG : a/b: Looking for writers 2026/06/10 02:27:30 DEBUG : c: reading active writers 2026/06/10 02:27:30 DEBUG : mid.txt: reading active writers 2026/06/10 02:27:30 DEBUG : a: Looking for writers 2026/06/10 02:27:30 DEBUG : top.txt: reading active writers 2026/06/10 02:27:30 DEBUG : b: reading active writers 2026/06/10 02:27:30 DEBUG : Looking for writers 2026/06/10 02:27:30 DEBUG : a: reading active writers 2026/06/10 02:27:30 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:27:30 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:27:30 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/06/10 02:27:30 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/10 02:27:30 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/10 02:27:30 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:27:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:30 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:27:30 DEBUG : bigdir: Looking for writers 2026/06/10 02:27:30 DEBUG : big.bin: reading active writers 2026/06/10 02:27:30 DEBUG : Looking for writers 2026/06/10 02:27:30 DEBUG : bigdir: reading active writers 2026/06/10 02:27:30 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.53s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-rikocur0dopu'", Local "Local file system at /tmp/rclone3994500196", Modify Window "1s" 2026/06/10 02:27:30 INFO : webdav root 'rclone-test-rikocur0dopu': poll-interval is not supported by this remote 2026/06/10 02:27:30 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/06/10 02:27:30 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/06/10 02:27:30 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/06/10 02:27:31 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/10 02:27:31 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/10 02:27:31 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:27:31 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:31 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/10 02:27:31 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/10 02:27:31 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:27:31 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:31 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/10 02:27:31 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/10 02:27:31 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 02:27:31 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 02:27:31 DEBUG : WaitForWriters: timeout=30s 2026/06/10 02:27:31 DEBUG : dir2: Looking for writers 2026/06/10 02:27:31 DEBUG : b.txt: reading active writers 2026/06/10 02:27:31 DEBUG : dir3: Looking for writers 2026/06/10 02:27:31 DEBUG : c.txt: reading active writers 2026/06/10 02:27:31 DEBUG : dir1: Looking for writers 2026/06/10 02:27:31 DEBUG : a.txt: reading active writers 2026/06/10 02:27:31 DEBUG : Looking for writers 2026/06/10 02:27:31 DEBUG : dir1: reading active writers 2026/06/10 02:27:31 DEBUG : dir2: reading active writers 2026/06/10 02:27:31 DEBUG : dir3: reading active writers 2026/06/10 02:27:31 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/10 02:27:31 DEBUG : webdav root 'rclone-test-rikocur0dopu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.124283116s (try 1/5)