"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/07/29 03:20:24 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-juvaluq5jimo" 2026/07/29 03:20:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/29 03:20:24 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/07/29 03:20:24 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/07/29 03:20:24 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/07/29 03:20:24 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/07/29 03:20:24 DEBUG : Setting pass="_xcAHD7o2W3e936bTrYFAaZJAnLx2hxKlnV0PN86TfZH" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/07/29 03:20:24 DEBUG : TestWebdavRclone: detected overridden config - adding "{Vnlzl}" suffix to name 2026/07/29 03:20:24 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/07/29 03:20:24 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/07/29 03:20:24 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/07/29 03:20:24 DEBUG : Setting pass="_xcAHD7o2W3e936bTrYFAaZJAnLx2hxKlnV0PN86TfZH" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/07/29 03:20:24 DEBUG : found headers: 2026/07/29 03:20:24 DEBUG : Creating backend with remote "/tmp/rclone3129878647" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:24 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:24 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:24 DEBUG : dir: Looking for writers 2026/07/29 03:20:24 DEBUG : Looking for writers 2026/07/29 03:20:24 DEBUG : dir: reading active writers 2026/07/29 03:20:24 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:24 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:24 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:24 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:24 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:24 DEBUG : dir/subdir: Looking for writers 2026/07/29 03:20:24 DEBUG : dir: Looking for writers 2026/07/29 03:20:24 DEBUG : file1: reading active writers 2026/07/29 03:20:24 DEBUG : file2: reading active writers 2026/07/29 03:20:24 DEBUG : subdir: reading active writers 2026/07/29 03:20:24 DEBUG : Looking for writers 2026/07/29 03:20:24 DEBUG : dir: reading active writers 2026/07/29 03:20:24 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:25 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:25 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:25 DEBUG : dir: Looking for writers 2026/07/29 03:20:25 DEBUG : file1: reading active writers 2026/07/29 03:20:25 DEBUG : Looking for writers 2026/07/29 03:20:25 DEBUG : dir: reading active writers 2026/07/29 03:20:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:25 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:25 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:25 DEBUG : dir: Looking for writers 2026/07/29 03:20:25 DEBUG : Looking for writers 2026/07/29 03:20:25 DEBUG : dir: reading active writers 2026/07/29 03:20:25 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:25 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:25 DEBUG : dir: forgetting directory cache 2026/07/29 03:20:25 DEBUG : forgetting directory cache 2026/07/29 03:20:25 DEBUG : dir: forgetting directory cache 2026/07/29 03:20:25 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:25 DEBUG : Looking for writers 2026/07/29 03:20:25 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:25 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:25 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/29 03:20:25 DEBUG : dir: invalidating directory cache 2026/07/29 03:20:25 DEBUG : >ForgetPath: 2026/07/29 03:20:25 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/29 03:20:25 DEBUG : invalidating directory cache 2026/07/29 03:20:25 DEBUG : dir: forgetting directory cache 2026/07/29 03:20:25 DEBUG : >ForgetPath: 2026/07/29 03:20:25 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/29 03:20:25 DEBUG : >ForgetPath: 2026/07/29 03:20:25 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:25 DEBUG : dir: Looking for writers 2026/07/29 03:20:25 DEBUG : Looking for writers 2026/07/29 03:20:25 DEBUG : dir: reading active writers 2026/07/29 03:20:25 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:25 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:25 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:25 DEBUG : forgetting directory cache 2026/07/29 03:20:25 DEBUG : dir: forgetting directory cache 2026/07/29 03:20:25 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:25 DEBUG : dir: Looking for writers 2026/07/29 03:20:25 DEBUG : fil/a/b: Looking for writers 2026/07/29 03:20:25 DEBUG : fil/a: Looking for writers 2026/07/29 03:20:25 DEBUG : b: reading active writers 2026/07/29 03:20:25 DEBUG : fil: Looking for writers 2026/07/29 03:20:25 DEBUG : a: reading active writers 2026/07/29 03:20:25 DEBUG : Looking for writers 2026/07/29 03:20:25 DEBUG : fil: reading active writers 2026/07/29 03:20:25 DEBUG : dir: reading active writers 2026/07/29 03:20:25 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:25 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:26 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:26 DEBUG : dir: Looking for writers 2026/07/29 03:20:26 DEBUG : Looking for writers 2026/07/29 03:20:26 DEBUG : dir: reading active writers 2026/07/29 03:20:26 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:26 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:26 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:26 DEBUG : dir: Looking for writers 2026/07/29 03:20:26 DEBUG : file1: reading active writers 2026/07/29 03:20:26 DEBUG : Looking for writers 2026/07/29 03:20:26 DEBUG : dir: reading active writers 2026/07/29 03:20:26 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:26 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:26 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:26 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/07/29 03:20:26 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/29 03:20:26 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/29 03:20:26 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/29 03:20:26 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/29 03:20:26 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:26 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:26 DEBUG : dir: invalidating directory cache 2026/07/29 03:20:26 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/29 03:20:26 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/29 03:20:26 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/29 03:20:26 DEBUG : dir/file1: Reset virtual modtime 2026/07/29 03:20:26 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/29 03:20:26 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/29 03:20:26 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/29 03:20:26 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/29 03:20:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 03:20:26 DEBUG : dir: invalidating directory cache 2026/07/29 03:20:26 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/29 03:20:26 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/29 03:20:26 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/29 03:20:26 DEBUG : forgetting directory cache 2026/07/29 03:20:26 DEBUG : dir: forgetting directory cache 2026/07/29 03:20:26 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/29 03:20:26 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:26 DEBUG : dir/virtualDir: Looking for writers 2026/07/29 03:20:26 DEBUG : dir: Looking for writers 2026/07/29 03:20:26 DEBUG : virtualFile: reading active writers 2026/07/29 03:20:26 DEBUG : virtualDir: reading active writers 2026/07/29 03:20:26 DEBUG : file1: reading active writers 2026/07/29 03:20:26 DEBUG : virtualFile2: reading active writers 2026/07/29 03:20:26 DEBUG : Looking for writers 2026/07/29 03:20:26 DEBUG : dir: reading active writers 2026/07/29 03:20:26 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:26 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:26 ERROR : dir/: Can only open directories read only 2026/07/29 03:20:26 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:26 DEBUG : dir: Looking for writers 2026/07/29 03:20:26 DEBUG : Looking for writers 2026/07/29 03:20:26 DEBUG : dir: reading active writers 2026/07/29 03:20:26 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:26 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:26 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/29 03:20:26 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/29 03:20:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/29 03:20:26 DEBUG : webdav root 'rclone-test-juvaluq5jimo': File to upload is small (5 bytes), uploading instead of streaming 2026/07/29 03:20:26 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:26 DEBUG : dir/potato: size = 5 OK 2026/07/29 03:20:26 NOTICE: webdav root 'rclone-test-juvaluq5jimo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/29 03:20:26 DEBUG : dir/potato: Size of src and dst objects identical 2026/07/29 03:20:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/29 03:20:26 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:26 DEBUG : dir: Looking for writers 2026/07/29 03:20:26 DEBUG : file1: reading active writers 2026/07/29 03:20:26 DEBUG : potato: reading active writers 2026/07/29 03:20:26 DEBUG : Looking for writers 2026/07/29 03:20:26 DEBUG : dir: reading active writers 2026/07/29 03:20:26 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:27 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:27 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/29 03:20:27 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:27 DEBUG : dir/sub: Looking for writers 2026/07/29 03:20:27 DEBUG : dir: Looking for writers 2026/07/29 03:20:27 DEBUG : file1: reading active writers 2026/07/29 03:20:27 DEBUG : sub: reading active writers 2026/07/29 03:20:27 DEBUG : Looking for writers 2026/07/29 03:20:27 DEBUG : dir: reading active writers 2026/07/29 03:20:27 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:27 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:27 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/29 03:20:27 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/29 03:20:27 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:27 DEBUG : dir/sub/subsub: Looking for writers 2026/07/29 03:20:27 DEBUG : dir/sub: Looking for writers 2026/07/29 03:20:27 DEBUG : subsub: reading active writers 2026/07/29 03:20:27 DEBUG : dir: Looking for writers 2026/07/29 03:20:27 DEBUG : file1: reading active writers 2026/07/29 03:20:27 DEBUG : sub: reading active writers 2026/07/29 03:20:27 DEBUG : Looking for writers 2026/07/29 03:20:27 DEBUG : dir: reading active writers 2026/07/29 03:20:27 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.28s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:27 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:27 ERROR : dir/: Dir.Remove not empty 2026/07/29 03:20:27 DEBUG : dir/file1: Remove: 2026/07/29 03:20:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 03:20:27 DEBUG : dir/file1: >Remove: err= 2026/07/29 03:20:27 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/29 03:20:27 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:27 DEBUG : Looking for writers 2026/07/29 03:20:27 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:27 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:27 DEBUG : dir/file1: Remove: 2026/07/29 03:20:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 03:20:27 DEBUG : dir/file1: >Remove: err= 2026/07/29 03:20:27 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/29 03:20:27 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:27 DEBUG : Looking for writers 2026/07/29 03:20:27 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:27 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:28 DEBUG : dir/file1: Remove: 2026/07/29 03:20:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 03:20:28 DEBUG : dir/file1: >Remove: err= 2026/07/29 03:20:28 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:28 DEBUG : dir: Looking for writers 2026/07/29 03:20:28 DEBUG : Looking for writers 2026/07/29 03:20:28 DEBUG : dir: reading active writers 2026/07/29 03:20:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:28 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:28 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:28 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/29 03:20:28 DEBUG : dir: Updating dir with dir2 0x12f14a88d140 2026/07/29 03:20:28 DEBUG : dir: forgetting directory cache 2026/07/29 03:20:28 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/29 03:20:28 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/29 03:20:28 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/29 03:20:28 DEBUG : file2: Updating file with file2 0x12f14a817930 2026/07/29 03:20:28 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/29 03:20:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/29 03:20:28 INFO : dir2/file3: Deleted 2026/07/29 03:20:28 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/29 03:20:28 DEBUG : dir2/file3: Updating file with dir2/file3 0x12f14a817930 2026/07/29 03:20:28 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/29 03:20:28 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/29 03:20:28 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/29 03:20:28 DEBUG : empty directory: Updating dir with renamed empty directory 0x12f14a46ae40 2026/07/29 03:20:28 DEBUG : empty directory: forgetting directory cache 2026/07/29 03:20:28 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/29 03:20:28 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/29 03:20:28 DEBUG : dir2: Renaming to "dir3" 2026/07/29 03:20:28 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:28 DEBUG : dir3: Looking for writers 2026/07/29 03:20:28 DEBUG : file3: reading active writers 2026/07/29 03:20:28 DEBUG : renamed empty directory: Looking for writers 2026/07/29 03:20:28 DEBUG : Looking for writers 2026/07/29 03:20:28 DEBUG : dir3: reading active writers 2026/07/29 03:20:28 DEBUG : renamed empty directory: reading active writers 2026/07/29 03:20:28 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:28 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:28 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/29 03:20:28 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:28 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/29 03:20:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/29 03:20:28 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/29 03:20:28 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/29 03:20:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/29 03:20:28 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:28 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/29 03:20:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/29 03:20:28 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/29 03:20:28 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/29 03:20:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/29 03:20:28 DEBUG : webdav root 'rclone-test-juvaluq5jimo': File to upload is small (12 bytes), uploading instead of streaming 2026/07/29 03:20:28 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:28 DEBUG : dir/sub/file2: size = 12 OK 2026/07/29 03:20:28 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/07/29 03:20:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/29 03:20:28 DEBUG : forgetting directory cache 2026/07/29 03:20:28 DEBUG : dir: forgetting directory cache 2026/07/29 03:20:28 DEBUG : dir/sub: forgetting directory cache 2026/07/29 03:20:28 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/29 03:20:28 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/29 03:20:28 DEBUG : webdav root 'rclone-test-juvaluq5jimo': File to upload is small (5 bytes), uploading instead of streaming 2026/07/29 03:20:28 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:28 DEBUG : dir/sub/file0: size = 5 OK 2026/07/29 03:20:28 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/07/29 03:20:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/29 03:20:28 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:28 DEBUG : dir/sub: Looking for writers 2026/07/29 03:20:28 DEBUG : file0: reading active writers 2026/07/29 03:20:28 DEBUG : file2: reading active writers 2026/07/29 03:20:28 DEBUG : dir: Looking for writers 2026/07/29 03:20:28 DEBUG : file1: reading active writers 2026/07/29 03:20:28 DEBUG : sub: reading active writers 2026/07/29 03:20:28 DEBUG : Looking for writers 2026/07/29 03:20:28 DEBUG : dir: reading active writers 2026/07/29 03:20:28 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:29 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/29 03:20:29 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:29 DEBUG : Looking for writers 2026/07/29 03:20:29 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:29 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/29 03:20:29 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:29 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/29 03:20:29 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/29 03:20:29 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/29 03:20:29 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:20:29 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/29 03:20:29 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/29 03:20:29 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:29 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/29 03:20:29 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/29 03:20:29 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/29 03:20:29 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:20:29 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/29 03:20:29 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:29 DEBUG : dir: Looking for writers 2026/07/29 03:20:29 DEBUG : file1: reading active writers 2026/07/29 03:20:29 DEBUG : file1.metadata: reading active writers 2026/07/29 03:20:29 DEBUG : Looking for writers 2026/07/29 03:20:29 DEBUG : dir: reading active writers 2026/07/29 03:20:29 DEBUG : dir.metadata: reading active writers 2026/07/29 03:20:29 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:29 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:29 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:29 DEBUG : dir: Looking for writers 2026/07/29 03:20:29 DEBUG : file1: reading active writers 2026/07/29 03:20:29 DEBUG : Looking for writers 2026/07/29 03:20:29 DEBUG : dir: reading active writers 2026/07/29 03:20:29 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:29 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:29 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:29 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/07/29 03:20:29 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:29 DEBUG : dir: Looking for writers 2026/07/29 03:20:29 DEBUG : file1: reading active writers 2026/07/29 03:20:29 DEBUG : Looking for writers 2026/07/29 03:20:29 DEBUG : dir: reading active writers 2026/07/29 03:20:29 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:29 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 03:20:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/29 03:20:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:20:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/29 03:20:29 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:29 DEBUG : dir: Looking for writers 2026/07/29 03:20:29 DEBUG : file1: reading active writers 2026/07/29 03:20:29 DEBUG : Looking for writers 2026/07/29 03:20:29 DEBUG : dir: reading active writers 2026/07/29 03:20:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/07/29 03:20:29 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/29 03:20:29 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/29 03:20:29 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:20:29 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/29 03:20:29 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:29 DEBUG : Looking for writers 2026/07/29 03:20:29 DEBUG : file.txt: reading active writers 2026/07/29 03:20:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:29 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:29 DEBUG : webdav root 'rclone-test-juvaluq5jimo': File to upload is small (25 bytes), uploading instead of streaming 2026/07/29 03:20:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:29 DEBUG : dir/file1: size = 25 OK 2026/07/29 03:20:29 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/29 03:20:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:29 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:29 DEBUG : dir: Looking for writers 2026/07/29 03:20:29 DEBUG : file1: reading active writers 2026/07/29 03:20:29 DEBUG : Looking for writers 2026/07/29 03:20:29 DEBUG : dir: reading active writers 2026/07/29 03:20:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:29 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:29 DEBUG : dir/file1: Remove: 2026/07/29 03:20:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 03:20:29 DEBUG : dir/file1: >Remove: err= 2026/07/29 03:20:29 DEBUG : dir/file1: Remove: 2026/07/29 03:20:29 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/29 03:20:29 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:29 DEBUG : dir: Looking for writers 2026/07/29 03:20:29 DEBUG : Looking for writers 2026/07/29 03:20:29 DEBUG : dir: reading active writers 2026/07/29 03:20:29 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:29 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:30 DEBUG : dir/file1: Remove: 2026/07/29 03:20:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 03:20:30 DEBUG : dir/file1: >Remove: err= 2026/07/29 03:20:30 DEBUG : dir/file1: Remove: 2026/07/29 03:20:30 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/29 03:20:30 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:30 DEBUG : dir: Looking for writers 2026/07/29 03:20:30 DEBUG : Looking for writers 2026/07/29 03:20:30 DEBUG : dir: reading active writers 2026/07/29 03:20:30 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:30 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 03:20:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/29 03:20:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/29 03:20:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/29 03:20:30 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/29 03:20:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/29 03:20:30 DEBUG : dir/file1: Open: flags=0x3 2026/07/29 03:20:30 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/29 03:20:30 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/29 03:20:30 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:30 DEBUG : dir: Looking for writers 2026/07/29 03:20:30 DEBUG : file1: reading active writers 2026/07/29 03:20:30 DEBUG : Looking for writers 2026/07/29 03:20:30 DEBUG : dir: reading active writers 2026/07/29 03:20:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:30 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:30 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:30 DEBUG : dir: Looking for writers 2026/07/29 03:20:30 DEBUG : file1: reading active writers 2026/07/29 03:20:30 DEBUG : Looking for writers 2026/07/29 03:20:30 DEBUG : dir: reading active writers 2026/07/29 03:20:30 DEBUG : >WaitForWriters: 2026/07/29 03:20:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 03:20:30 DEBUG : newLeaf: Updating file with newLeaf 0x12f14a5521a0 2026/07/29 03:20:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 03:20:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 03:20:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/29 03:20:30 DEBUG : dir/file1: Updating file with dir/file1 0x12f14a5521a0 2026/07/29 03:20:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/29 03:20:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/29 03:20:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/29 03:20:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:30 DEBUG : dir/file1: File is currently open, delaying rename 0x12f14a5521a0 2026/07/29 03:20:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 03:20:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 03:20:30 DEBUG : webdav root 'rclone-test-juvaluq5jimo': File to upload is small (25 bytes), uploading instead of streaming 2026/07/29 03:20:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:30 DEBUG : dir/file1: size = 25 OK 2026/07/29 03:20:30 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/29 03:20:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 03:20:30 DEBUG : newLeaf: Running delayed rename now 2026/07/29 03:20:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 03:20:30 DEBUG : newLeaf: Updating file with newLeaf 0x12f14a5521a0 2026/07/29 03:20:30 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:30 DEBUG : dir: Looking for writers 2026/07/29 03:20:30 DEBUG : Looking for writers 2026/07/29 03:20:30 DEBUG : dir: reading active writers 2026/07/29 03:20:30 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:30 DEBUG : >WaitForWriters: 2026/07/29 03:20:30 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:30 DEBUG : dir: Looking for writers 2026/07/29 03:20:30 DEBUG : Looking for writers 2026/07/29 03:20:30 DEBUG : dir: reading active writers 2026/07/29 03:20:30 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:30 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:30 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:30 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:20:30 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:30 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:30 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:20:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:30 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:30 DEBUG : dir: Looking for writers 2026/07/29 03:20:30 DEBUG : file1: reading active writers 2026/07/29 03:20:30 DEBUG : Looking for writers 2026/07/29 03:20:30 DEBUG : dir: reading active writers 2026/07/29 03:20:30 DEBUG : >WaitForWriters: 2026/07/29 03:20:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 03:20:30 DEBUG : newLeaf: Updating file with newLeaf 0x12f14a816c30 2026/07/29 03:20:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 03:20:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 03:20:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/29 03:20:30 DEBUG : dir/file1: Updating file with dir/file1 0x12f14a816c30 2026/07/29 03:20:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/29 03:20:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/29 03:20:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/29 03:20:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:30 DEBUG : dir/file1: File is currently open, delaying rename 0x12f14a816c30 2026/07/29 03:20:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 03:20:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 03:20:30 DEBUG : webdav root 'rclone-test-juvaluq5jimo': File to upload is small (25 bytes), uploading instead of streaming 2026/07/29 03:20:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:30 DEBUG : dir/file1: size = 25 OK 2026/07/29 03:20:30 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/29 03:20:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 03:20:30 DEBUG : newLeaf: Running delayed rename now 2026/07/29 03:20:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 03:20:30 DEBUG : newLeaf: Updating file with newLeaf 0x12f14a816c30 2026/07/29 03:20:30 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:30 DEBUG : dir: Looking for writers 2026/07/29 03:20:30 DEBUG : Looking for writers 2026/07/29 03:20:30 DEBUG : dir: reading active writers 2026/07/29 03:20:30 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:30 DEBUG : >WaitForWriters: 2026/07/29 03:20:30 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:30 DEBUG : dir: Looking for writers 2026/07/29 03:20:30 DEBUG : Looking for writers 2026/07/29 03:20:30 DEBUG : dir: reading active writers 2026/07/29 03:20:30 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:30 DEBUG : >WaitForWriters: 2026/07/29 03:20:30 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:31 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:31 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:20:31 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:31 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:31 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:20:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:31 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/29 03:20:31 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 03:20:31 DEBUG : dir/file1(0x12f14a9faf80): openPending: 2026/07/29 03:20:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/29 03:20:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/29 03:20:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:31 DEBUG : dir/file1(0x12f14a9faf80): >openPending: err= 2026/07/29 03:20:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/29 03:20:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 03:20:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 03:20:31 DEBUG : dir/file1(0x12f14a9faf80): _writeAt: size=14, off=0 2026/07/29 03:20:31 DEBUG : dir/file1(0x12f14a9faf80): >_writeAt: n=14, err= 2026/07/29 03:20:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/29 03:20:31 DEBUG : dir/file1(0x12f14a9faf80): close: 2026/07/29 03:20:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/29 03:20:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/29 03:20:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:31 DEBUG : dir/file1(0x12f14a9faf80): >close: err= 2026/07/29 03:20:31 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:31 DEBUG : dir: Looking for writers 2026/07/29 03:20:31 DEBUG : file1: reading active writers 2026/07/29 03:20:31 DEBUG : Looking for writers 2026/07/29 03:20:31 DEBUG : dir: reading active writers 2026/07/29 03:20:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 03:20:31 DEBUG : dir: Looking for writers 2026/07/29 03:20:31 DEBUG : file1: reading active writers 2026/07/29 03:20:31 DEBUG : Looking for writers 2026/07/29 03:20:31 DEBUG : dir: reading active writers 2026/07/29 03:20:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 03:20:31 DEBUG : dir: Looking for writers 2026/07/29 03:20:31 DEBUG : file1: reading active writers 2026/07/29 03:20:31 DEBUG : Looking for writers 2026/07/29 03:20:31 DEBUG : dir: reading active writers 2026/07/29 03:20:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 03:20:31 DEBUG : dir: Looking for writers 2026/07/29 03:20:31 DEBUG : file1: reading active writers 2026/07/29 03:20:31 DEBUG : Looking for writers 2026/07/29 03:20:31 DEBUG : dir: reading active writers 2026/07/29 03:20:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 03:20:31 DEBUG : dir/file1: vfs cache: starting upload 2026/07/29 03:20:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:31 DEBUG : dir/file1: size = 14 OK 2026/07/29 03:20:31 INFO : dir/file1: Copied (replaced existing) 2026/07/29 03:20:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/29 03:20:31 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/29 03:20:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/29 03:20:31 DEBUG : dir: Looking for writers 2026/07/29 03:20:31 DEBUG : file1: reading active writers 2026/07/29 03:20:31 DEBUG : Looking for writers 2026/07/29 03:20:31 DEBUG : dir: reading active writers 2026/07/29 03:20:31 DEBUG : >WaitForWriters: 2026/07/29 03:20:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 03:20:31 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 03:20:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 03:20:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 03:20:31 DEBUG : dir/file1(0x12f14a41b140): _readAt: size=512, off=0 2026/07/29 03:20:31 DEBUG : dir/file1(0x12f14a41b140): openPending: 2026/07/29 03:20:31 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/07/29 03:20:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/29 03:20:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:31 DEBUG : dir/file1(0x12f14a41b140): >openPending: err= 2026/07/29 03:20:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/29 03:20:31 DEBUG : dir/file1(0x12f14a41b140): >_readAt: n=14, err=EOF 2026/07/29 03:20:31 DEBUG : dir/file1(0x12f14a41b140): close: 2026/07/29 03:20:31 DEBUG : dir/file1(0x12f14a41b140): >close: err= 2026/07/29 03:20:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 03:20:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/29 03:20:31 DEBUG : newLeaf: Updating file with newLeaf 0x12f14a8164e0 2026/07/29 03:20:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 03:20:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 03:20:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/29 03:20:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/29 03:20:31 DEBUG : dir/file1: Updating file with dir/file1 0x12f14a8164e0 2026/07/29 03:20:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/29 03:20:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/29 03:20:31 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 03:20:31 DEBUG : dir/file1(0x12f14aef6340): openPending: 2026/07/29 03:20:31 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/07/29 03:20:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/29 03:20:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:31 DEBUG : dir/file1(0x12f14aef6340): >openPending: err= 2026/07/29 03:20:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/29 03:20:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 03:20:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 03:20:31 DEBUG : dir/file1(0x12f14aef6340): _writeAt: size=25, off=0 2026/07/29 03:20:31 DEBUG : dir/file1(0x12f14aef6340): >_writeAt: n=25, err= 2026/07/29 03:20:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 03:20:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/29 03:20:31 DEBUG : newLeaf: Updating file with newLeaf 0x12f14a8164e0 2026/07/29 03:20:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 03:20:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 03:20:31 DEBUG : newLeaf(0x12f14aef6340): close: 2026/07/29 03:20:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/29 03:20:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-29 03:20:31.432317863 +0000 UTC m=+6.876330448 2026/07/29 03:20:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:31 DEBUG : newLeaf(0x12f14aef6340): >close: err= 2026/07/29 03:20:31 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:31 DEBUG : dir: Looking for writers 2026/07/29 03:20:31 DEBUG : Looking for writers 2026/07/29 03:20:31 DEBUG : dir: reading active writers 2026/07/29 03:20:31 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 03:20:31 DEBUG : dir: Looking for writers 2026/07/29 03:20:31 DEBUG : Looking for writers 2026/07/29 03:20:31 DEBUG : dir: reading active writers 2026/07/29 03:20:31 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 03:20:31 DEBUG : dir: Looking for writers 2026/07/29 03:20:31 DEBUG : Looking for writers 2026/07/29 03:20:31 DEBUG : dir: reading active writers 2026/07/29 03:20:31 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 03:20:31 DEBUG : dir: Looking for writers 2026/07/29 03:20:31 DEBUG : Looking for writers 2026/07/29 03:20:31 DEBUG : dir: reading active writers 2026/07/29 03:20:31 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 03:20:31 DEBUG : newLeaf: vfs cache: starting upload 2026/07/29 03:20:31 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:31 DEBUG : newLeaf: size = 25 OK 2026/07/29 03:20:31 INFO : newLeaf: Copied (replaced existing) 2026/07/29 03:20:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-29 03:20:31 +0000 UTC" 2026/07/29 03:20:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/29 03:20:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 03:20:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/29 03:20:31 DEBUG : dir: Looking for writers 2026/07/29 03:20:31 DEBUG : Looking for writers 2026/07/29 03:20:31 DEBUG : dir: reading active writers 2026/07/29 03:20:31 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:31 DEBUG : >WaitForWriters: 2026/07/29 03:20:31 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:31 DEBUG : dir: Looking for writers 2026/07/29 03:20:31 DEBUG : Looking for writers 2026/07/29 03:20:31 DEBUG : dir: reading active writers 2026/07/29 03:20:31 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:31 DEBUG : >WaitForWriters: 2026/07/29 03:20:31 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:31 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:31 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:20:31 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:31 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:31 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:20:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:31 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:31 DEBUG : dir: Looking for writers 2026/07/29 03:20:31 DEBUG : file1: reading active writers 2026/07/29 03:20:31 DEBUG : Looking for writers 2026/07/29 03:20:31 DEBUG : dir: reading active writers 2026/07/29 03:20:31 DEBUG : >WaitForWriters: 2026/07/29 03:20:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 03:20:31 DEBUG : newLeaf: Updating file with newLeaf 0x12f14a4ee340 2026/07/29 03:20:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 03:20:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 03:20:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/29 03:20:31 DEBUG : dir/file1: Updating file with dir/file1 0x12f14a4ee340 2026/07/29 03:20:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/29 03:20:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/29 03:20:31 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 03:20:31 DEBUG : dir/file1(0x12f14a744b40): openPending: 2026/07/29 03:20:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/29 03:20:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/29 03:20:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:31 DEBUG : dir/file1(0x12f14a744b40): >openPending: err= 2026/07/29 03:20:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/29 03:20:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 03:20:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 03:20:31 DEBUG : dir/file1(0x12f14a744b40): _writeAt: size=25, off=0 2026/07/29 03:20:31 DEBUG : dir/file1(0x12f14a744b40): >_writeAt: n=25, err= 2026/07/29 03:20:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 03:20:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/29 03:20:31 DEBUG : newLeaf: Updating file with newLeaf 0x12f14a4ee340 2026/07/29 03:20:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 03:20:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 03:20:31 DEBUG : newLeaf(0x12f14a744b40): close: 2026/07/29 03:20:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/29 03:20:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-29 03:20:31.925026786 +0000 UTC m=+7.369039342 2026/07/29 03:20:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:31 DEBUG : newLeaf(0x12f14a744b40): >close: err= 2026/07/29 03:20:31 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:31 DEBUG : dir: Looking for writers 2026/07/29 03:20:31 DEBUG : Looking for writers 2026/07/29 03:20:31 DEBUG : dir: reading active writers 2026/07/29 03:20:31 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 03:20:31 DEBUG : dir: Looking for writers 2026/07/29 03:20:31 DEBUG : Looking for writers 2026/07/29 03:20:31 DEBUG : dir: reading active writers 2026/07/29 03:20:31 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 03:20:31 DEBUG : dir: Looking for writers 2026/07/29 03:20:31 DEBUG : Looking for writers 2026/07/29 03:20:31 DEBUG : dir: reading active writers 2026/07/29 03:20:31 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 03:20:32 DEBUG : dir: Looking for writers 2026/07/29 03:20:32 DEBUG : Looking for writers 2026/07/29 03:20:32 DEBUG : dir: reading active writers 2026/07/29 03:20:32 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 03:20:32 DEBUG : newLeaf: vfs cache: starting upload 2026/07/29 03:20:32 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:32 DEBUG : newLeaf: size = 25 OK 2026/07/29 03:20:32 INFO : newLeaf: Copied (replaced existing) 2026/07/29 03:20:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-29 03:20:31 +0000 UTC" 2026/07/29 03:20:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/29 03:20:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 03:20:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/29 03:20:32 DEBUG : dir: Looking for writers 2026/07/29 03:20:32 DEBUG : Looking for writers 2026/07/29 03:20:32 DEBUG : dir: reading active writers 2026/07/29 03:20:32 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:32 DEBUG : >WaitForWriters: 2026/07/29 03:20:32 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:32 DEBUG : dir: Looking for writers 2026/07/29 03:20:32 DEBUG : Looking for writers 2026/07/29 03:20:32 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:32 DEBUG : dir: reading active writers 2026/07/29 03:20:32 DEBUG : >WaitForWriters: 2026/07/29 03:20:32 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:32 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:32 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:20:32 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:32 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:32 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:20:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:32 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/29 03:20:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a999e40): openPending: 2026/07/29 03:20:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/29 03:20:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/29 03:20:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a999e40): >openPending: err= 2026/07/29 03:20:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/29 03:20:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 03:20:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a999e40): _writeAt: size=14, off=0 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a999e40): >_writeAt: n=14, err= 2026/07/29 03:20:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a999e40): close: 2026/07/29 03:20:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/29 03:20:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/29 03:20:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a999e40): >close: err= 2026/07/29 03:20:32 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:32 DEBUG : dir: Looking for writers 2026/07/29 03:20:32 DEBUG : file1: reading active writers 2026/07/29 03:20:32 DEBUG : Looking for writers 2026/07/29 03:20:32 DEBUG : dir: reading active writers 2026/07/29 03:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 03:20:32 DEBUG : dir: Looking for writers 2026/07/29 03:20:32 DEBUG : file1: reading active writers 2026/07/29 03:20:32 DEBUG : Looking for writers 2026/07/29 03:20:32 DEBUG : dir: reading active writers 2026/07/29 03:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 03:20:32 DEBUG : dir: Looking for writers 2026/07/29 03:20:32 DEBUG : file1: reading active writers 2026/07/29 03:20:32 DEBUG : Looking for writers 2026/07/29 03:20:32 DEBUG : dir: reading active writers 2026/07/29 03:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 03:20:32 DEBUG : dir: Looking for writers 2026/07/29 03:20:32 DEBUG : file1: reading active writers 2026/07/29 03:20:32 DEBUG : Looking for writers 2026/07/29 03:20:32 DEBUG : dir: reading active writers 2026/07/29 03:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 03:20:32 DEBUG : dir/file1: vfs cache: starting upload 2026/07/29 03:20:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:32 DEBUG : dir/file1: size = 14 OK 2026/07/29 03:20:32 INFO : dir/file1: Copied (replaced existing) 2026/07/29 03:20:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/29 03:20:32 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/29 03:20:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/29 03:20:32 DEBUG : dir: Looking for writers 2026/07/29 03:20:32 DEBUG : file1: reading active writers 2026/07/29 03:20:32 DEBUG : Looking for writers 2026/07/29 03:20:32 DEBUG : dir: reading active writers 2026/07/29 03:20:32 DEBUG : >WaitForWriters: 2026/07/29 03:20:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 03:20:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 03:20:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 03:20:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a9a3880): _readAt: size=512, off=0 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a9a3880): openPending: 2026/07/29 03:20:32 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/07/29 03:20:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/29 03:20:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a9a3880): >openPending: err= 2026/07/29 03:20:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a9a3880): >_readAt: n=14, err=EOF 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a9a3880): close: 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a9a3880): >close: err= 2026/07/29 03:20:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 03:20:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/29 03:20:32 DEBUG : newLeaf: Updating file with newLeaf 0x12f14a756680 2026/07/29 03:20:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 03:20:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 03:20:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/29 03:20:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/29 03:20:32 DEBUG : dir/file1: Updating file with dir/file1 0x12f14a756680 2026/07/29 03:20:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/29 03:20:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/29 03:20:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a9ced80): openPending: 2026/07/29 03:20:32 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/07/29 03:20:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/29 03:20:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a9ced80): >openPending: err= 2026/07/29 03:20:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/29 03:20:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 03:20:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a9ced80): _writeAt: size=25, off=0 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a9ced80): >_writeAt: n=25, err= 2026/07/29 03:20:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 03:20:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/29 03:20:32 DEBUG : newLeaf: Updating file with newLeaf 0x12f14a756680 2026/07/29 03:20:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 03:20:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 03:20:32 DEBUG : newLeaf(0x12f14a9ced80): close: 2026/07/29 03:20:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/29 03:20:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-29 03:20:32.565426259 +0000 UTC m=+8.009438814 2026/07/29 03:20:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:32 DEBUG : newLeaf(0x12f14a9ced80): >close: err= 2026/07/29 03:20:32 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:32 DEBUG : dir: Looking for writers 2026/07/29 03:20:32 DEBUG : Looking for writers 2026/07/29 03:20:32 DEBUG : dir: reading active writers 2026/07/29 03:20:32 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 03:20:32 DEBUG : dir: Looking for writers 2026/07/29 03:20:32 DEBUG : Looking for writers 2026/07/29 03:20:32 DEBUG : dir: reading active writers 2026/07/29 03:20:32 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 03:20:32 DEBUG : dir: Looking for writers 2026/07/29 03:20:32 DEBUG : Looking for writers 2026/07/29 03:20:32 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:32 DEBUG : dir: reading active writers 2026/07/29 03:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 03:20:32 DEBUG : dir: Looking for writers 2026/07/29 03:20:32 DEBUG : Looking for writers 2026/07/29 03:20:32 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:32 DEBUG : dir: reading active writers 2026/07/29 03:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 03:20:32 DEBUG : newLeaf: vfs cache: starting upload 2026/07/29 03:20:32 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:32 DEBUG : newLeaf: size = 25 OK 2026/07/29 03:20:32 INFO : newLeaf: Copied (replaced existing) 2026/07/29 03:20:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-29 03:20:32 +0000 UTC" 2026/07/29 03:20:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/29 03:20:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 03:20:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/29 03:20:32 DEBUG : dir: Looking for writers 2026/07/29 03:20:32 DEBUG : Looking for writers 2026/07/29 03:20:32 DEBUG : dir: reading active writers 2026/07/29 03:20:32 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:32 DEBUG : >WaitForWriters: 2026/07/29 03:20:32 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:32 DEBUG : dir: Looking for writers 2026/07/29 03:20:32 DEBUG : Looking for writers 2026/07/29 03:20:32 DEBUG : dir: reading active writers 2026/07/29 03:20:32 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:32 DEBUG : >WaitForWriters: 2026/07/29 03:20:32 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:32 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:32 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:20:32 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:32 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:32 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:20:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:32 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:32 DEBUG : dir: Looking for writers 2026/07/29 03:20:32 DEBUG : file1: reading active writers 2026/07/29 03:20:32 DEBUG : Looking for writers 2026/07/29 03:20:32 DEBUG : dir: reading active writers 2026/07/29 03:20:32 DEBUG : >WaitForWriters: 2026/07/29 03:20:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 03:20:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 03:20:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 03:20:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a8d9e00): _readAt: size=512, off=0 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a8d9e00): openPending: 2026/07/29 03:20:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/29 03:20:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/29 03:20:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a8d9e00): >openPending: err= 2026/07/29 03:20:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/29 03:20:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 03:20:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:20:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a8d9e00): >_readAt: n=14, err=EOF 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a8d9e00): close: 2026/07/29 03:20:32 DEBUG : dir/file1(0x12f14a8d9e00): >close: err= 2026/07/29 03:20:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 03:20:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/29 03:20:32 DEBUG : newLeaf: Updating file with newLeaf 0x12f14af70ea0 2026/07/29 03:20:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 03:20:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 03:20:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/29 03:20:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/29 03:20:33 DEBUG : dir/file1: Updating file with dir/file1 0x12f14af70ea0 2026/07/29 03:20:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/29 03:20:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/29 03:20:33 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 03:20:33 DEBUG : dir/file1(0x12f14ac00300): openPending: 2026/07/29 03:20:33 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/07/29 03:20:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/29 03:20:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:33 DEBUG : dir/file1(0x12f14ac00300): >openPending: err= 2026/07/29 03:20:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/29 03:20:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 03:20:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 03:20:33 DEBUG : dir/file1(0x12f14ac00300): _writeAt: size=25, off=0 2026/07/29 03:20:33 DEBUG : dir/file1(0x12f14ac00300): >_writeAt: n=25, err= 2026/07/29 03:20:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/29 03:20:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/29 03:20:33 DEBUG : newLeaf: Updating file with newLeaf 0x12f14af70ea0 2026/07/29 03:20:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 03:20:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 03:20:33 DEBUG : newLeaf(0x12f14ac00300): close: 2026/07/29 03:20:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/29 03:20:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-29 03:20:33.068869572 +0000 UTC m=+8.512882107 2026/07/29 03:20:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:33 DEBUG : newLeaf(0x12f14ac00300): >close: err= 2026/07/29 03:20:33 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:33 DEBUG : dir: Looking for writers 2026/07/29 03:20:33 DEBUG : Looking for writers 2026/07/29 03:20:33 DEBUG : dir: reading active writers 2026/07/29 03:20:33 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 03:20:33 DEBUG : dir: Looking for writers 2026/07/29 03:20:33 DEBUG : Looking for writers 2026/07/29 03:20:33 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:33 DEBUG : dir: reading active writers 2026/07/29 03:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 03:20:33 DEBUG : dir: Looking for writers 2026/07/29 03:20:33 DEBUG : Looking for writers 2026/07/29 03:20:33 DEBUG : dir: reading active writers 2026/07/29 03:20:33 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 03:20:33 DEBUG : dir: Looking for writers 2026/07/29 03:20:33 DEBUG : Looking for writers 2026/07/29 03:20:33 DEBUG : dir: reading active writers 2026/07/29 03:20:33 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 03:20:33 DEBUG : newLeaf: vfs cache: starting upload 2026/07/29 03:20:33 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:33 DEBUG : newLeaf: size = 25 OK 2026/07/29 03:20:33 INFO : newLeaf: Copied (replaced existing) 2026/07/29 03:20:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-29 03:20:33 +0000 UTC" 2026/07/29 03:20:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/29 03:20:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/29 03:20:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/29 03:20:33 DEBUG : dir: Looking for writers 2026/07/29 03:20:33 DEBUG : Looking for writers 2026/07/29 03:20:33 DEBUG : dir: reading active writers 2026/07/29 03:20:33 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:33 DEBUG : >WaitForWriters: 2026/07/29 03:20:33 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:33 DEBUG : dir: Looking for writers 2026/07/29 03:20:33 DEBUG : Looking for writers 2026/07/29 03:20:33 DEBUG : dir: reading active writers 2026/07/29 03:20:33 DEBUG : newLeaf: reading active writers 2026/07/29 03:20:33 DEBUG : >WaitForWriters: 2026/07/29 03:20:33 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting --- PASS: TestFileRename (3.05s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.49s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:33 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:33 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:33 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:33 DEBUG : Looking for writers 2026/07/29 03:20:33 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-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:33 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:20:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 03:20:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/29 03:20:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/29 03:20:33 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:33 DEBUG : dir: Looking for writers 2026/07/29 03:20:33 DEBUG : file1: reading active writers 2026/07/29 03:20:33 DEBUG : Looking for writers 2026/07/29 03:20:33 DEBUG : dir: reading active writers 2026/07/29 03:20:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:33 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:20:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 03:20:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/29 03:20:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/29 03:20:33 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/29 03:20:33 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/29 03:20:33 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/29 03:20:33 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/29 03:20:33 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/29 03:20:33 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/29 03:20:33 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:33 DEBUG : dir: Looking for writers 2026/07/29 03:20:33 DEBUG : file1: reading active writers 2026/07/29 03:20:33 DEBUG : Looking for writers 2026/07/29 03:20:33 DEBUG : dir: reading active writers 2026/07/29 03:20:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:33 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:20:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 03:20:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/29 03:20:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/29 03:20:33 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/29 03:20:33 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/29 03:20:33 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/29 03:20:33 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/29 03:20:33 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/29 03:20:33 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/29 03:20:33 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/29 03:20:33 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/29 03:20:33 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/29 03:20:33 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/29 03:20:33 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/29 03:20:33 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/29 03:20:33 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/29 03:20:33 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/29 03:20:33 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/29 03:20:33 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/29 03:20:33 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/29 03:20:33 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/29 03:20:33 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/29 03:20:33 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:33 DEBUG : dir: Looking for writers 2026/07/29 03:20:33 DEBUG : file1: reading active writers 2026/07/29 03:20:33 DEBUG : Looking for writers 2026/07/29 03:20:33 DEBUG : dir: reading active writers 2026/07/29 03:20:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:33 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:20:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 03:20:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/29 03:20:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/29 03:20:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:20:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/29 03:20:34 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:34 DEBUG : dir: Looking for writers 2026/07/29 03:20:34 DEBUG : file1: reading active writers 2026/07/29 03:20:34 DEBUG : Looking for writers 2026/07/29 03:20:34 DEBUG : dir: reading active writers 2026/07/29 03:20:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:34 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:20:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 03:20:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/29 03:20:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/29 03:20:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:20:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/29 03:20:34 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/29 03:20:34 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/29 03:20:34 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:34 DEBUG : dir: Looking for writers 2026/07/29 03:20:34 DEBUG : file1: reading active writers 2026/07/29 03:20:34 DEBUG : Looking for writers 2026/07/29 03:20:34 DEBUG : dir: reading active writers 2026/07/29 03:20:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:34 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:34 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:20:34 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:20:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:20:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 03:20:34 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 03:20:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 03:20:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 03:20:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a69a180): _readAt: size=1, off=0 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a69a180): openPending: 2026/07/29 03:20:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/29 03:20:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/29 03:20:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a69a180): >openPending: err= 2026/07/29 03:20:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/29 03:20:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 03:20:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:20:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a69a180): >_readAt: n=1, err= 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a69a180): _readAt: size=256, off=1 2026/07/29 03:20:34 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a69a180): >_readAt: n=15, err=EOF 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a69a180): _readAt: size=16, off=16 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a69a180): >_readAt: n=0, err=EOF 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a69a180): close: 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a69a180): >close: err= 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a69a180): close: 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a69a180): >close: err=file already closed 2026/07/29 03:20:34 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:34 DEBUG : dir: Looking for writers 2026/07/29 03:20:34 DEBUG : file1: reading active writers 2026/07/29 03:20:34 DEBUG : Looking for writers 2026/07/29 03:20:34 DEBUG : dir: reading active writers 2026/07/29 03:20:34 DEBUG : >WaitForWriters: 2026/07/29 03:20:34 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:34 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:34 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:20:34 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:20:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:20:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 03:20:34 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 03:20:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 03:20:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 03:20:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a81c000): _readAt: size=1, off=0 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a81c000): openPending: 2026/07/29 03:20:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/29 03:20:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/29 03:20:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a81c000): >openPending: err= 2026/07/29 03:20:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/29 03:20:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 03:20:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:20:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a81c000): >_readAt: n=1, err= 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a81c000): _readAt: size=1, off=5 2026/07/29 03:20:34 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a81c000): >_readAt: n=1, err= 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a81c000): _readAt: size=1, off=3 2026/07/29 03:20:34 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a81c000): >_readAt: n=1, err= 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a81c000): _readAt: size=1, off=13 2026/07/29 03:20:34 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a81c000): >_readAt: n=1, err= 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a81c000): _readAt: size=16, off=100 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a81c000): >_readAt: n=0, err=EOF 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a81c000): close: 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a81c000): >close: err= 2026/07/29 03:20:34 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:34 DEBUG : dir: Looking for writers 2026/07/29 03:20:34 DEBUG : file1: reading active writers 2026/07/29 03:20:34 DEBUG : Looking for writers 2026/07/29 03:20:34 DEBUG : dir: reading active writers 2026/07/29 03:20:34 DEBUG : >WaitForWriters: 2026/07/29 03:20:34 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:34 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:34 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:20:34 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:20:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:20:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 03:20:34 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 03:20:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 03:20:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 03:20:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a732500): _readAt: size=1, off=0 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a732500): openPending: 2026/07/29 03:20:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/29 03:20:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/29 03:20:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a732500): >openPending: err= 2026/07/29 03:20:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/29 03:20:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 03:20:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:20:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a732500): >_readAt: n=1, err= 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a732500): _readAt: size=1, off=5 2026/07/29 03:20:34 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a732500): >_readAt: n=1, err= 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a732500): _readAt: size=1, off=1 2026/07/29 03:20:34 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a732500): >_readAt: n=1, err= 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a732500): _readAt: size=6, off=10 2026/07/29 03:20:34 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a732500): >_readAt: n=6, err= 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a732500): _readAt: size=256, off=10 2026/07/29 03:20:34 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a732500): >_readAt: n=6, err=EOF 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a732500): _readAt: size=256, off=100 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a732500): >_readAt: n=0, err=EOF 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a732500): close: 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a732500): >close: err= 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a732500): _readAt: size=256, off=100 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a732500): >_readAt: n=0, err=file already closed 2026/07/29 03:20:34 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:34 DEBUG : dir: Looking for writers 2026/07/29 03:20:34 DEBUG : file1: reading active writers 2026/07/29 03:20:34 DEBUG : Looking for writers 2026/07/29 03:20:34 DEBUG : dir: reading active writers 2026/07/29 03:20:34 DEBUG : >WaitForWriters: 2026/07/29 03:20:34 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:34 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:34 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:20:34 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:20:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:20:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 03:20:34 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 03:20:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 03:20:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 03:20:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a7d5940): RWFileHandle.Flush 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a7d5940): _readAt: size=256, off=0 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a7d5940): openPending: 2026/07/29 03:20:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/29 03:20:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/29 03:20:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a7d5940): >openPending: err= 2026/07/29 03:20:34 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/29 03:20:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 03:20:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:20:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a7d5940): >_readAt: n=16, err=EOF 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a7d5940): RWFileHandle.Flush 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a7d5940): RWFileHandle.Flush 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a7d5940): close: 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a7d5940): >close: err= 2026/07/29 03:20:34 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:34 DEBUG : dir: Looking for writers 2026/07/29 03:20:34 DEBUG : file1: reading active writers 2026/07/29 03:20:34 DEBUG : Looking for writers 2026/07/29 03:20:34 DEBUG : dir: reading active writers 2026/07/29 03:20:34 DEBUG : >WaitForWriters: 2026/07/29 03:20:34 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:34 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:34 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:20:34 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:34 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:20:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:20:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/29 03:20:34 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 03:20:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 03:20:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 03:20:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a8bad40): _readAt: size=256, off=0 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a8bad40): openPending: 2026/07/29 03:20:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/29 03:20:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/29 03:20:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a8bad40): >openPending: err= 2026/07/29 03:20:34 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/29 03:20:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 03:20:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:20:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a8bad40): >_readAt: n=16, err=EOF 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a8bad40): RWFileHandle.Release 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a8bad40): close: 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a8bad40): >close: err= 2026/07/29 03:20:34 DEBUG : dir/file1(0x12f14a8bad40): RWFileHandle.Release 2026/07/29 03:20:34 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:34 DEBUG : dir: Looking for writers 2026/07/29 03:20:34 DEBUG : file1: reading active writers 2026/07/29 03:20:34 DEBUG : Looking for writers 2026/07/29 03:20:34 DEBUG : dir: reading active writers 2026/07/29 03:20:34 DEBUG : >WaitForWriters: 2026/07/29 03:20:34 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:35 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:35 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:20:35 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:35 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:20:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:35 DEBUG : file1: newRWFileHandle: 2026/07/29 03:20:35 DEBUG : file1(0x12f14a7ffbc0): openPending: 2026/07/29 03:20:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:35 DEBUG : file1(0x12f14a7ffbc0): >openPending: err= 2026/07/29 03:20:35 DEBUG : file1: >newRWFileHandle: err= 2026/07/29 03:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/29 03:20:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/29 03:20:35 DEBUG : file1(0x12f14a7ffbc0): _writeAt: size=5, off=0 2026/07/29 03:20:35 DEBUG : file1(0x12f14a7ffbc0): >_writeAt: n=5, err= 2026/07/29 03:20:35 DEBUG : file1(0x12f14a7ffbc0): _writeAt: size=7, off=5 2026/07/29 03:20:35 DEBUG : file1(0x12f14a7ffbc0): >_writeAt: n=7, err= 2026/07/29 03:20:35 DEBUG : file1: vfs cache: truncate to size=11 2026/07/29 03:20:35 DEBUG : file1(0x12f14a7ffbc0): close: 2026/07/29 03:20:35 DEBUG : file1: vfs cache: setting modification time to 2026-07-29 03:20:35.036151046 +0000 UTC m=+10.480163581 2026/07/29 03:20:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:35 DEBUG : file1(0x12f14a7ffbc0): >close: err= 2026/07/29 03:20:35 DEBUG : file1(0x12f14a7ffbc0): close: 2026/07/29 03:20:35 DEBUG : file1(0x12f14a7ffbc0): >close: err=file already closed 2026/07/29 03:20:35 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 03:20:35 DEBUG : file1: vfs cache: starting upload 2026/07/29 03:20:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:35 DEBUG : file1: size = 11 OK 2026/07/29 03:20:35 INFO : file1: Copied (new) 2026/07/29 03:20:35 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-29 03:20:35 +0000 UTC" 2026/07/29 03:20:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/29 03:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:35 INFO : file1: vfs cache: upload succeeded try #1 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : >WaitForWriters: 2026/07/29 03:20:35 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : >WaitForWriters: 2026/07/29 03:20:35 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:35 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:35 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:20:35 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:35 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:20:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:35 DEBUG : file1: newRWFileHandle: 2026/07/29 03:20:35 DEBUG : file1(0x12f14a8d25c0): openPending: 2026/07/29 03:20:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:35 DEBUG : file1(0x12f14a8d25c0): >openPending: err= 2026/07/29 03:20:35 DEBUG : file1: >newRWFileHandle: err= 2026/07/29 03:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/29 03:20:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/29 03:20:35 DEBUG : file1(0x12f14a8d25c0): _writeAt: size=7, off=0 2026/07/29 03:20:35 DEBUG : file1(0x12f14a8d25c0): >_writeAt: n=7, err= 2026/07/29 03:20:35 DEBUG : file1(0x12f14a8d25c0): _writeAt: size=6, off=5 2026/07/29 03:20:35 DEBUG : file1(0x12f14a8d25c0): >_writeAt: n=6, err= 2026/07/29 03:20:35 DEBUG : file1(0x12f14a8d25c0): close: 2026/07/29 03:20:35 DEBUG : file1: vfs cache: setting modification time to 2026-07-29 03:20:35.234633197 +0000 UTC m=+10.678645732 2026/07/29 03:20:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:35 DEBUG : file1(0x12f14a8d25c0): >close: err= 2026/07/29 03:20:35 DEBUG : file1(0x12f14a8d25c0): _writeAt: size=5, off=0 2026/07/29 03:20:35 DEBUG : file1(0x12f14a8d25c0): >_writeAt: n=0, err=file already closed 2026/07/29 03:20:35 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 03:20:35 DEBUG : file1: vfs cache: starting upload 2026/07/29 03:20:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:35 DEBUG : file1: size = 11 OK 2026/07/29 03:20:35 INFO : file1: Copied (new) 2026/07/29 03:20:35 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-29 03:20:35 +0000 UTC" 2026/07/29 03:20:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/29 03:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:35 INFO : file1: vfs cache: upload succeeded try #1 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : >WaitForWriters: 2026/07/29 03:20:35 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : >WaitForWriters: 2026/07/29 03:20:35 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:35 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:35 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:20:35 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:35 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:20:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:35 DEBUG : file1: newRWFileHandle: 2026/07/29 03:20:35 DEBUG : file1(0x12f14aaba680): openPending: 2026/07/29 03:20:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:35 DEBUG : file1(0x12f14aaba680): >openPending: err= 2026/07/29 03:20:35 DEBUG : file1: >newRWFileHandle: err= 2026/07/29 03:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/29 03:20:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/29 03:20:35 DEBUG : file1(0x12f14aaba680): close: 2026/07/29 03:20:35 DEBUG : file1: vfs cache: setting modification time to 2026-07-29 03:20:35.435722945 +0000 UTC m=+10.879735480 2026/07/29 03:20:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:35 DEBUG : file1(0x12f14aaba680): >close: err= 2026/07/29 03:20:35 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/29 03:20:35 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/29 03:20:35 DEBUG : file2: newRWFileHandle: 2026/07/29 03:20:35 DEBUG : file2(0x12f14aabab00): openPending: 2026/07/29 03:20:35 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/29 03:20:35 DEBUG : file2(0x12f14aabab00): >openPending: err= 2026/07/29 03:20:35 DEBUG : file2: >newRWFileHandle: err= 2026/07/29 03:20:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/29 03:20:35 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/29 03:20:35 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/29 03:20:35 DEBUG : file2(0x12f14aabab00): RWFileHandle.Flush 2026/07/29 03:20:35 DEBUG : file2(0x12f14aabab00): RWFileHandle.Release 2026/07/29 03:20:35 DEBUG : file2(0x12f14aabab00): close: 2026/07/29 03:20:35 DEBUG : file2: vfs cache: setting modification time to 2026-07-29 03:20:35.436676936 +0000 UTC m=+10.880689471 2026/07/29 03:20:35 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:35 DEBUG : file2(0x12f14aabab00): >close: err= 2026/07/29 03:20:35 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : file2: reading active writers 2026/07/29 03:20:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : file2: reading active writers 2026/07/29 03:20:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : file2: reading active writers 2026/07/29 03:20:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : file2: reading active writers 2026/07/29 03:20:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/29 03:20:35 DEBUG : file1: vfs cache: starting upload 2026/07/29 03:20:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:35 DEBUG : file2: vfs cache: starting upload 2026/07/29 03:20:35 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:35 DEBUG : file1: size = 0 OK 2026/07/29 03:20:35 INFO : file1: Copied (new) 2026/07/29 03:20:35 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-29 03:20:35 +0000 UTC" 2026/07/29 03:20:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/29 03:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:35 INFO : file1: vfs cache: upload succeeded try #1 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : file2: reading active writers 2026/07/29 03:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/29 03:20:35 DEBUG : file2: size = 0 OK 2026/07/29 03:20:35 INFO : file2: Copied (new) 2026/07/29 03:20:35 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-29 03:20:35 +0000 UTC" 2026/07/29 03:20:35 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/29 03:20:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/29 03:20:35 INFO : file2: vfs cache: upload succeeded try #1 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file2: reading active writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : >WaitForWriters: 2026/07/29 03:20:35 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : file2: reading active writers 2026/07/29 03:20:35 DEBUG : >WaitForWriters: 2026/07/29 03:20:35 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:35 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:35 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:20:35 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:35 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:20:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:35 DEBUG : file1: newRWFileHandle: 2026/07/29 03:20:35 DEBUG : file1(0x12f14ae00700): openPending: 2026/07/29 03:20:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:35 DEBUG : file1(0x12f14ae00700): >openPending: err= 2026/07/29 03:20:35 DEBUG : file1: >newRWFileHandle: err= 2026/07/29 03:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/29 03:20:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/29 03:20:35 DEBUG : file1(0x12f14ae00700): _writeAt: size=5, off=0 2026/07/29 03:20:35 DEBUG : file1(0x12f14ae00700): >_writeAt: n=5, err= 2026/07/29 03:20:35 DEBUG : file1(0x12f14ae00700): RWFileHandle.Flush 2026/07/29 03:20:35 DEBUG : file1(0x12f14ae00700): RWFileHandle.Flush 2026/07/29 03:20:35 DEBUG : file1(0x12f14ae00700): close: 2026/07/29 03:20:35 DEBUG : file1: vfs cache: setting modification time to 2026-07-29 03:20:35.804859642 +0000 UTC m=+11.248872177 2026/07/29 03:20:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:35 DEBUG : file1(0x12f14ae00700): >close: err= 2026/07/29 03:20:35 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 03:20:35 DEBUG : file1: vfs cache: starting upload 2026/07/29 03:20:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:35 DEBUG : file1: size = 5 OK 2026/07/29 03:20:35 INFO : file1: Copied (new) 2026/07/29 03:20:35 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-29 03:20:35 +0000 UTC" 2026/07/29 03:20:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/29 03:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:35 INFO : file1: vfs cache: upload succeeded try #1 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : >WaitForWriters: 2026/07/29 03:20:35 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:35 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:35 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:20:35 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:35 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:20:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:35 DEBUG : file1: newRWFileHandle: 2026/07/29 03:20:35 DEBUG : file1(0x12f14a9fe4c0): openPending: 2026/07/29 03:20:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:35 DEBUG : file1(0x12f14a9fe4c0): >openPending: err= 2026/07/29 03:20:35 DEBUG : file1: >newRWFileHandle: err= 2026/07/29 03:20:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/29 03:20:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/29 03:20:35 DEBUG : file1(0x12f14a9fe4c0): _writeAt: size=5, off=0 2026/07/29 03:20:35 DEBUG : file1(0x12f14a9fe4c0): >_writeAt: n=5, err= 2026/07/29 03:20:35 DEBUG : file1(0x12f14a9fe4c0): RWFileHandle.Release 2026/07/29 03:20:35 DEBUG : file1(0x12f14a9fe4c0): close: 2026/07/29 03:20:35 DEBUG : file1: vfs cache: setting modification time to 2026-07-29 03:20:35.990422985 +0000 UTC m=+11.434435520 2026/07/29 03:20:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:35 DEBUG : file1(0x12f14a9fe4c0): >close: err= 2026/07/29 03:20:35 DEBUG : file1(0x12f14a9fe4c0): RWFileHandle.Release 2026/07/29 03:20:35 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:35 DEBUG : Looking for writers 2026/07/29 03:20:35 DEBUG : file1: reading active writers 2026/07/29 03:20:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 03:20:36 DEBUG : Looking for writers 2026/07/29 03:20:36 DEBUG : file1: reading active writers 2026/07/29 03:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 03:20:36 DEBUG : Looking for writers 2026/07/29 03:20:36 DEBUG : file1: reading active writers 2026/07/29 03:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 03:20:36 DEBUG : Looking for writers 2026/07/29 03:20:36 DEBUG : file1: reading active writers 2026/07/29 03:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 03:20:36 DEBUG : file1: vfs cache: starting upload 2026/07/29 03:20:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:36 DEBUG : file1: size = 5 OK 2026/07/29 03:20:36 INFO : file1: Copied (new) 2026/07/29 03:20:36 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-29 03:20:35 +0000 UTC" 2026/07/29 03:20:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:36 INFO : file1: vfs cache: upload succeeded try #1 2026/07/29 03:20:36 DEBUG : Looking for writers 2026/07/29 03:20:36 DEBUG : file1: reading active writers 2026/07/29 03:20:36 DEBUG : >WaitForWriters: 2026/07/29 03:20:36 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:36 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:36 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:20:36 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:20:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:36 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/29 03:20:36 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : dir/file1(0x12f14addd1c0): openPending: 2026/07/29 03:20:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/29 03:20:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/29 03:20:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:36 DEBUG : dir/file1(0x12f14addd1c0): >openPending: err= 2026/07/29 03:20:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/29 03:20:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 03:20:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/29 03:20:36 DEBUG : dir/file1(0x12f14addd1c0): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : dir/file1(0x12f14addd1c0): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : dir/file1(0x12f14addd1c0): close: 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-29 03:20:36.240627395 +0000 UTC m=+11.684639930 2026/07/29 03:20:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : dir/file1(0x12f14addd1c0): >close: err= 2026/07/29 03:20:36 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:36 DEBUG : dir: Looking for writers 2026/07/29 03:20:36 DEBUG : file1: reading active writers 2026/07/29 03:20:36 DEBUG : Looking for writers 2026/07/29 03:20:36 DEBUG : dir: reading active writers 2026/07/29 03:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 03:20:36 DEBUG : dir: Looking for writers 2026/07/29 03:20:36 DEBUG : file1: reading active writers 2026/07/29 03:20:36 DEBUG : Looking for writers 2026/07/29 03:20:36 DEBUG : dir: reading active writers 2026/07/29 03:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 03:20:36 DEBUG : dir: Looking for writers 2026/07/29 03:20:36 DEBUG : file1: reading active writers 2026/07/29 03:20:36 DEBUG : Looking for writers 2026/07/29 03:20:36 DEBUG : dir: reading active writers 2026/07/29 03:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 03:20:36 DEBUG : dir: Looking for writers 2026/07/29 03:20:36 DEBUG : file1: reading active writers 2026/07/29 03:20:36 DEBUG : Looking for writers 2026/07/29 03:20:36 DEBUG : dir: reading active writers 2026/07/29 03:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 03:20:36 DEBUG : dir/file1: vfs cache: starting upload 2026/07/29 03:20:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:36 DEBUG : dir/file1: size = 5 OK 2026/07/29 03:20:36 INFO : dir/file1: Copied (replaced existing) 2026/07/29 03:20:36 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-29 03:20:36 +0000 UTC" 2026/07/29 03:20:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/29 03:20:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/29 03:20:36 DEBUG : dir: Looking for writers 2026/07/29 03:20:36 DEBUG : file1: reading active writers 2026/07/29 03:20:36 DEBUG : Looking for writers 2026/07/29 03:20:36 DEBUG : dir: reading active writers 2026/07/29 03:20:36 DEBUG : >WaitForWriters: 2026/07/29 03:20:36 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:36 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:36 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:20:36 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:20:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:36 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : dir/file1: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/29 03:20:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/29 03:20:36 DEBUG : dir/file1(0x12f14ae5da40): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : dir/file1(0x12f14ae5da40): openPending: 2026/07/29 03:20:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/29 03:20:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/29 03:20:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:36 DEBUG : dir/file1(0x12f14ae5da40): >openPending: err= 2026/07/29 03:20:36 DEBUG : dir/file1(0x12f14ae5da40): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : dir/file1(0x12f14ae5da40): _writeAt: size=15, off=5 2026/07/29 03:20:36 DEBUG : dir/file1(0x12f14ae5da40): >_writeAt: n=15, err= 2026/07/29 03:20:36 DEBUG : dir/file1(0x12f14ae5da40): close: 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/29 03:20:36 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-29 03:20:36.523863161 +0000 UTC m=+11.967875696 2026/07/29 03:20:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : dir/file1(0x12f14ae5da40): >close: err= 2026/07/29 03:20:36 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:36 DEBUG : dir: Looking for writers 2026/07/29 03:20:36 DEBUG : file1: reading active writers 2026/07/29 03:20:36 DEBUG : Looking for writers 2026/07/29 03:20:36 DEBUG : dir: reading active writers 2026/07/29 03:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 03:20:36 DEBUG : dir: Looking for writers 2026/07/29 03:20:36 DEBUG : file1: reading active writers 2026/07/29 03:20:36 DEBUG : Looking for writers 2026/07/29 03:20:36 DEBUG : dir: reading active writers 2026/07/29 03:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 03:20:36 DEBUG : dir: Looking for writers 2026/07/29 03:20:36 DEBUG : file1: reading active writers 2026/07/29 03:20:36 DEBUG : Looking for writers 2026/07/29 03:20:36 DEBUG : dir: reading active writers 2026/07/29 03:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 03:20:36 DEBUG : dir: Looking for writers 2026/07/29 03:20:36 DEBUG : file1: reading active writers 2026/07/29 03:20:36 DEBUG : Looking for writers 2026/07/29 03:20:36 DEBUG : dir: reading active writers 2026/07/29 03:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 03:20:36 DEBUG : dir/file1: vfs cache: starting upload 2026/07/29 03:20:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:36 DEBUG : dir/file1: size = 20 OK 2026/07/29 03:20:36 INFO : dir/file1: Copied (replaced existing) 2026/07/29 03:20:36 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-29 03:20:36 +0000 UTC" 2026/07/29 03:20:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/29 03:20:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/29 03:20:36 DEBUG : dir: Looking for writers 2026/07/29 03:20:36 DEBUG : file1: reading active writers 2026/07/29 03:20:36 DEBUG : Looking for writers 2026/07/29 03:20:36 DEBUG : dir: reading active writers 2026/07/29 03:20:36 DEBUG : >WaitForWriters: 2026/07/29 03:20:36 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:36 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:36 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:20:36 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:20:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : file1: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : file1(0x12f14ae7a440): openPending: 2026/07/29 03:20:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:36 DEBUG : file1(0x12f14ae7a440): >openPending: err= 2026/07/29 03:20:36 DEBUG : file1: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/29 03:20:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/29 03:20:36 DEBUG : file1(0x12f14ae7a440): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : file1(0x12f14ae7a440): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : file1(0x12f14ae7a440): close: 2026/07/29 03:20:36 DEBUG : file1: vfs cache: setting modification time to 2026-07-29 03:20:36.744556064 +0000 UTC m=+12.188568620 2026/07/29 03:20:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : file1(0x12f14ae7a440): >close: err= 2026/07/29 03:20:36 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:36 DEBUG : Looking for writers 2026/07/29 03:20:36 DEBUG : file1: reading active writers 2026/07/29 03:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 03:20:36 DEBUG : Looking for writers 2026/07/29 03:20:36 DEBUG : file1: reading active writers 2026/07/29 03:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 03:20:36 DEBUG : Looking for writers 2026/07/29 03:20:36 DEBUG : file1: reading active writers 2026/07/29 03:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 03:20:36 DEBUG : Looking for writers 2026/07/29 03:20:36 DEBUG : file1: reading active writers 2026/07/29 03:20:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 03:20:36 DEBUG : file1: vfs cache: starting upload 2026/07/29 03:20:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:20:36 DEBUG : file1: size = 5 OK 2026/07/29 03:20:36 INFO : file1: Copied (new) 2026/07/29 03:20:36 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-29 03:20:36 +0000 UTC" 2026/07/29 03:20:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:36 INFO : file1: vfs cache: upload succeeded try #1 2026/07/29 03:20:36 DEBUG : Looking for writers 2026/07/29 03:20:36 DEBUG : file1: reading active writers 2026/07/29 03:20:36 DEBUG : >WaitForWriters: 2026/07/29 03:20:36 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:36 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:36 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:20:36 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/29 03:20:36 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14ae7b940): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14ae7b940): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14ae7b940): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14ae7b940): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14ae7b940): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.930357237 +0000 UTC m=+12.374369772 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14ae7b940): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14ae7bdc0): _readAt: size=2, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14ae7bdc0): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14ae7bdc0): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14ae7bdc0): >_readAt: n=2, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14ae7bdc0): _writeAt: size=3, off=2 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14ae7bdc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14ae7bdc0): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.930357237 +0000 UTC m=+12.374369772 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14ae7bdc0): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b088380): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b088380): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b088380): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b088380): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b088380): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.930357237 +0000 UTC m=+12.374369772 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b088380): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9e96c0 item 1 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0889c0): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0889c0): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0889c0): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0889c0): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0889c0): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.933753844 +0000 UTC m=+12.377766389 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0889c0): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b088ec0): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b088ec0): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b088ec0): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b088ec0): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b088ec0): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.933753844 +0000 UTC m=+12.377766389 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b088ec0): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9e9ce0 item 2 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b089500): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b089500): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b089500): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b089500): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b089500): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.935757089 +0000 UTC m=+12.379769634 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b089500): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b089980): _readAt: size=2, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b089980): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b089980): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b089980): >_readAt: n=2, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b089980): _writeAt: size=3, off=2 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b089980): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b089980): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.935757089 +0000 UTC m=+12.379769634 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b089980): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b089e40): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b089e40): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b089e40): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b089e40): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b089e40): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.935757089 +0000 UTC m=+12.379769634 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b089e40): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aea21c0 item 3 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adeb540): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adeb540): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adeb540): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adeb540): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adeb540): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.940022017 +0000 UTC m=+12.384034562 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adeb540): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adeba80): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adeba80): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adeba80): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adeba80): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adeba80): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.940022017 +0000 UTC m=+12.384034562 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adeba80): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a625e30 item 4 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0ae580): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0ae580): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0ae580): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0ae580): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0ae580): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.943389709 +0000 UTC m=+12.387402264 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0ae580): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfa240): _readAt: size=2, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfa240): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfa240): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfa240): >_readAt: n=2, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfa240): _writeAt: size=3, off=2 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfa240): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfa240): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.943389709 +0000 UTC m=+12.387402264 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfa240): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfa700): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfa700): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfa700): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfa700): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfa700): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.943389709 +0000 UTC m=+12.387402264 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfa700): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aaae070 item 5 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfad80): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfad80): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfad80): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfad80): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfad80): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.948362113 +0000 UTC m=+12.392374709 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfad80): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfb2c0): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfb2c0): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfb2c0): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfb2c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfb2c0): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.948362113 +0000 UTC m=+12.392374709 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfb2c0): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aaae690 item 6 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfb940): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfb940): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfb940): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfb940): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfb940): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.950749715 +0000 UTC m=+12.394762269 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfb940): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfbe40): _readAt: size=2, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfbe40): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfbe40): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfbe40): >_readAt: n=2, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfbe40): _writeAt: size=3, off=2 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfbe40): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfbe40): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.950749715 +0000 UTC m=+12.394762269 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14adfbe40): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0aea40): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0aea40): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0aea40): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0aea40): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0aea40): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.950749715 +0000 UTC m=+12.394762269 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0aea40): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aaaea80 item 7 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0af0c0): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0af0c0): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0af0c0): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0af0c0): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0af0c0): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.954655504 +0000 UTC m=+12.398668098 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0af0c0): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0af600): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0af600): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0af600): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0af600): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0af600): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.954655504 +0000 UTC m=+12.398668098 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0af600): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aaaef50 item 8 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0afbc0): _readAt: size=2, off=0 2026/07/29 03:20:36 ERROR : open-test-file(0x12f14b0afbc0): Couldn't read size of file 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0afbc0): >_readAt: n=0, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0afbc0): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0afbc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0afbc0): close: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14b0afbc0): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a007840): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a007840): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a007840): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a007840): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a007840): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.96217534 +0000 UTC m=+12.406187885 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a007840): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a1fed40): _readAt: size=2, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a1fed40): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a1fed40): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a1fed40): >_readAt: n=2, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a1fed40): _writeAt: size=3, off=2 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a1fed40): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a1fed40): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.96217534 +0000 UTC m=+12.406187885 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a1fed40): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f149f68800): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f149f68800): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f149f68800): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f149f68800): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f149f68800): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.96217534 +0000 UTC m=+12.406187885 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f149f68800): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aaaf2d0 item 9 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f149f69480): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f149f69480): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f149f69480): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f149f69480): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f149f69480): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.967283521 +0000 UTC m=+12.411296066 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f149f69480): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f149f699c0): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f149f699c0): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f149f699c0): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f149f699c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f149f699c0): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.967283521 +0000 UTC m=+12.411296066 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f149f699c0): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aaaf7a0 item 10 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bc140): _readAt: size=2, off=0 2026/07/29 03:20:36 ERROR : open-test-file(0x12f14a4bc140): Couldn't read size of file 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bc140): >_readAt: n=0, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bc140): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bc140): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bc140): close: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bc140): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bc5c0): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bc5c0): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bc5c0): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bc5c0): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bc5c0): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.970612731 +0000 UTC m=+12.414625276 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bc5c0): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bcd00): _readAt: size=2, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bcd00): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bcd00): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bcd00): >_readAt: n=2, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bcd00): _writeAt: size=3, off=2 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bcd00): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bcd00): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.970612731 +0000 UTC m=+12.414625276 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bcd00): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bd300): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bd300): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bd300): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bd300): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bd300): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.970612731 +0000 UTC m=+12.414625276 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4bd300): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aee24d0 item 11 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a880180): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a880180): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a880180): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a880180): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a880180): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.973432008 +0000 UTC m=+12.417444553 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a880180): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a8806c0): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a8806c0): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a8806c0): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a8806c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a8806c0): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.973432008 +0000 UTC m=+12.417444553 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a8806c0): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aee2b60 item 12 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a880d00): _readAt: size=2, off=0 2026/07/29 03:20:36 ERROR : open-test-file(0x12f14a880d00): Couldn't read size of file 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a880d00): >_readAt: n=0, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a880d00): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a880d00): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a880d00): close: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a880d00): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a8810c0): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a8810c0): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a8810c0): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a8810c0): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a8810c0): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.975553565 +0000 UTC m=+12.419566111 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a8810c0): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a881780): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a881780): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a881780): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a881780): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a881780): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.975553565 +0000 UTC m=+12.419566111 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a881780): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aee2ee0 item 13 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69a000): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69a000): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69a000): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69a000): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69a000): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.978543405 +0000 UTC m=+12.422555950 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69a000): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69a8c0): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69a8c0): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69a8c0): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69a8c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69a8c0): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.978543405 +0000 UTC m=+12.422555950 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69a8c0): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aee3260 item 14 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69b280): _readAt: size=2, off=0 2026/07/29 03:20:36 ERROR : open-test-file(0x12f14a69b280): Couldn't read size of file 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69b280): >_readAt: n=0, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69b280): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69b280): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69b280): close: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69b280): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69b640): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69b640): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69b640): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69b640): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69b640): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.980533024 +0000 UTC m=+12.424545569 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69b640): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69bd00): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69bd00): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69bd00): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69bd00): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69bd00): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.980533024 +0000 UTC m=+12.424545569 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a69bd00): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aee3730 item 15 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 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/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41a500): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41a500): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41a500): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41a500): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41a500): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.982444645 +0000 UTC m=+12.426457190 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41a500): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41aa40): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41aa40): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41aa40): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41aa40): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41aa40): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.982444645 +0000 UTC m=+12.426457190 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41aa40): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aee3ab0 item 16 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41b080): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41b080): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41b080): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41b080): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41b080): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.984295602 +0000 UTC m=+12.428308148 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41b080): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41b580): _readAt: size=2, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41b580): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41b580): open at offset 5 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41b580): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41b580): >_readAt: n=2, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41b580): _writeAt: size=3, off=7 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41b580): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41b580): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.984295602 +0000 UTC m=+12.428308148 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41b580): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41ba80): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41ba80): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41ba80): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41ba80): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41ba80): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.984295602 +0000 UTC m=+12.428308148 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a41ba80): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aee3e30 item 17 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9cc200): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9cc200): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9cc200): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9cc200): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9cc200): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.988058541 +0000 UTC m=+12.432071107 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9cc200): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9cc740): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9cc740): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9cc740): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9cc740): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9cc740): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.988058541 +0000 UTC m=+12.432071107 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9cc740): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aea2700 item 18 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9ccec0): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9ccec0): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9ccec0): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9ccec0): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9ccec0): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.989735109 +0000 UTC m=+12.433747644 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9ccec0): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a2a2600): _readAt: size=2, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a2a2600): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a2a2600): open at offset 5 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a2a2600): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a2a2600): >_readAt: n=2, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a2a2600): _writeAt: size=3, off=7 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a2a2600): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a2a2600): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.989735109 +0000 UTC m=+12.433747644 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a2a2600): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a2a3c00): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a2a3c00): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a2a3c00): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a2a3c00): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a2a3c00): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.989735109 +0000 UTC m=+12.433747644 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a2a3c00): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aaafb20 item 19 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fa600): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fa600): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fa600): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fa600): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fa600): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.991770885 +0000 UTC m=+12.435783430 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fa600): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fab40): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fab40): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fab40): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fab40): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fab40): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.991770885 +0000 UTC m=+12.435783430 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fab40): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14b0121c0 item 20 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fb240): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fb240): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fb240): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fb240): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fb240): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.993261612 +0000 UTC m=+12.437274147 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fb240): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fb740): _readAt: size=2, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fb740): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fb740): open at offset 5 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fb740): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fb740): >_readAt: n=2, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fb740): _writeAt: size=3, off=7 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fb740): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fb740): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.993261612 +0000 UTC m=+12.437274147 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fb740): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fbc40): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fbc40): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fbc40): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fbc40): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fbc40): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.993261612 +0000 UTC m=+12.437274147 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a9fbc40): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14b0125b0 item 21 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81c3c0): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81c3c0): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81c3c0): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81c3c0): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81c3c0): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.995337102 +0000 UTC m=+12.439349637 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81c3c0): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81c900): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81c900): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81c900): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81c900): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81c900): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.995337102 +0000 UTC m=+12.439349637 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81c900): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14b012bd0 item 22 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81d000): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81d000): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81d000): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81d000): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81d000): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.997013981 +0000 UTC m=+12.441026516 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81d000): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81d500): _readAt: size=2, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81d500): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81d500): open at offset 5 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81d500): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81d500): >_readAt: n=2, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81d500): _writeAt: size=3, off=7 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81d500): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81d500): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.997013981 +0000 UTC m=+12.441026516 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81d500): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81da00): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81da00): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81da00): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81da00): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81da00): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.997013981 +0000 UTC m=+12.441026516 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a81da00): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: Remove: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14b012f50 item 23 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:36 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/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a430180): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a430180): >openPending: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a430180): _writeAt: size=5, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a430180): >_writeAt: n=5, err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a430180): close: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.999199741 +0000 UTC m=+12.443212276 2026/07/29 03:20:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a430180): >close: err= 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:36 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4307c0): _readAt: size=512, off=0 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4307c0): openPending: 2026/07/29 03:20:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4307c0): >openPending: err= 2026/07/29 03:20:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4307c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:36 DEBUG : open-test-file(0x12f14a4307c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:36.999199741 +0000 UTC m=+12.443212276 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4307c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14b013420 item 24 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430e00): _readAt: size=2, off=0 2026/07/29 03:20:37 ERROR : open-test-file(0x12f14a430e00): Couldn't read size of file 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430e00): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430e00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430e00): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430e00): close: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430e00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4311c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4311c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4311c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4311c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4311c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.000827976 +0000 UTC m=+12.444840511 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4311c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4316c0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4316c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4316c0): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4316c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4316c0): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4316c0): _writeAt: size=3, off=7 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4316c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4316c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.000827976 +0000 UTC m=+12.444840511 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4316c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a431c00): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a431c00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a431c00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a431c00): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a431c00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.000827976 +0000 UTC m=+12.444840511 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a431c00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14b013a40 item 25 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a350380): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a350380): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a350380): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a350380): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a350380): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.003182666 +0000 UTC m=+12.447195201 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a350380): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a3508c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a3508c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a3508c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a3508c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a3508c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.003182666 +0000 UTC m=+12.447195201 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a3508c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aec41c0 item 26 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a350f00): _readAt: size=2, off=0 2026/07/29 03:20:37 ERROR : open-test-file(0x12f14a350f00): Couldn't read size of file 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a350f00): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a350f00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a350f00): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a350f00): close: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a350f00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a351340): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a351340): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a351340): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a351340): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a351340): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.004820239 +0000 UTC m=+12.448832784 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a351340): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a351840): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a351840): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a351840): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a351840): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a351840): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a351840): _writeAt: size=3, off=7 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a351840): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a351840): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.004820239 +0000 UTC m=+12.448832784 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a351840): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a351d80): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a351d80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a351d80): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a351d80): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a351d80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.004820239 +0000 UTC m=+12.448832784 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a351d80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aec4690 item 27 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5a500): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5a500): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5a500): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5a500): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5a500): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.006981032 +0000 UTC m=+12.450993567 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5a500): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5aa40): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5aa40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5aa40): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5aa40): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5aa40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.006981032 +0000 UTC m=+12.450993567 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5aa40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aec4bd0 item 28 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5b080): _readAt: size=2, off=0 2026/07/29 03:20:37 ERROR : open-test-file(0x12f14ac5b080): Couldn't read size of file 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5b080): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5b080): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5b080): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5b080): close: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5b080): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5b440): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5b440): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5b440): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5b440): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5b440): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.008729003 +0000 UTC m=+12.452741538 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5b440): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5bb00): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5bb00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5bb00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5bb00): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5bb00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.008729003 +0000 UTC m=+12.452741538 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5bb00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aec4f50 item 29 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84e580): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84e580): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84e580): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84e580): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84e580): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.0104255 +0000 UTC m=+12.454438035 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84e580): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84ed00): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84ed00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84ed00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84ed00): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84ed00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.0104255 +0000 UTC m=+12.454438035 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84ed00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aec52d0 item 30 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f340): _readAt: size=2, off=0 2026/07/29 03:20:37 ERROR : open-test-file(0x12f14a84f340): Couldn't read size of file 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f340): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f340): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f340): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f340): close: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f340): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f700): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f700): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f700): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f700): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f700): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.012404778 +0000 UTC m=+12.456417313 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f700): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84fdc0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84fdc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84fdc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84fdc0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84fdc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.012404778 +0000 UTC m=+12.456417313 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84fdc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aec5650 item 31 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addc540): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addc540): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addc540): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addc540): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addc540): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.014234896 +0000 UTC m=+12.458247431 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addc540): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addca80): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addca80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addca80): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addca80): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addca80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.014234896 +0000 UTC m=+12.458247431 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addca80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aec5a40 item 32 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addd0c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addd0c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addd0c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addd0c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addd0c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.01590434 +0000 UTC m=+12.459916875 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addd0c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addd540): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addd540): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addd540): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addd540): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addd540): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aec5dc0 item 33 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addd540): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addd540): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.016527808 +0000 UTC m=+12.460540343 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14addd540): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adddac0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adddac0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adddac0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adddac0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adddac0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.016527808 +0000 UTC m=+12.460540343 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adddac0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a6f4150 item 33 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb8200): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb8200): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb8200): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb8200): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb8200): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.018251024 +0000 UTC m=+12.462263619 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb8200): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb8680): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb8680): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a6f44d0 item 34 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb8680): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb8680): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb8680): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb8680): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb8680): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.018956748 +0000 UTC m=+12.462969283 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb8680): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb8bc0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb8bc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb8bc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb8bc0): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb8bc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.018956748 +0000 UTC m=+12.462969283 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb8bc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a6f4690 item 34 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb9200): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb9200): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb9200): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb9200): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb9200): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.020533797 +0000 UTC m=+12.464546332 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb9200): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb9700): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb9700): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb9700): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb9700): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb9700): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a6f4a10 item 35 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb9700): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb9700): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.021134913 +0000 UTC m=+12.465147457 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb9700): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb9c00): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb9c00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb9c00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb9c00): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb9c00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.021134913 +0000 UTC m=+12.465147457 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aeb9c00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a6f4bd0 item 35 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b024380): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b024380): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b024380): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b024380): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b024380): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.022690701 +0000 UTC m=+12.466703236 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b024380): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b024880): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b024880): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a6f4fc0 item 36 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b024880): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b024880): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b024880): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b024880): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b024880): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.023636539 +0000 UTC m=+12.467649074 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b024880): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b024dc0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b024dc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b024dc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b024dc0): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b024dc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.023636539 +0000 UTC m=+12.467649074 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b024dc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a6f5490 item 36 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b025400): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b025400): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b025400): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b025400): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b025400): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.025391233 +0000 UTC m=+12.469403768 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b025400): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b025900): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b025900): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b025900): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b025900): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b025900): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a6f58f0 item 37 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b025900): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b025900): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.026171568 +0000 UTC m=+12.470184103 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b025900): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b025e00): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b025e00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b025e00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b025e00): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b025e00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.026171568 +0000 UTC m=+12.470184103 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b025e00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a6f5ab0 item 37 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7a580): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7a580): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7a580): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7a580): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7a580): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.027824301 +0000 UTC m=+12.471836845 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7a580): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7ab00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7ab00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a6f5e30 item 38 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7ab00): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7ab00): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7ab00): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7ab00): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7ab00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.028488335 +0000 UTC m=+12.472500870 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7ab00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7b040): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7b040): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7b040): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7b040): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7b040): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.028488335 +0000 UTC m=+12.472500870 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7b040): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae34150 item 38 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7b6c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7b6c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7b6c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7b6c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7b6c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.030432899 +0000 UTC m=+12.474445434 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7b6c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7bbc0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7bbc0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7bbc0): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7bbc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7bbc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae344d0 item 39 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7bbc0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7bbc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.031069892 +0000 UTC m=+12.475082427 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae7bbc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b0881c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b0881c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b0881c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b0881c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b0881c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.031069892 +0000 UTC m=+12.475082427 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b0881c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae347e0 item 39 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b088840): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b088840): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b088840): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b088840): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b088840): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.032923183 +0000 UTC m=+12.476935718 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b088840): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b088d40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b088d40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae34b60 item 40 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b088d40): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b088d40): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b088d40): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b088d40): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b088d40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.033888188 +0000 UTC m=+12.477900723 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b088d40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b089280): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b089280): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b089280): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b089280): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b089280): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.033888188 +0000 UTC m=+12.477900723 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b089280): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae34d20 item 40 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b089840): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b089840): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b089840): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b089840): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b089840): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b089840): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b089840): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.036222518 +0000 UTC m=+12.480235053 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b089840): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adea080): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adea080): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adea080): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae350a0 item 41 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adea080): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adea080): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.036915677 +0000 UTC m=+12.480928222 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adea080): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adea540): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adea540): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adea540): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adea540): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adea540): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae35260 item 41 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adea540): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adea540): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.037727932 +0000 UTC m=+12.481740467 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adea540): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adeaa80): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adeaa80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adeaa80): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adeaa80): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adeaa80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.037727932 +0000 UTC m=+12.481740467 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adeaa80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae35420 item 41 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adeb0c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adeb0c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adeb0c0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adeb0c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adeb0c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adeb0c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adeb0c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.039395301 +0000 UTC m=+12.483407836 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adeb0c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b028200): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b028200): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b028200): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae357a0 item 42 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b028200): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b028200): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.040280524 +0000 UTC m=+12.484293059 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b028200): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b028740): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b028740): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae35960 item 42 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b028740): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b028740): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b028740): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b028740): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b028740): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.040952874 +0000 UTC m=+12.484965419 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b028740): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b028ec0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b028ec0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b028ec0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b028ec0): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b028ec0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.040952874 +0000 UTC m=+12.484965419 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b028ec0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae35b20 item 42 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b029500): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b029500): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b029500): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b029500): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b029500): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b029500): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b029500): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.042777461 +0000 UTC m=+12.486789996 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b029500): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b029a00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b029a00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b029a00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a7420e0 item 43 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b029a00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b029a00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.043836592 +0000 UTC m=+12.487849137 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b029a00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85e040): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85e040): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85e040): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85e040): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85e040): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a742690 item 43 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85e040): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85e040): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.044646733 +0000 UTC m=+12.488659268 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85e040): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85e580): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85e580): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85e580): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85e580): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85e580): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.044646733 +0000 UTC m=+12.488659268 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85e580): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a742b60 item 43 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85ebc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85ebc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85ebc0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85ebc0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85ebc0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85ebc0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85ebc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.04642354 +0000 UTC m=+12.490436075 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85ebc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85f0c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85f0c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85f0c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a743570 item 44 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85f0c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85f0c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.047072506 +0000 UTC m=+12.491085041 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85f0c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85f600): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85f600): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a743810 item 44 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85f600): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85f600): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85f600): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85f600): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85f600): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.047860084 +0000 UTC m=+12.491872640 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85f600): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85fb80): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85fb80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85fb80): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85fb80): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85fb80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.047860084 +0000 UTC m=+12.491872640 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a85fb80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a743a40 item 44 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8762c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8762c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8762c0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8762c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8762c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8762c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8762c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.049695271 +0000 UTC m=+12.493707806 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8762c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8767c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8767c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8767c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a743e30 item 45 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8767c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8767c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.050317958 +0000 UTC m=+12.494330493 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8767c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a876ec0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a876ec0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a876ec0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a876ec0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a876ec0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.050317958 +0000 UTC m=+12.494330493 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a876ec0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa28150 item 45 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a877500): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a877500): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a877500): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a877500): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a877500): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a877500): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a877500): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.051975909 +0000 UTC m=+12.495988455 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a877500): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a877a00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a877a00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a877a00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa28540 item 46 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a877a00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a877a00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.052543291 +0000 UTC m=+12.496555827 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a877a00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89c200): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89c200): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89c200): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89c200): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89c200): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.052543291 +0000 UTC m=+12.496555827 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89c200): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa28850 item 46 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89c840): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89c840): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89c840): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89c840): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89c840): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89c840): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89c840): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.05427848 +0000 UTC m=+12.498291015 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89c840): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89cd40): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89cd40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89cd40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa28e00 item 47 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89cd40): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89cd40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.054847254 +0000 UTC m=+12.498859789 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89cd40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89d440): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89d440): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89d440): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89d440): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89d440): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.054847254 +0000 UTC m=+12.498859789 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89d440): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa290a0 item 47 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89da80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89da80): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89da80): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89da80): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89da80): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89da80): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89da80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.056855469 +0000 UTC m=+12.500868004 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a89da80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c0080): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c0080): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c0080): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa29650 item 48 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c0080): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c0080): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.057451565 +0000 UTC m=+12.501464100 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c0080): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c0780): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c0780): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c0780): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c0780): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c0780): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.057451565 +0000 UTC m=+12.501464100 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c0780): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa29960 item 48 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c0dc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c0dc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c0dc0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c0dc0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c0dc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.059433289 +0000 UTC m=+12.503445834 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c0dc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c1240): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c1240): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c1240): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c1240): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c1240): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c1240): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa29e30 item 49 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c1240): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c1240): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.060300457 +0000 UTC m=+12.504313002 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c1240): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c1780): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c1780): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c1780): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c1780): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c1780): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.060300457 +0000 UTC m=+12.504313002 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c1780): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3a150 item 49 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c1e00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c1e00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c1e00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c1e00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c1e00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.063650998 +0000 UTC m=+12.507663533 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8c1e00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e8400): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e8400): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e8400): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3a540 item 50 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e8400): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e8400): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e8400): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e8400): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e8400): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.064363084 +0000 UTC m=+12.508375619 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e8400): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e8980): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e8980): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e8980): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e8980): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e8980): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.064363084 +0000 UTC m=+12.508375619 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e8980): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3a700 item 50 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e9000): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e9000): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e9000): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e9000): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e9000): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.065923802 +0000 UTC m=+12.509936347 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e9000): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e9500): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e9500): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e9500): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e9500): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e9500): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e9500): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3abd0 item 51 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e9500): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e9500): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.066592575 +0000 UTC m=+12.510605110 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e9500): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e9a40): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e9a40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e9a40): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e9a40): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e9a40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.066592575 +0000 UTC m=+12.510605110 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8e9a40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3ae00 item 51 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fc1c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fc1c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fc1c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fc1c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fc1c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.068217495 +0000 UTC m=+12.512230030 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fc1c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fc6c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fc6c0): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fc6c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3b180 item 52 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fc6c0): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fc6c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fc6c0): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fc6c0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fc6c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.069151239 +0000 UTC m=+12.513163785 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fc6c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fcc40): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fcc40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fcc40): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fcc40): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fcc40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.069151239 +0000 UTC m=+12.513163785 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fcc40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3b340 item 52 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fd2c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fd2c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fd2c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fd2c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fd2c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.071059424 +0000 UTC m=+12.515071979 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fd2c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fd7c0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fd7c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fd7c0): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fd7c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fd7c0): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fd7c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3b6c0 item 53 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fd7c0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fd7c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.07181971 +0000 UTC m=+12.515832255 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fd7c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fdd00): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fdd00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fdd00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fdd00): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fdd00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.07181971 +0000 UTC m=+12.515832255 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8fdd00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3b880 item 53 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92a480): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92a480): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92a480): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92a480): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92a480): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.073750178 +0000 UTC m=+12.517762733 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92a480): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92a980): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92a980): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92a980): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3bce0 item 54 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92a980): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92a980): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92a980): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92a980): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92a980): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.074746209 +0000 UTC m=+12.518758755 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92a980): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92af00): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92af00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92af00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92af00): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92af00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.074746209 +0000 UTC m=+12.518758755 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92af00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa86000 item 54 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92b580): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92b580): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92b580): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92b580): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92b580): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.076865083 +0000 UTC m=+12.520877627 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92b580): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92ba80): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92ba80): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92ba80): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92ba80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92ba80): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92ba80): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa865b0 item 55 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92ba80): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92ba80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.07820233 +0000 UTC m=+12.522214874 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a92ba80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9640c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9640c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9640c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9640c0): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9640c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.07820233 +0000 UTC m=+12.522214874 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9640c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa86770 item 55 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a964740): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a964740): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a964740): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a964740): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a964740): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.080600721 +0000 UTC m=+12.524613276 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a964740): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a964c40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a964c40): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a964c40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa86af0 item 56 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a964c40): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a964c40): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a964c40): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a964c40): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a964c40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.081853637 +0000 UTC m=+12.525866183 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a964c40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9651c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9651c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9651c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9651c0): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9651c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.081853637 +0000 UTC m=+12.525866183 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9651c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa86cb0 item 56 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a965800): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a965800): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a965800): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a965800): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a965800): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a965800): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a965800): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a965800): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.084720935 +0000 UTC m=+12.528733531 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a965800): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a965d40): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a965d40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a965d40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa87030 item 57 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a965d40): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a965d40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.085405248 +0000 UTC m=+12.529417783 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a965d40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99a380): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99a380): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99a380): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99a380): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99a380): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99a380): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa871f0 item 57 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99a380): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99a380): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.086265593 +0000 UTC m=+12.530278128 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99a380): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99a900): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99a900): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99a900): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99a900): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99a900): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.086265593 +0000 UTC m=+12.530278128 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99a900): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa873b0 item 57 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99af40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99af40): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99af40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99af40): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99af40): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99af40): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99af40): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99af40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.088387101 +0000 UTC m=+12.532399636 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99af40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99b480): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99b480): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99b480): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa87960 item 58 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99b480): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99b480): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.089019055 +0000 UTC m=+12.533031590 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99b480): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99b9c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99b9c0): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99b9c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa87b20 item 58 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99b9c0): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99b9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99b9c0): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99b9c0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99b9c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.089819858 +0000 UTC m=+12.533832403 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a99b9c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d2080): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d2080): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d2080): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d2080): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d2080): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.089819858 +0000 UTC m=+12.533832403 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d2080): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa87d50 item 58 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d26c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d26c0): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d26c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d26c0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d26c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d26c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d26c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d26c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.091788257 +0000 UTC m=+12.535800792 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d26c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d2c00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d2c00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d2c00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ac2a2a0 item 59 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d2c00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d2c00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.092485024 +0000 UTC m=+12.536497569 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d2c00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d3140): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d3140): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d3140): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d3140): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d3140): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d3140): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ac2a460 item 59 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d3140): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d3140): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.093221955 +0000 UTC m=+12.537234491 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d3140): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d36c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d36c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d36c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d36c0): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d36c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.093221955 +0000 UTC m=+12.537234491 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d36c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ac2a620 item 59 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d3d00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d3d00): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d3d00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d3d00): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d3d00): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d3d00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d3d00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d3d00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.09497108 +0000 UTC m=+12.538983615 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9d3d00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f8340): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f8340): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f8340): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ac2a9a0 item 60 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f8340): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f8340): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.095639984 +0000 UTC m=+12.539652519 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f8340): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f8880): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f8880): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f8880): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ac2ad20 item 60 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f8880): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f8880): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f8880): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f8880): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f8880): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.09639456 +0000 UTC m=+12.540407095 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f8880): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f8e40): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f8e40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f8e40): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f8e40): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f8e40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.09639456 +0000 UTC m=+12.540407095 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f8e40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ac2aee0 item 60 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f9480): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f9480): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f9480): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f9480): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f9480): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f9480): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f9480): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f9480): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.098187668 +0000 UTC m=+12.542200203 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f9480): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f99c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f99c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f99c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ac2b490 item 61 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f99c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f99c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.098760569 +0000 UTC m=+12.542773104 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9f99c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa241c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa241c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa241c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa241c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa241c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.098760569 +0000 UTC m=+12.542773104 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa241c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ac2b650 item 61 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa24800): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa24800): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa24800): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa24800): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa24800): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa24800): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa24800): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa24800): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.100693551 +0000 UTC m=+12.544706086 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa24800): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa24d40): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa24d40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa24d40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ac2b9d0 item 62 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa24d40): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa24d40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.101394065 +0000 UTC m=+12.545406600 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa24d40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa25440): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa25440): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa25440): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa25440): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa25440): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.101394065 +0000 UTC m=+12.545406600 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa25440): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ac2bb90 item 62 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa25a80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa25a80): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa25a80): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa25a80): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa25a80): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa25a80): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa25a80): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa25a80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.103253929 +0000 UTC m=+12.547266464 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa25a80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4c0c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4c0c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4c0c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a5161c0 item 63 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4c0c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4c0c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.103862088 +0000 UTC m=+12.547874633 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4c0c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4c7c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4c7c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4c7c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4c7c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4c7c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.103862088 +0000 UTC m=+12.547874633 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4c7c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a5167e0 item 63 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4ce00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4ce00): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4ce00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4ce00): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4ce00): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4ce00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4ce00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4ce00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.105622093 +0000 UTC m=+12.549634628 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4ce00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4d340): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4d340): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4d340): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a516d20 item 64 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4d340): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4d340): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.106298321 +0000 UTC m=+12.550310856 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4d340): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4da40): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4da40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4da40): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4da40): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4da40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.106298321 +0000 UTC m=+12.550310856 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa4da40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a516f50 item 64 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa76180): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa76180): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa76180): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa76180): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa76180): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.108003252 +0000 UTC m=+12.552015787 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa76180): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa76600): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa76600): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa76600): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa76600): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa76600): _writeAt: size=3, off=2 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a5172d0 item 65 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa76600): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa76600): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.108629085 +0000 UTC m=+12.552641620 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa76600): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa76b00): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa76b00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa76b00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa76b00): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa76b00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.108629085 +0000 UTC m=+12.552641620 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa76b00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a517500 item 65 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa77140): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa77140): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa77140): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa77140): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa77140): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.110258603 +0000 UTC m=+12.554271138 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa77140): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa775c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa775c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a517b20 item 66 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa775c0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa775c0): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa775c0): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa775c0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa775c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.110902369 +0000 UTC m=+12.554914904 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa775c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa77b00): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa77b00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa77b00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa77b00): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa77b00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.110902369 +0000 UTC m=+12.554914904 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa77b00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a517d50 item 66 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac0240): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac0240): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac0240): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac0240): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac0240): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.112489157 +0000 UTC m=+12.556501692 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac0240): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac06c0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac06c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac06c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac06c0): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac06c0): _writeAt: size=3, off=2 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a294700 item 67 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac06c0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac06c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.113148673 +0000 UTC m=+12.557161208 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac06c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac0bc0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac0bc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac0bc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac0bc0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac0bc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.113148673 +0000 UTC m=+12.557161208 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac0bc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a294af0 item 67 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac1240): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac1240): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac1240): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac1240): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac1240): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.114834097 +0000 UTC m=+12.558846632 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac1240): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd180): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd180): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aea2af0 item 68 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd180): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd180): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd180): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd180): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd180): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.115732445 +0000 UTC m=+12.559744980 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd180): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd6c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd6c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd6c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd6c0): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd6c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.115732445 +0000 UTC m=+12.559744980 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd6c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aea2d20 item 68 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cdd00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cdd00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cdd00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cdd00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cdd00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.117785103 +0000 UTC m=+12.561797648 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cdd00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f2280): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f2280): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f2280): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f2280): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f2280): _writeAt: size=3, off=2 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aea30a0 item 69 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f2280): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f2280): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.118493161 +0000 UTC m=+12.562505696 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f2280): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f2780): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f2780): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f2780): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f2780): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f2780): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.118493161 +0000 UTC m=+12.562505696 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f2780): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aea3260 item 69 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f2e00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f2e00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f2e00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f2e00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f2e00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.120434929 +0000 UTC m=+12.564447464 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f2e00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f3300): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f3300): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aea36c0 item 70 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f3300): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f3300): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f3300): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f3300): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f3300): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.121225222 +0000 UTC m=+12.565237768 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f3300): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f3840): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f3840): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f3840): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f3840): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f3840): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.121225222 +0000 UTC m=+12.565237768 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f3840): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aea3880 item 70 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f3ec0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f3ec0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f3ec0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f3ec0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f3ec0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.12305576 +0000 UTC m=+12.567068295 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4f3ec0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac384c0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac384c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac384c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac384c0): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac384c0): _writeAt: size=3, off=2 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aea3c70 item 71 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac384c0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac384c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.123651606 +0000 UTC m=+12.567664161 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac384c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac389c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac389c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac389c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac389c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac389c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.123651606 +0000 UTC m=+12.567664161 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac389c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aea3e30 item 71 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac39040): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac39040): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac39040): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac39040): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac39040): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.125305141 +0000 UTC m=+12.569317685 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac39040): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac39540): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac39540): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a2f8620 item 72 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac39540): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac39540): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac39540): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac39540): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac39540): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.125965348 +0000 UTC m=+12.569977883 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac39540): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac39a80): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac39a80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac39a80): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac39a80): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac39a80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.125965348 +0000 UTC m=+12.569977883 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac39a80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a2f8cb0 item 72 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8e140): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8e140): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8e140): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8e140): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8e140): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8e140): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8e140): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.127885275 +0000 UTC m=+12.571897810 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8e140): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac18c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac18c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac18c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a2953b0 item 73 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac18c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac18c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.128402402 +0000 UTC m=+12.572414947 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac18c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac1d80): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac1d80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac1d80): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac1d80): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac1d80): _writeAt: size=3, off=2 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a295880 item 73 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac1d80): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac1d80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.129012946 +0000 UTC m=+12.573025490 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac1d80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadc3c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadc3c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadc3c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadc3c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadc3c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.129012946 +0000 UTC m=+12.573025490 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadc3c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bc150 item 73 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadca00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadca00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadca00): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadca00): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadca00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadca00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadca00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.130500426 +0000 UTC m=+12.574512961 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadca00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadcf00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadcf00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadcf00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bc4d0 item 74 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadcf00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadcf00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.131101211 +0000 UTC m=+12.575113746 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadcf00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadd440): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadd440): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bc690 item 74 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadd440): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadd440): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadd440): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadd440): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadd440): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.131725591 +0000 UTC m=+12.575738126 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadd440): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadd9c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadd9c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadd9c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadd9c0): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadd9c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.131725591 +0000 UTC m=+12.575738126 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aadd9c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bc9a0 item 74 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafe100): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafe100): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafe100): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafe100): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafe100): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafe100): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafe100): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.133323339 +0000 UTC m=+12.577335884 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafe100): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafe600): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafe600): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafe600): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bcd20 item 75 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafe600): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafe600): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.133919435 +0000 UTC m=+12.577931970 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafe600): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafeb40): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafeb40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafeb40): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafeb40): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafeb40): _writeAt: size=3, off=2 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bcee0 item 75 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafeb40): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafeb40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.134632112 +0000 UTC m=+12.578644647 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aafeb40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aaff080): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aaff080): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aaff080): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aaff080): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aaff080): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.134632112 +0000 UTC m=+12.578644647 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aaff080): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bd0a0 item 75 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aaff6c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aaff6c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aaff6c0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aaff6c0): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aaff6c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aaff6c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aaff6c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.136258675 +0000 UTC m=+12.580271210 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aaff6c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aaffbc0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aaffbc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aaffbc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bd420 item 76 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aaffbc0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aaffbc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.136920955 +0000 UTC m=+12.580933490 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aaffbc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2c200): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2c200): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bd5e0 item 76 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2c200): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2c200): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2c200): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2c200): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2c200): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.139410449 +0000 UTC m=+12.583422985 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2c200): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2c780): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2c780): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2c780): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2c780): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2c780): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.139410449 +0000 UTC m=+12.583422985 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2c780): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bd8f0 item 76 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2cdc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2cdc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2cdc0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2cdc0): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2cdc0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2cdc0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2cdc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.140922276 +0000 UTC m=+12.584934811 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2cdc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2d2c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2d2c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2d2c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bdc70 item 77 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2d2c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2d2c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.141498425 +0000 UTC m=+12.585510970 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2d2c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2d9c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2d9c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2d9c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2d9c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2d9c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.141498425 +0000 UTC m=+12.585510970 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae2d9c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bde30 item 77 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae58100): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae58100): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae58100): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae58100): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae58100): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae58100): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae58100): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.143740269 +0000 UTC m=+12.587752804 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae58100): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae58600): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae58600): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae58600): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f149f0e850 item 78 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae58600): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae58600): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.144680846 +0000 UTC m=+12.588693381 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae58600): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae58d00): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae58d00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae58d00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae58d00): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae58d00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.144680846 +0000 UTC m=+12.588693381 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae58d00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f149f0ee70 item 78 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae59340): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae59340): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae59340): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae59340): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae59340): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae59340): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae59340): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.146896562 +0000 UTC m=+12.590909137 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae59340): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae59840): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae59840): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae59840): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f149f0f810 item 79 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae59840): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae59840): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.147912903 +0000 UTC m=+12.591925448 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae59840): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae94040): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae94040): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae94040): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae94040): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae94040): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.147912903 +0000 UTC m=+12.591925448 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae94040): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f149f0fa40 item 79 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae94680): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae94680): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae94680): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae94680): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae94680): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae94680): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae94680): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.150154087 +0000 UTC m=+12.594166642 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae94680): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae94b80): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae94b80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae94b80): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a008c40 item 80 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae94b80): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae94b80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.150816959 +0000 UTC m=+12.594829534 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae94b80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae95280): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae95280): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae95280): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae95280): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae95280): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.150816959 +0000 UTC m=+12.594829534 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae95280): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a008e70 item 80 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae958c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae958c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae958c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae958c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae958c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.15300845 +0000 UTC m=+12.597020995 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae958c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae95d40): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae95d40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae95d40): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae95d40): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae95d40): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae95d40): _writeAt: size=3, off=7 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a009730 item 81 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae95d40): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae95d40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.153846183 +0000 UTC m=+12.597858728 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ae95d40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af04380): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af04380): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af04380): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af04380): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af04380): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.153846183 +0000 UTC m=+12.597858728 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af04380): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a5cc000 item 81 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af04a00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af04a00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af04a00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af04a00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af04a00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.156001084 +0000 UTC m=+12.600013659 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af04a00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af04f00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af04f00): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af04f00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a5cc3f0 item 82 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af04f00): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af04f00): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af04f00): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af04f00): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af04f00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.156963341 +0000 UTC m=+12.600975887 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af04f00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af05480): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af05480): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af05480): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af05480): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af05480): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.156963341 +0000 UTC m=+12.600975887 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af05480): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a5cc620 item 82 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af05b00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af05b00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af05b00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af05b00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af05b00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.159108144 +0000 UTC m=+12.603120689 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af05b00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af34100): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af34100): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af34100): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af34100): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af34100): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af34100): _writeAt: size=3, off=7 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a5ccd90 item 83 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af34100): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af34100): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.159952439 +0000 UTC m=+12.603964994 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af34100): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af34640): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af34640): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af34640): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af34640): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af34640): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.159952439 +0000 UTC m=+12.603964994 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af34640): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a5cd0a0 item 83 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af34cc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af34cc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af34cc0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af34cc0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af34cc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.161915697 +0000 UTC m=+12.605928283 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af34cc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af351c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af351c0): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af351c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a5cd650 item 84 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af351c0): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af351c0): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af351c0): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af351c0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af351c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.162804228 +0000 UTC m=+12.606816772 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af351c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af35740): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af35740): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af35740): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af35740): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af35740): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.162804228 +0000 UTC m=+12.606816772 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af35740): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a5cd810 item 84 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af35dc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af35dc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af35dc0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af35dc0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af35dc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.164988925 +0000 UTC m=+12.609001470 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af35dc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5e3c0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5e3c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5e3c0): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5e3c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5e3c0): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5e3c0): _writeAt: size=3, off=7 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a5cddc0 item 85 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5e3c0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5e3c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.166046993 +0000 UTC m=+12.610059528 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5e3c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5e900): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5e900): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5e900): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5e900): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5e900): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.166046993 +0000 UTC m=+12.610059528 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5e900): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a2820e0 item 85 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5ef80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5ef80): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5ef80): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5ef80): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5ef80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.168011836 +0000 UTC m=+12.612024371 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5ef80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5f480): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5f480): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5f480): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a282930 item 86 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5f480): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5f480): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5f480): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5f480): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5f480): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.169172018 +0000 UTC m=+12.613184553 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5f480): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5fa00): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5fa00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5fa00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5fa00): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5fa00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.169172018 +0000 UTC m=+12.613184553 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af5fa00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a282d20 item 86 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af80180): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af80180): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af80180): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af80180): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af80180): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.171122453 +0000 UTC m=+12.615134988 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af80180): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af80680): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af80680): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af80680): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af80680): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af80680): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af80680): _writeAt: size=3, off=7 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a5ea000 item 87 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af80680): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af80680): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.171788301 +0000 UTC m=+12.615800866 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af80680): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af80bc0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af80bc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af80bc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af80bc0): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af80bc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.171788301 +0000 UTC m=+12.615800866 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af80bc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a5ea1c0 item 87 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af81240): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af81240): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af81240): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af81240): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af81240): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.174061505 +0000 UTC m=+12.618074050 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af81240): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af81740): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af81740): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af81740): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a5ea8c0 item 88 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af81740): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af81740): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af81740): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af81740): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af81740): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.17717122 +0000 UTC m=+12.621183746 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af81740): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af81cc0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af81cc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af81cc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af81cc0): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af81cc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.17717122 +0000 UTC m=+12.621183746 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14af81cc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a5ead20 item 88 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6400): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6400): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6400): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6400): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6400): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6400): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6400): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6400): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.181751884 +0000 UTC m=+12.625764419 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6400): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6940): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6940): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6940): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a5eb260 item 89 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6940): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6940): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.182308396 +0000 UTC m=+12.626320931 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6940): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6e80): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6e80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6e80): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6e80): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6e80): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6e80): _writeAt: size=3, off=7 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a5eb500 item 89 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6e80): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6e80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.182881148 +0000 UTC m=+12.626893683 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa6e80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa7400): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa7400): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa7400): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa7400): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa7400): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.182881148 +0000 UTC m=+12.626893683 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa7400): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a5eb6c0 item 89 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa7a40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa7a40): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa7a40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa7a40): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa7a40): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa7a40): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa7a40): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa7a40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.184438129 +0000 UTC m=+12.628450664 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afa7a40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc8080): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc8080): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc8080): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a5ebab0 item 90 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc8080): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc8080): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.184893871 +0000 UTC m=+12.628906406 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc8080): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc85c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc85c0): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc85c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a5ebe30 item 90 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc85c0): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc85c0): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc85c0): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc85c0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc85c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.18554995 +0000 UTC m=+12.629562485 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc85c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc8b80): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc8b80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc8b80): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc8b80): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc8b80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.18554995 +0000 UTC m=+12.629562485 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc8b80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a28c1c0 item 90 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc91c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc91c0): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc91c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc91c0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc91c0): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc91c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc91c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc91c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.186878089 +0000 UTC m=+12.630890624 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc91c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc9700): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc9700): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc9700): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a28c5b0 item 91 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc9700): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc9700): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.187340394 +0000 UTC m=+12.631352929 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc9700): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc9c40): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc9c40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc9c40): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc9c40): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc9c40): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc9c40): _writeAt: size=3, off=7 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a28c770 item 91 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc9c40): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc9c40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.187870805 +0000 UTC m=+12.631883340 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afc9c40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe02c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe02c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe02c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe02c0): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe02c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.187870805 +0000 UTC m=+12.631883340 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe02c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a28c930 item 91 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0900): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0900): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0900): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0900): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0900): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0900): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0900): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0900): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.189253528 +0000 UTC m=+12.633266063 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0900): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0e40): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0e40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0e40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a28d260 item 92 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0e40): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0e40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.189773219 +0000 UTC m=+12.633785744 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0e40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8e5c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8e5c0): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8e5c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a2f9490 item 92 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8e5c0): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8e5c0): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8e5c0): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8e5c0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8e5c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.190430591 +0000 UTC m=+12.634443116 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8e5c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8eb80): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8eb80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8eb80): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8eb80): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8eb80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.190430591 +0000 UTC m=+12.634443116 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8eb80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a2f9960 item 92 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8f1c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8f1c0): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8f1c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8f1c0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8f1c0): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8f1c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8f1c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8f1c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.191634737 +0000 UTC m=+12.635647272 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8f1c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8f700): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8f700): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8f700): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a3382a0 item 93 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8f700): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8f700): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.192179886 +0000 UTC m=+12.636192421 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8f700): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8fe00): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8fe00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8fe00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8fe00): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8fe00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.192179886 +0000 UTC m=+12.636192421 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ad8fe00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a3384d0 item 93 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb0540): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb0540): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb0540): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb0540): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb0540): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb0540): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb0540): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb0540): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.193668709 +0000 UTC m=+12.637681244 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb0540): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb0a80): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb0a80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb0a80): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a338b60 item 94 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb0a80): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb0a80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.194589018 +0000 UTC m=+12.638601553 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb0a80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb1180): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb1180): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb1180): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb1180): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb1180): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.194589018 +0000 UTC m=+12.638601553 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb1180): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a338e00 item 94 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb17c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb17c0): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb17c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb17c0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb17c0): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb17c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb17c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb17c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.197011575 +0000 UTC m=+12.641024099 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb17c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb1d00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb1d00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb1d00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a339420 item 95 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb1d00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb1d00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.197555924 +0000 UTC m=+12.641568478 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14adb1d00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00a500): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00a500): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00a500): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00a500): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00a500): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.197555924 +0000 UTC m=+12.641568478 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00a500): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a339650 item 95 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00ab40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00ab40): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00ab40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00ab40): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00ab40): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00ab40): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00ab40): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00ab40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.199143633 +0000 UTC m=+12.643156168 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00ab40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b080): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b080): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b080): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a339b90 item 96 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b080): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b080): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.199657905 +0000 UTC m=+12.643670440 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b080): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b780): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b780): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b780): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b780): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b780): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.199657905 +0000 UTC m=+12.643670440 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b780): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a339d50 item 96 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= 2026/07/29 03:20:37 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:37 DEBUG : Looking for writers 2026/07/29 03:20:37 DEBUG : >WaitForWriters: 2026/07/29 03:20:37 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:37 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:37 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:20:37 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:37 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/29 03:20:37 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b036ec0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b036ec0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b036ec0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b036ec0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b036ec0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.224976328 +0000 UTC m=+12.668988863 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b036ec0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b037340): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b037340): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b037340): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b037340): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b037340): _writeAt: size=3, off=2 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b037340): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b037340): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.224976328 +0000 UTC m=+12.668988863 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b037340): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b037800): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b037800): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b037800): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b037800): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b037800): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.224976328 +0000 UTC m=+12.668988863 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b037800): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f149ee9b20 item 1 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b037e40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b037e40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b037e40): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b037e40): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b037e40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.227827636 +0000 UTC m=+12.671840171 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b037e40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05a440): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05a440): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05a440): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05a440): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05a440): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.227827636 +0000 UTC m=+12.671840171 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05a440): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f149eea4d0 item 2 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05aa80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05aa80): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05aa80): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05aa80): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05aa80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.229690324 +0000 UTC m=+12.673702869 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05aa80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05af00): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05af00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05af00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05af00): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05af00): _writeAt: size=3, off=2 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05af00): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05af00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.229690324 +0000 UTC m=+12.673702869 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05af00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05b3c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05b3c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05b3c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05b3c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05b3c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.229690324 +0000 UTC m=+12.673702869 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05b3c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f149eead90 item 3 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05ba40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05ba40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05ba40): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05ba40): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05ba40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.231979279 +0000 UTC m=+12.675991814 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b05ba40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07a080): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07a080): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07a080): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07a080): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07a080): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.231979279 +0000 UTC m=+12.675991814 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07a080): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f149eeb7a0 item 4 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07a6c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07a6c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07a6c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07a6c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07a6c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.23350917 +0000 UTC m=+12.677521714 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07a6c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07ab40): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07ab40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07ab40): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07ab40): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07ab40): _writeAt: size=3, off=2 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07ab40): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07ab40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.23350917 +0000 UTC m=+12.677521714 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07ab40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07b000): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07b000): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07b000): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07b000): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07b000): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.23350917 +0000 UTC m=+12.677521714 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07b000): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a8121c0 item 5 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07b680): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07b680): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07b680): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07b680): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07b680): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.235730556 +0000 UTC m=+12.679743091 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07b680): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07bbc0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07bbc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07bbc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07bbc0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07bbc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.235730556 +0000 UTC m=+12.679743091 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b07bbc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a812a80 item 6 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19c340): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19c340): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19c340): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19c340): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19c340): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.237435727 +0000 UTC m=+12.681448262 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19c340): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19c840): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19c840): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19c840): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19c840): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19c840): _writeAt: size=3, off=2 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19c840): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19c840): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.237435727 +0000 UTC m=+12.681448262 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19c840): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19cd00): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19cd00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19cd00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19cd00): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19cd00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.237435727 +0000 UTC m=+12.681448262 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19cd00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a812e00 item 7 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d380): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d380): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d380): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d380): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d380): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.240146951 +0000 UTC m=+12.684159486 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d380): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d8c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d8c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d8c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d8c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d8c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.240146951 +0000 UTC m=+12.684159486 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d8c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a813570 item 8 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14a580): _readAt: size=2, off=0 2026/07/29 03:20:37 ERROR : open-test-file(0x12f14b14a580): Couldn't read size of file 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14a580): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14a580): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14a580): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14a580): close: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14a580): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14a940): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14a940): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14a940): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14a940): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14a940): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.242985683 +0000 UTC m=+12.686998249 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14a940): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14adc0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14adc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14adc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14adc0): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14adc0): _writeAt: size=3, off=2 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14adc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14adc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.242985683 +0000 UTC m=+12.686998249 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14adc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14b2c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14b2c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14b2c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14b2c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14b2c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.242985683 +0000 UTC m=+12.686998249 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14b2c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a2545b0 item 9 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19c540): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19c540): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19c540): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19c540): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19c540): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.245493572 +0000 UTC m=+12.689506107 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19c540): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19ca80): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19ca80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19ca80): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19ca80): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19ca80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.245493572 +0000 UTC m=+12.689506107 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19ca80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a812770 item 10 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d0c0): _readAt: size=2, off=0 2026/07/29 03:20:37 ERROR : open-test-file(0x12f14b19d0c0): Couldn't read size of file 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d0c0): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d0c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d0c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d0c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d0c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d900): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d900): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d900): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d900): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d900): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.247889058 +0000 UTC m=+12.691901593 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19d900): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19de00): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19de00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19de00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19de00): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19de00): _writeAt: size=3, off=2 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19de00): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19de00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.247889058 +0000 UTC m=+12.691901593 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b19de00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff8480): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff8480): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff8480): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff8480): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff8480): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.247889058 +0000 UTC m=+12.691901593 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff8480): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a812bd0 item 11 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff8b00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff8b00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff8b00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff8b00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff8b00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.250571706 +0000 UTC m=+12.694584251 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff8b00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff9040): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff9040): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff9040): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff9040): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff9040): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.250571706 +0000 UTC m=+12.694584251 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff9040): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a8131f0 item 12 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff9680): _readAt: size=2, off=0 2026/07/29 03:20:37 ERROR : open-test-file(0x12f14aff9680): Couldn't read size of file 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff9680): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff9680): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff9680): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff9680): close: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff9680): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff9a40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff9a40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff9a40): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff9a40): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff9a40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.255422541 +0000 UTC m=+12.699435076 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aff9a40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14b600): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14b600): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14b600): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14b600): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14b600): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.255422541 +0000 UTC m=+12.699435076 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14b600): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a813a40 item 13 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14bc80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14bc80): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14bc80): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14bc80): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14bc80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.257003867 +0000 UTC m=+12.701016402 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b14bc80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a1fe780): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a1fe780): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a1fe780): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a1fe780): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a1fe780): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.257003867 +0000 UTC m=+12.701016402 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a1fe780): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a813dc0 item 14 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a1ff8c0): _readAt: size=2, off=0 2026/07/29 03:20:37 ERROR : open-test-file(0x12f14a1ff8c0): Couldn't read size of file 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a1ff8c0): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a1ff8c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a1ff8c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a1ff8c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a1ff8c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f690c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f690c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f690c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f690c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f690c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.258549137 +0000 UTC m=+12.702561672 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f690c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69780): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69780): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69780): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69780): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69780): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.258549137 +0000 UTC m=+12.702561672 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69780): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f149eee690 item 15 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69e80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69e80): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69e80): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69e80): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69e80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.26038719 +0000 UTC m=+12.704399765 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69e80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bc580): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bc580): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bc580): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bc580): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bc580): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.26038719 +0000 UTC m=+12.704399765 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bc580): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f149eeeee0 item 16 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bce40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bce40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bce40): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bce40): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bce40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.261963428 +0000 UTC m=+12.705975963 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bce40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd380): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd380): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd380): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd380): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd380): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd380): _writeAt: size=3, off=7 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd380): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd380): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.261963428 +0000 UTC m=+12.705975963 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd380): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880080): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880080): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880080): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880080): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880080): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.261963428 +0000 UTC m=+12.705975963 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880080): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f149eef960 item 17 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880700): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880700): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880700): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880700): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880700): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.263957254 +0000 UTC m=+12.707969790 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880700): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880c40): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880c40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880c40): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880c40): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880c40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.263957254 +0000 UTC m=+12.707969790 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880c40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a254a10 item 18 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8812c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8812c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8812c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8812c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8812c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.265364062 +0000 UTC m=+12.709376597 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8812c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8817c0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8817c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8817c0): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8817c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8817c0): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8817c0): _writeAt: size=3, off=7 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8817c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8817c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.265364062 +0000 UTC m=+12.709376597 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8817c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a881dc0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a881dc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a881dc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a881dc0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a881dc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.265364062 +0000 UTC m=+12.709376597 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a881dc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a254ee0 item 19 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69a8c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69a8c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69a8c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69a8c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69a8c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.267528061 +0000 UTC m=+12.711540606 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69a8c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b180): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b180): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b180): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b180): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b180): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.267528061 +0000 UTC m=+12.711540606 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b180): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a255810 item 20 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b800): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b800): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b800): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b800): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b800): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.269225849 +0000 UTC m=+12.713238384 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b800): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69bd00): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69bd00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69bd00): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69bd00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69bd00): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69bd00): _writeAt: size=3, off=7 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69bd00): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69bd00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.269225849 +0000 UTC m=+12.713238384 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69bd00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41a300): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41a300): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41a300): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41a300): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41a300): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.269225849 +0000 UTC m=+12.713238384 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41a300): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aee2000 item 21 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41aa00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41aa00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41aa00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41aa00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41aa00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.271295549 +0000 UTC m=+12.715308084 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41aa00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41af40): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41af40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41af40): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41af40): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41af40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.271295549 +0000 UTC m=+12.715308084 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41af40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aee2850 item 22 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41b640): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41b640): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41b640): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41b640): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41b640): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.273253538 +0000 UTC m=+12.717266074 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41b640): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41bb40): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41bb40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41bb40): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41bb40): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41bb40): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41bb40): _writeAt: size=3, off=7 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41bb40): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41bb40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.273253538 +0000 UTC m=+12.717266074 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41bb40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a2a2200): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a2a2200): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a2a2200): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a2a2200): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a2a2200): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.273253538 +0000 UTC m=+12.717266074 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a2a2200): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aee2bd0 item 23 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a2a2c00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a2a2c00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a2a2c00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a2a2c00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a2a2c00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.275278003 +0000 UTC m=+12.719290538 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a2a2c00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa300): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa300): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa300): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa300): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa300): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.275278003 +0000 UTC m=+12.719290538 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa300): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aee30a0 item 24 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa940): _readAt: size=2, off=0 2026/07/29 03:20:37 ERROR : open-test-file(0x12f14a9fa940): Couldn't read size of file 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa940): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa940): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa940): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa940): close: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa940): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fad00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fad00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fad00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fad00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fad00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.276886191 +0000 UTC m=+12.720898726 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fad00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fb280): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fb280): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fb280): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fb280): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fb280): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fb280): _writeAt: size=3, off=7 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fb280): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fb280): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.276886191 +0000 UTC m=+12.720898726 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fb280): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fb7c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fb7c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fb7c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fb7c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fb7c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.276886191 +0000 UTC m=+12.720898726 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fb7c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aee3570 item 25 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fbe40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fbe40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fbe40): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fbe40): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fbe40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.279142905 +0000 UTC m=+12.723155440 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fbe40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81c480): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81c480): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81c480): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81c480): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81c480): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.279142905 +0000 UTC m=+12.723155440 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81c480): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aee3a40 item 26 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81cb40): _readAt: size=2, off=0 2026/07/29 03:20:37 ERROR : open-test-file(0x12f14a81cb40): Couldn't read size of file 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81cb40): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81cb40): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81cb40): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81cb40): close: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81cb40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81cf00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81cf00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81cf00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81cf00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81cf00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.280713953 +0000 UTC m=+12.724726488 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81cf00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81d400): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81d400): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81d400): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81d400): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81d400): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81d400): _writeAt: size=3, off=7 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81d400): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81d400): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.280713953 +0000 UTC m=+12.724726488 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81d400): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81d940): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81d940): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81d940): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81d940): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81d940): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.280713953 +0000 UTC m=+12.724726488 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a81d940): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aee3dc0 item 27 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4300c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4300c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4300c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4300c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4300c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.282736504 +0000 UTC m=+12.726749039 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4300c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430600): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430600): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430600): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430600): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430600): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.282736504 +0000 UTC m=+12.726749039 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430600): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aaae3f0 item 28 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5a540): _readAt: size=2, off=0 2026/07/29 03:20:37 ERROR : open-test-file(0x12f14ac5a540): Couldn't read size of file 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5a540): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5a540): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5a540): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5a540): close: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5a540): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5a900): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5a900): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5a900): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5a900): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5a900): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.285217943 +0000 UTC m=+12.729230478 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5a900): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5afc0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5afc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5afc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5afc0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5afc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.285217943 +0000 UTC m=+12.729230478 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5afc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14b012310 item 29 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5b640): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5b640): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5b640): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5b640): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5b640): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.286964322 +0000 UTC m=+12.730976867 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5b640): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5bb80): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5bb80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5bb80): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5bb80): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5bb80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.286964322 +0000 UTC m=+12.730976867 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ac5bb80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14b0127e0 item 30 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84e5c0): _readAt: size=2, off=0 2026/07/29 03:20:37 ERROR : open-test-file(0x12f14a84e5c0): Couldn't read size of file 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84e5c0): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84e5c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84e5c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84e5c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84e5c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84ebc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84ebc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84ebc0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84ebc0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84ebc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.289280778 +0000 UTC m=+12.733293313 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84ebc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f280): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f280): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f280): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f280): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f280): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.289280778 +0000 UTC m=+12.733293313 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f280): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14b012bd0 item 31 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f900): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f900): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f900): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f900): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f900): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.291373532 +0000 UTC m=+12.735386067 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84f900): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84fe40): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84fe40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84fe40): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84fe40): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84fe40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.291373532 +0000 UTC m=+12.735386067 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a84fe40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14b012f50 item 32 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cc580): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cc580): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cc580): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cc580): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cc580): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.293153275 +0000 UTC m=+12.737165810 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cc580): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9ccb00): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9ccb00): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9ccb00): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9ccb00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9ccb00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14b0132d0 item 33 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9ccb00): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9ccb00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.293757416 +0000 UTC m=+12.737769951 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9ccb00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd000): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd000): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd000): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd000): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd000): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.293757416 +0000 UTC m=+12.737769951 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd000): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14b013500 item 33 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd640): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd640): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd640): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd640): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd640): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.295474641 +0000 UTC m=+12.739487176 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cd640): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cdac0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cdac0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14b013c00 item 34 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cdac0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cdac0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cdac0): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cdac0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cdac0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.29623156 +0000 UTC m=+12.740244095 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9cdac0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0100): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0100): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0100): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0100): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0100): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.29623156 +0000 UTC m=+12.740244095 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0100): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14b013dc0 item 34 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0740): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0740): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0740): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0740): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0740): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.297852262 +0000 UTC m=+12.741864797 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0740): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0bc0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0bc0): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0bc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0bc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aec42a0 item 35 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0bc0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0bc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.298478505 +0000 UTC m=+12.742491040 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe0bc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe10c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe10c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe10c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe10c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe10c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.298478505 +0000 UTC m=+12.742491040 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe10c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aec45b0 item 35 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe1780): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe1780): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe1780): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe1780): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe1780): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.301779141 +0000 UTC m=+12.745791676 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe1780): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe1c80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe1c80): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aec49a0 item 36 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe1c80): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe1c80): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe1c80): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe1c80): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe1c80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.303568852 +0000 UTC m=+12.747581387 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14afe1c80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00a2c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00a2c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00a2c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00a2c0): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00a2c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.303568852 +0000 UTC m=+12.747581387 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00a2c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aec4b60 item 36 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00a900): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00a900): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00a900): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00a900): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00a900): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.3076962 +0000 UTC m=+12.751708765 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00a900): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00ad80): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00ad80): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00ad80): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00ad80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00ad80): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aec4ee0 item 37 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00ad80): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00ad80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.308786289 +0000 UTC m=+12.752798824 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00ad80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b280): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b280): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b280): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b280): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b280): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.308786289 +0000 UTC m=+12.752798824 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b280): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aec50a0 item 37 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b900): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b900): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b900): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b900): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b900): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.311239885 +0000 UTC m=+12.755252440 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00b900): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00be80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00be80): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aec5420 item 38 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00be80): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00be80): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00be80): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00be80): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00be80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.312224305 +0000 UTC m=+12.756236840 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14b00be80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63e4c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63e4c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63e4c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63e4c0): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63e4c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.312224305 +0000 UTC m=+12.756236840 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63e4c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aec55e0 item 38 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63eb40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63eb40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63eb40): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63eb40): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63eb40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.314180351 +0000 UTC m=+12.758192916 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63eb40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63f040): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63f040): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63f040): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63f040): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63f040): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aec59d0 item 39 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63f040): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63f040): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.314917283 +0000 UTC m=+12.758929818 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63f040): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63f540): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63f540): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63f540): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63f540): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63f540): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.314917283 +0000 UTC m=+12.758929818 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63f540): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aec5b90 item 39 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63fbc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63fbc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63fbc0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63fbc0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63fbc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.31720194 +0000 UTC m=+12.761214485 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a63fbc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6681c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6681c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a6f40e0 item 40 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6681c0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6681c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6681c0): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6681c0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6681c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.317903604 +0000 UTC m=+12.761916180 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6681c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a668700): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a668700): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a668700): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a668700): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a668700): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.317903604 +0000 UTC m=+12.761916180 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a668700): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a6f42a0 item 40 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a668cc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a668cc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a668cc0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a668cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a668cc0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a668cc0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a668cc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.319650285 +0000 UTC m=+12.763662839 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a668cc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6691c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6691c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6691c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a6f4620 item 41 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6691c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6691c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.320241262 +0000 UTC m=+12.764253797 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6691c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a669680): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a669680): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a669680): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a669680): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a669680): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a6f47e0 item 41 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a669680): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a669680): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.320971933 +0000 UTC m=+12.764984468 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a669680): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a669bc0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a669bc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a669bc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a669bc0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a669bc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.320971933 +0000 UTC m=+12.764984468 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a669bc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a6f49a0 item 41 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0300): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0300): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0300): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0300): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0300): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0300): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0300): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.322682574 +0000 UTC m=+12.766695109 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0300): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0800): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0800): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0800): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a6f4d20 item 42 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0800): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0800): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.323306753 +0000 UTC m=+12.767319298 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0800): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0d40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0d40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a6f4f50 item 42 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0d40): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0d40): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0d40): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0d40): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0d40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.323984464 +0000 UTC m=+12.767996999 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c0d40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c12c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c12c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c12c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c12c0): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c12c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.323984464 +0000 UTC m=+12.767996999 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c12c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a6f5340 item 42 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c1900): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c1900): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c1900): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c1900): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c1900): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c1900): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c1900): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.325528842 +0000 UTC m=+12.769541377 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c1900): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c1e00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c1e00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c1e00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a6f57a0 item 43 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c1e00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c1e00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.326239393 +0000 UTC m=+12.770251939 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6c1e00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8440): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8440): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8440): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8440): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8440): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a6f5960 item 43 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8440): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8440): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.327521747 +0000 UTC m=+12.771534282 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8440): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8980): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8980): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8980): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8980): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8980): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.327521747 +0000 UTC m=+12.771534282 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8980): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a6f5b20 item 43 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8fc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8fc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8fc0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8fc0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8fc0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8fc0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8fc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.329621393 +0000 UTC m=+12.773633938 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e8fc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e94c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e94c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e94c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae34000 item 44 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e94c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e94c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.330319332 +0000 UTC m=+12.774331867 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e94c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e9a00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e9a00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae341c0 item 44 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e9a00): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e9a00): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e9a00): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e9a00): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e9a00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.331196078 +0000 UTC m=+12.775208613 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6e9a00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fc080): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fc080): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fc080): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fc080): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fc080): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.331196078 +0000 UTC m=+12.775208613 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fc080): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae34380 item 44 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fc6c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fc6c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fc6c0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fc6c0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fc6c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fc6c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fc6c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.333532022 +0000 UTC m=+12.777544557 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fc6c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fcbc0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fcbc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fcbc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae34850 item 45 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fcbc0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fcbc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.334365176 +0000 UTC m=+12.778377721 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fcbc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fd2c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fd2c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fd2c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fd2c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fd2c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.334365176 +0000 UTC m=+12.778377721 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fd2c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae34a10 item 45 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fd900): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fd900): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fd900): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fd900): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fd900): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fd900): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fd900): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.336500299 +0000 UTC m=+12.780512834 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fd900): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fde00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fde00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fde00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae34d90 item 46 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fde00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fde00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.337537679 +0000 UTC m=+12.781550234 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a6fde00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77a600): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77a600): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77a600): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77a600): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77a600): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.337537679 +0000 UTC m=+12.781550234 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77a600): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae34f50 item 46 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77ac40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77ac40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77ac40): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77ac40): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77ac40): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77ac40): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77ac40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.340908809 +0000 UTC m=+12.784921374 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77ac40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77b140): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77b140): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77b140): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae352d0 item 47 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77b140): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77b140): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.341739036 +0000 UTC m=+12.785751571 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77b140): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77b840): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77b840): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77b840): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77b840): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77b840): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.341739036 +0000 UTC m=+12.785751571 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77b840): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae35490 item 47 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77be80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77be80): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77be80): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77be80): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77be80): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77be80): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77be80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.343723707 +0000 UTC m=+12.787736262 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a77be80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7ca480): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7ca480): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7ca480): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae35810 item 48 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7ca480): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7ca480): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.344427036 +0000 UTC m=+12.788439581 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7ca480): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cab80): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cab80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cab80): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cab80): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cab80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.344427036 +0000 UTC m=+12.788439581 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cab80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae359d0 item 48 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cb1c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cb1c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cb1c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cb1c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cb1c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.346734715 +0000 UTC m=+12.790747250 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cb1c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cb640): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cb640): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cb640): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cb640): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cb640): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cb640): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ae35dc0 item 49 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cb640): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cb640): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.347645275 +0000 UTC m=+12.791657851 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cb640): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cbb80): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cbb80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cbb80): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cbb80): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cbb80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.347645275 +0000 UTC m=+12.791657851 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7cbb80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a742150 item 49 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e0300): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e0300): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e0300): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e0300): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e0300): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.350134879 +0000 UTC m=+12.794147454 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e0300): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e0800): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e0800): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e0800): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a742bd0 item 50 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e0800): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e0800): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e0800): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e0800): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e0800): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.350945742 +0000 UTC m=+12.794958286 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e0800): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e0d80): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e0d80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e0d80): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e0d80): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e0d80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.350945742 +0000 UTC m=+12.794958286 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e0d80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a743420 item 50 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e1400): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e1400): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e1400): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e1400): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e1400): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.353165104 +0000 UTC m=+12.797177739 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e1400): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e1900): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e1900): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e1900): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e1900): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e1900): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e1900): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a743880 item 51 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e1900): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e1900): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.353880015 +0000 UTC m=+12.797892550 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e1900): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e1e40): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e1e40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e1e40): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e1e40): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e1e40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.353880015 +0000 UTC m=+12.797892550 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a7e1e40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a743ab0 item 51 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82c5c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82c5c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82c5c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82c5c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82c5c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.355959984 +0000 UTC m=+12.799972520 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82c5c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82cac0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82cac0): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82cac0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa28000 item 52 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82cac0): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82cac0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82cac0): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82cac0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82cac0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.356842211 +0000 UTC m=+12.800854797 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82cac0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82d040): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82d040): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82d040): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82d040): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82d040): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.356842211 +0000 UTC m=+12.800854797 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82d040): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa281c0 item 52 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82d6c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82d6c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82d6c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82d6c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82d6c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.358706634 +0000 UTC m=+12.802719169 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82d6c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82dbc0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82dbc0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82dbc0): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82dbc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82dbc0): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82dbc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa285b0 item 53 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82dbc0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82dbc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.359303982 +0000 UTC m=+12.803316517 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a82dbc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86a200): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86a200): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86a200): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86a200): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86a200): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.359303982 +0000 UTC m=+12.803316517 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86a200): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa288c0 item 53 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86a880): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86a880): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86a880): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86a880): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86a880): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.36082155 +0000 UTC m=+12.804834085 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86a880): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86ad80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86ad80): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86ad80): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa28e70 item 54 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86ad80): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86ad80): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86ad80): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86ad80): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86ad80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.361540829 +0000 UTC m=+12.805553364 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86ad80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86b300): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86b300): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86b300): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86b300): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86b300): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.361540829 +0000 UTC m=+12.805553364 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86b300): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa29180 item 54 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86b980): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86b980): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86b980): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86b980): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86b980): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.363101968 +0000 UTC m=+12.807114503 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86b980): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86be80): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86be80): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86be80): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86be80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86be80): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86be80): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa296c0 item 55 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86be80): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86be80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.3636911 +0000 UTC m=+12.807703635 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a86be80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8924c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8924c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8924c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8924c0): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8924c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.3636911 +0000 UTC m=+12.807703635 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8924c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa299d0 item 55 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a892b40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a892b40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a892b40): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a892b40): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a892b40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.365733159 +0000 UTC m=+12.809745724 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a892b40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a893040): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a893040): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a893040): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3a000 item 56 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a893040): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a893040): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a893040): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a893040): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a893040): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.366575861 +0000 UTC m=+12.810588446 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a893040): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8935c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8935c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8935c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8935c0): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8935c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.366575861 +0000 UTC m=+12.810588446 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8935c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3a1c0 item 56 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a893c00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a893c00): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a893c00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a893c00): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a893c00): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a893c00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a893c00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a893c00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.3688403 +0000 UTC m=+12.812852865 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a893c00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bc240): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bc240): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bc240): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3a5b0 item 57 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bc240): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bc240): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.369600325 +0000 UTC m=+12.813612860 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bc240): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bc780): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bc780): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bc780): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bc780): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bc780): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bc780): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3a770 item 57 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bc780): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bc780): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.370395808 +0000 UTC m=+12.814408343 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bc780): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bcd00): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bcd00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bcd00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bcd00): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bcd00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.370395808 +0000 UTC m=+12.814408343 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bcd00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3a930 item 57 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bd340): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bd340): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bd340): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bd340): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bd340): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bd340): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bd340): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bd340): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.373620671 +0000 UTC m=+12.817633206 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bd340): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bd880): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bd880): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bd880): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3ae70 item 58 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bd880): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bd880): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.374981932 +0000 UTC m=+12.818994517 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bd880): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bddc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bddc0): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bddc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3b030 item 58 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bddc0): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bddc0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bddc0): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bddc0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bddc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.376380645 +0000 UTC m=+12.820393231 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8bddc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8da480): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8da480): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8da480): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8da480): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8da480): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.376380645 +0000 UTC m=+12.820393231 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8da480): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3b1f0 item 58 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8daac0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8daac0): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8daac0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8daac0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8daac0): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8daac0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8daac0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8daac0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.37844248 +0000 UTC m=+12.822455016 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8daac0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8db000): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8db000): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8db000): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3b570 item 59 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8db000): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8db000): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.379162941 +0000 UTC m=+12.823175487 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8db000): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8db540): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8db540): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8db540): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8db540): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8db540): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8db540): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3b730 item 59 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8db540): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8db540): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.380048314 +0000 UTC m=+12.824060880 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8db540): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8dbac0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8dbac0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8dbac0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8dbac0): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8dbac0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.380048314 +0000 UTC m=+12.824060880 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8dbac0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3b8f0 item 59 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2200): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2200): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2200): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2200): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2200): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2200): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2200): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2200): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.382342078 +0000 UTC m=+12.826354663 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2200): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2740): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2740): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2740): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14af3bd50 item 60 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2740): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2740): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.383122733 +0000 UTC m=+12.827135298 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2740): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2c80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2c80): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2c80): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa86070 item 60 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2c80): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2c80): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2c80): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2c80): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2c80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.384068249 +0000 UTC m=+12.828080784 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f2c80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f3240): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f3240): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f3240): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f3240): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f3240): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.384068249 +0000 UTC m=+12.828080784 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f3240): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa862a0 item 60 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f3880): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f3880): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f3880): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f3880): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f3880): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f3880): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f3880): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f3880): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.385960223 +0000 UTC m=+12.829972759 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f3880): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f3dc0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f3dc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f3dc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa867e0 item 61 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f3dc0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f3dc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.386686366 +0000 UTC m=+12.830698911 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8f3dc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9145c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9145c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9145c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9145c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9145c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.386686366 +0000 UTC m=+12.830698911 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9145c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa869a0 item 61 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a914c00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a914c00): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a914c00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a914c00): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a914c00): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a914c00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a914c00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a914c00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.388702816 +0000 UTC m=+12.832715351 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a914c00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a915140): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a915140): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a915140): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa86d20 item 62 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a915140): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a915140): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.389308139 +0000 UTC m=+12.833320674 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a915140): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a915840): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a915840): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a915840): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a915840): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a915840): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.389308139 +0000 UTC m=+12.833320674 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a915840): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa86ee0 item 62 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a915e80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a915e80): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a915e80): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a915e80): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a915e80): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a915e80): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a915e80): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a915e80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.391238817 +0000 UTC m=+12.835251412 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a915e80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93c4c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93c4c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93c4c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa87260 item 63 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93c4c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93c4c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.391863566 +0000 UTC m=+12.835876101 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93c4c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93cbc0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93cbc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93cbc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93cbc0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93cbc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.391863566 +0000 UTC m=+12.835876101 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93cbc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa87420 item 63 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93d200): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93d200): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93d200): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93d200): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93d200): >_readAt: n=0, err=Bad file descriptor 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93d200): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93d200): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93d200): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.393689557 +0000 UTC m=+12.837702092 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93d200): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93d740): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93d740): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93d740): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa879d0 item 64 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93d740): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93d740): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.394292285 +0000 UTC m=+12.838304820 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93d740): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93de40): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93de40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93de40): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93de40): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93de40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.394292285 +0000 UTC m=+12.838304820 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a93de40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aa87c00 item 64 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a980580): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a980580): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a980580): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a980580): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a980580): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.398247779 +0000 UTC m=+12.842260324 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a980580): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a980a00): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a980a00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a980a00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a980a00): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a980a00): _writeAt: size=3, off=2 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ac2a150 item 65 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a980a00): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a980a00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.399066075 +0000 UTC m=+12.843078610 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a980a00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a980f00): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a980f00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a980f00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a980f00): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a980f00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.399066075 +0000 UTC m=+12.843078610 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a980f00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ac2a310 item 65 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a981540): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a981540): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a981540): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a981540): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a981540): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.400628507 +0000 UTC m=+12.844641052 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a981540): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9819c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9819c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ac2a690 item 66 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9819c0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9819c0): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9819c0): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9819c0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9819c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.401522055 +0000 UTC m=+12.845534590 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9819c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9ae000): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9ae000): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9ae000): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9ae000): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9ae000): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.401522055 +0000 UTC m=+12.845534590 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9ae000): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ac2a850 item 66 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9ae640): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9ae640): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9ae640): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9ae640): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9ae640): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.403537072 +0000 UTC m=+12.847549607 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9ae640): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9aeac0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9aeac0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9aeac0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9aeac0): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9aeac0): _writeAt: size=3, off=2 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ac2ad90 item 67 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9aeac0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9aeac0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.404185487 +0000 UTC m=+12.848198022 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9aeac0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9aefc0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9aefc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9aefc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9aefc0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9aefc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.404185487 +0000 UTC m=+12.848198022 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9aefc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ac2af50 item 67 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9af640): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9af640): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9af640): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9af640): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9af640): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.405575523 +0000 UTC m=+12.849588058 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9af640): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9afb40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9afb40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ac2b500 item 68 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9afb40): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9afb40): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9afb40): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9afb40): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9afb40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.406224429 +0000 UTC m=+12.850236964 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9afb40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e4180): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e4180): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e4180): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e4180): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e4180): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.406224429 +0000 UTC m=+12.850236964 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e4180): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ac2b6c0 item 68 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e47c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e47c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e47c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e47c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e47c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.407836014 +0000 UTC m=+12.851848549 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e47c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e4c40): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e4c40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e4c40): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e4c40): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e4c40): _writeAt: size=3, off=2 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ac2ba40 item 69 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e4c40): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e4c40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.408447129 +0000 UTC m=+12.852459664 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e4c40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e5140): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e5140): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e5140): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e5140): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e5140): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.408447129 +0000 UTC m=+12.852459664 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e5140): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14ac2bc00 item 69 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e57c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e57c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e57c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e57c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e57c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.410001745 +0000 UTC m=+12.854014280 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e57c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e5cc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e5cc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a5163f0 item 70 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e5cc0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e5cc0): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e5cc0): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e5cc0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e5cc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.410605155 +0000 UTC m=+12.854617690 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9e5cc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0c300): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0c300): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0c300): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0c300): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0c300): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.410605155 +0000 UTC m=+12.854617690 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0c300): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a516850 item 70 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0c980): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0c980): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0c980): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0c980): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0c980): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.41204197 +0000 UTC m=+12.856054505 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0c980): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0ce80): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0ce80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0ce80): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0ce80): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0ce80): _writeAt: size=3, off=2 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a516d90 item 71 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0ce80): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0ce80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.412592841 +0000 UTC m=+12.856605376 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0ce80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0d380): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0d380): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0d380): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0d380): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0d380): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.412592841 +0000 UTC m=+12.856605376 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0d380): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a516fc0 item 71 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0da00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0da00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0da00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0da00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0da00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.414214274 +0000 UTC m=+12.858226819 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa0da00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3c000): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3c000): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a517340 item 72 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3c000): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3c000): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3c000): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3c000): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3c000): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.414890171 +0000 UTC m=+12.858902706 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3c000): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3c540): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3c540): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3c540): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3c540): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3c540): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.414890171 +0000 UTC m=+12.858902706 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3c540): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a517570 item 72 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3cb00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3cb00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3cb00): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3cb00): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3cb00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3cb00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3cb00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.416370317 +0000 UTC m=+12.860382852 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3cb00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3d000): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3d000): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3d000): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a517b90 item 73 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3d000): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3d000): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.416970662 +0000 UTC m=+12.860983197 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3d000): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3d4c0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3d4c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3d4c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3d4c0): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3d4c0): _writeAt: size=3, off=2 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a517dc0 item 73 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3d4c0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3d4c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.417573931 +0000 UTC m=+12.861586466 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3d4c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3da00): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3da00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3da00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3da00): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3da00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.417573931 +0000 UTC m=+12.861586466 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa3da00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aea2150 item 73 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66140): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66140): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66140): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66140): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66140): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66140): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66140): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.419131644 +0000 UTC m=+12.863144189 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66140): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66640): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66640): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66640): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aea24d0 item 74 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66640): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66640): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.419634434 +0000 UTC m=+12.863646969 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66640): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66b80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66b80): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aea2690 item 74 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66b80): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66b80): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66b80): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66b80): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66b80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.420279513 +0000 UTC m=+12.864292048 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa66b80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa67100): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa67100): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa67100): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa67100): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa67100): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.420279513 +0000 UTC m=+12.864292048 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa67100): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aea2850 item 74 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa67740): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa67740): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa67740): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa67740): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa67740): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa67740): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa67740): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.421736876 +0000 UTC m=+12.865749412 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa67740): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa67c40): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa67c40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa67c40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aea2d90 item 75 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa67c40): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa67c40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.422279732 +0000 UTC m=+12.866292277 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa67c40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9a280): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9a280): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9a280): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9a280): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9a280): _writeAt: size=3, off=2 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aea2f50 item 75 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9a280): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9a280): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.422888752 +0000 UTC m=+12.866901287 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9a280): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9a7c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9a7c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9a7c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9a7c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9a7c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.422888752 +0000 UTC m=+12.866901287 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9a7c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aea3110 item 75 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9ae00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9ae00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9ae00): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9ae00): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9ae00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9ae00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9ae00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.42424737 +0000 UTC m=+12.868259905 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9ae00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9b300): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9b300): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9b300): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aea3490 item 76 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9b300): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9b300): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.42474509 +0000 UTC m=+12.868757625 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9b300): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9b840): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9b840): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aea3730 item 76 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9b840): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9b840): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9b840): _writeAt: size=3, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9b840): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9b840): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.425385269 +0000 UTC m=+12.869397804 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9b840): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9bdc0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9bdc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9bdc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9bdc0): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9bdc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.425385269 +0000 UTC m=+12.869397804 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aa9bdc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aea38f0 item 76 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac2500): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac2500): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac2500): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac2500): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac2500): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac2500): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac2500): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.426880093 +0000 UTC m=+12.870892628 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac2500): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac2a00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac2a00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac2a00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aea3ce0 item 77 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac2a00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac2a00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.427553576 +0000 UTC m=+12.871566111 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac2a00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac3100): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac3100): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac3100): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac3100): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac3100): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.427553576 +0000 UTC m=+12.871566111 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac3100): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a294000 item 77 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac3740): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac3740): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac3740): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac3740): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac3740): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac3740): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac3740): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.429220384 +0000 UTC m=+12.873232920 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac3740): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac3c40): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac3c40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac3c40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a2948c0 item 78 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac3c40): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac3c40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.429946847 +0000 UTC m=+12.873959382 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aac3c40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae0440): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae0440): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae0440): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae0440): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae0440): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.429946847 +0000 UTC m=+12.873959382 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae0440): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a294bd0 item 78 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae0a80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae0a80): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae0a80): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae0a80): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae0a80): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae0a80): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae0a80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.431590022 +0000 UTC m=+12.875602557 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae0a80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae0f80): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae0f80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae0f80): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a295500 item 79 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae0f80): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae0f80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.43225104 +0000 UTC m=+12.876263575 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae0f80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae1680): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae1680): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae1680): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae1680): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae1680): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.43225104 +0000 UTC m=+12.876263575 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae1680): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bc070 item 79 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae1cc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae1cc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae1cc0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae1cc0): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae1cc0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae1cc0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae1cc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.4339762 +0000 UTC m=+12.877988735 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14aae1cc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab022c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab022c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab022c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bc3f0 item 80 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab022c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab022c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.434549603 +0000 UTC m=+12.878562148 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab022c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab029c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab029c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab029c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab029c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab029c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.434549603 +0000 UTC m=+12.878562148 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab029c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bc5b0 item 80 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab03000): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab03000): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab03000): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab03000): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab03000): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.436264153 +0000 UTC m=+12.880276698 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab03000): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab03480): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab03480): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab03480): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab03480): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab03480): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab03480): _writeAt: size=3, off=7 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bca80 item 81 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab03480): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab03480): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.436986518 +0000 UTC m=+12.880999063 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab03480): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab039c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab039c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab039c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab039c0): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab039c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.436986518 +0000 UTC m=+12.880999063 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab039c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bcc40 item 81 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1c140): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1c140): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1c140): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1c140): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1c140): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.438551223 +0000 UTC m=+12.882563758 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1c140): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1c640): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1c640): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1c640): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bcfc0 item 82 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1c640): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1c640): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1c640): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1c640): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1c640): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.439235476 +0000 UTC m=+12.883248011 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1c640): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1cbc0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1cbc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1cbc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1cbc0): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1cbc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.439235476 +0000 UTC m=+12.883248011 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1cbc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bd180 item 82 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1d240): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1d240): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1d240): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1d240): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1d240): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.440977739 +0000 UTC m=+12.884990274 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1d240): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1d740): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1d740): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1d740): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1d740): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1d740): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1d740): _writeAt: size=3, off=7 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bd500 item 83 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1d740): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1d740): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.441836079 +0000 UTC m=+12.885848614 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1d740): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1dc80): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1dc80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1dc80): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1dc80): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1dc80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.441836079 +0000 UTC m=+12.885848614 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab1dc80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bd730 item 83 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab34400): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab34400): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab34400): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab34400): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab34400): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.443611083 +0000 UTC m=+12.887623628 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab34400): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab34900): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab34900): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab34900): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bdb90 item 84 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab34900): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab34900): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab34900): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab34900): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab34900): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.446336723 +0000 UTC m=+12.890349879 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab34900): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab34e80): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab34e80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab34e80): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab34e80): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab34e80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.446336723 +0000 UTC m=+12.890349879 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab34e80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a9bdd50 item 84 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab35500): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab35500): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab35500): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab35500): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab35500): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.448921886 +0000 UTC m=+12.892934431 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab35500): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab35a00): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab35a00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab35a00): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab35a00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab35a00): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab35a00): _writeAt: size=3, off=7 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f149f0e690 item 85 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab35a00): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab35a00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.449585942 +0000 UTC m=+12.893598477 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab35a00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab56040): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab56040): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab56040): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab56040): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab56040): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.449585942 +0000 UTC m=+12.893598477 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab56040): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f149f0ea10 item 85 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab566c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab566c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab566c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab566c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab566c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.451165806 +0000 UTC m=+12.895178341 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab566c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab56bc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab56bc0): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab56bc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f149f0f420 item 86 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab56bc0): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab56bc0): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab56bc0): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab56bc0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab56bc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.451884865 +0000 UTC m=+12.895897400 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab56bc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab57140): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab57140): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab57140): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab57140): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab57140): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.451884865 +0000 UTC m=+12.895897400 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab57140): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f149f0f8f0 item 86 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab577c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab577c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab577c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab577c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab577c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.453596689 +0000 UTC m=+12.897609224 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab577c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430c00): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430c00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430c00): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430c00): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430c00): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430c00): _writeAt: size=3, off=7 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aaae690 item 87 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430c00): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430c00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.454263208 +0000 UTC m=+12.898275743 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430c00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab57cc0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab57cc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab57cc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab57cc0): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab57cc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.454263208 +0000 UTC m=+12.898275743 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14ab57cc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a008af0 item 87 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a007280): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a007280): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a007280): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a007280): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a007280): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.456193184 +0000 UTC m=+12.900205720 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a007280): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a1fed80): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a1fed80): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a1fed80): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aaae150 item 88 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a1fed80): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a1fed80): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a1fed80): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a1fed80): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a1fed80): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.457755957 +0000 UTC m=+12.901768492 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a1fed80): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f68ac0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f68ac0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f68ac0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f68ac0): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f68ac0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.457755957 +0000 UTC m=+12.901768492 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f68ac0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aaae310 item 88 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69500): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69500): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69500): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69500): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69500): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69500): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69500): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69500): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.459484442 +0000 UTC m=+12.903496977 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69500): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69a40): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69a40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69a40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aaae930 item 89 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69a40): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69a40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.460204272 +0000 UTC m=+12.904216807 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f149f69a40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bc100): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bc100): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bc100): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bc100): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bc100): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bc100): _writeAt: size=3, off=7 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aaaeb60 item 89 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bc100): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bc100): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.460865392 +0000 UTC m=+12.904877927 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bc100): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bc8c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bc8c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bc8c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bc8c0): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bc8c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.460865392 +0000 UTC m=+12.904877927 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bc8c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aaaed20 item 89 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd040): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd040): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd040): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd040): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd040): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd040): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd040): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd040): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.462589529 +0000 UTC m=+12.906602084 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd040): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd640): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd640): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd640): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aaaf0a0 item 90 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd640): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd640): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.463673898 +0000 UTC m=+12.907686433 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4bd640): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880340): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880340): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880340): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aaaf260 item 90 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880340): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880340): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880340): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880340): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880340): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.464384611 +0000 UTC m=+12.908397146 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880340): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880900): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880900): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880900): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880900): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880900): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.464384611 +0000 UTC m=+12.908397146 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880900): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aaaf420 item 90 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880f40): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880f40): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880f40): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880f40): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880f40): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880f40): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880f40): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880f40): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.466075876 +0000 UTC m=+12.910088421 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a880f40): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a881480): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a881480): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a881480): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aaaf7a0 item 91 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a881480): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a881480): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.466799483 +0000 UTC m=+12.910812018 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a881480): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8819c0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8819c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8819c0): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8819c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8819c0): >_readAt: n=2, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8819c0): _writeAt: size=3, off=7 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aaaf960 item 91 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8819c0): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8819c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.467615584 +0000 UTC m=+12.911628120 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a8819c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69a1c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69a1c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69a1c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69a1c0): >_readAt: n=8, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69a1c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.467615584 +0000 UTC m=+12.911628120 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69a1c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14aaafb20 item 91 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69acc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69acc0): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69acc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69acc0): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69acc0): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69acc0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69acc0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69acc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.469412109 +0000 UTC m=+12.913424644 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69acc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b3c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b3c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b3c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a8121c0 item 92 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b3c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b3c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.469891775 +0000 UTC m=+12.913904310 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b3c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b900): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b900): open at offset 5 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b900): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a812690 item 92 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b900): _readAt: size=2, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b900): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b900): _writeAt: size=3, off=5 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b900): >_writeAt: n=3, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b900): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.470732222 +0000 UTC m=+12.914744757 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69b900): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69bec0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69bec0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69bec0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69bec0): >_readAt: n=3, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69bec0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.470732222 +0000 UTC m=+12.914744757 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a69bec0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a812930 item 92 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41a680): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41a680): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41a680): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41a680): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41a680): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41a680): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41a680): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41a680): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.472402429 +0000 UTC m=+12.916414964 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41a680): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41abc0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41abc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41abc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a812cb0 item 93 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41abc0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41abc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.472916089 +0000 UTC m=+12.916928624 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41abc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41b2c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41b2c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41b2c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41b2c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41b2c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.472916089 +0000 UTC m=+12.916928624 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a41b2c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a812e70 item 93 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430540): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430540): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430540): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430540): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430540): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430540): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430540): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430540): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.474719706 +0000 UTC m=+12.918732241 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a430540): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4310c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4310c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4310c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a0092d0 item 94 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4310c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4310c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.475406905 +0000 UTC m=+12.919419440 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4310c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4317c0): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4317c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4317c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4317c0): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4317c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.475406905 +0000 UTC m=+12.919419440 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a4317c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f14a0096c0 item 94 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a431e00): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a431e00): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a431e00): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a431e00): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a431e00): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a431e00): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a431e00): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a431e00): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.478558409 +0000 UTC m=+12.922570944 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a431e00): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a2a25c0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a2a25c0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a2a25c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f149eee230 item 95 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a2a25c0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a2a25c0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.479149656 +0000 UTC m=+12.923162191 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a2a25c0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa140): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa140): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa140): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa140): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa140): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.479149656 +0000 UTC m=+12.923162191 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa140): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f149eee850 item 95 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 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/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa780): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa780): open at offset 0 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa780): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa780): _readAt: size=2, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa780): >_readAt: n=0, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa780): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa780): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa780): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.480892569 +0000 UTC m=+12.924905104 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fa780): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9facc0): _writeAt: size=5, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9facc0): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9facc0): >openPending: err= 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f149eeefc0 item 96 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9facc0): >_writeAt: n=5, err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9facc0): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.481476823 +0000 UTC m=+12.925489358 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9facc0): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/29 03:20:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:20:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/29 03:20:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fb440): _readAt: size=512, off=0 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fb440): openPending: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fb440): >openPending: err= 2026/07/29 03:20:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fb440): >_readAt: n=5, err=EOF 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fb440): close: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-29 03:20:37.481476823 +0000 UTC m=+12.925489358 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/29 03:20:37 DEBUG : open-test-file(0x12f14a9fb440): >close: err= 2026/07/29 03:20:37 DEBUG : open-test-file: Remove: 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x12f149eef2d0 item 96 2026/07/29 03:20:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/29 03:20:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/29 03:20:37 DEBUG : open-test-file: >Remove: err= 2026/07/29 03:20:37 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:37 DEBUG : Looking for writers 2026/07/29 03:20:37 DEBUG : >WaitForWriters: 2026/07/29 03:20:37 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.58s) --- PASS: TestRWFileHandleOpenTests/writes (0.29s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.28s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:20:37 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:20:37 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:20:37 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:37 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:20:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:20:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:20:37 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:20:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:20:37 DEBUG : file1: newRWFileHandle: 2026/07/29 03:20:37 DEBUG : file1(0x12f14a84f1c0): openPending: 2026/07/29 03:20:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:37 DEBUG : file1(0x12f14a84f1c0): >openPending: err= 2026/07/29 03:20:37 DEBUG : file1: >newRWFileHandle: err= 2026/07/29 03:20:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:20:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/29 03:20:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/07/29 03:20:37 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:20:37 DEBUG : Looking for writers 2026/07/29 03:20:37 DEBUG : file1: reading active writers 2026/07/29 03:20:37 DEBUG : file1: active writers 1 2026/07/29 03:20:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/07/29 03:20:37 DEBUG : Looking for writers 2026/07/29 03:20:37 DEBUG : file1: reading active writers 2026/07/29 03:20:37 DEBUG : file1: active writers 1 2026/07/29 03:20:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/07/29 03:20:37 DEBUG : Looking for writers 2026/07/29 03:20:37 DEBUG : file1: reading active writers 2026/07/29 03:20:37 DEBUG : file1: active writers 1 2026/07/29 03:20:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/07/29 03:20:37 DEBUG : Looking for writers 2026/07/29 03:20:37 DEBUG : file1: reading active writers 2026/07/29 03:20:37 DEBUG : file1: active writers 1 2026/07/29 03:20:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/07/29 03:20:37 DEBUG : Looking for writers 2026/07/29 03:20:37 DEBUG : file1: reading active writers 2026/07/29 03:20:37 DEBUG : file1: active writers 1 2026/07/29 03:20:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/07/29 03:20:37 DEBUG : Looking for writers 2026/07/29 03:20:37 DEBUG : file1: reading active writers 2026/07/29 03:20:37 DEBUG : file1: active writers 1 2026/07/29 03:20:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/07/29 03:20:38 DEBUG : Looking for writers 2026/07/29 03:20:38 DEBUG : file1: reading active writers 2026/07/29 03:20:38 DEBUG : file1: active writers 1 2026/07/29 03:20:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/07/29 03:20:38 DEBUG : Looking for writers 2026/07/29 03:20:38 DEBUG : file1: reading active writers 2026/07/29 03:20:38 DEBUG : file1: active writers 1 2026/07/29 03:20:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:20:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo/dir/file1: no such file or directory 2026/07/29 03:20:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo/dir/file1: no such file or directory 2026/07/29 03:20:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo/dir/file1: no such file or directory 2026/07/29 03:20:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo/dir/file1: no such file or directory 2026/07/29 03:20:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo/dir/file1: no such file or directory 2026/07/29 03:20:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo/dir/file1: no such file or directory 2026/07/29 03:20:39 DEBUG : Looking for writers 2026/07/29 03:20:39 DEBUG : file1: reading active writers 2026/07/29 03:20:39 DEBUG : file1: active writers 1 2026/07/29 03:20:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:20:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo/dir/file1: no such file or directory 2026/07/29 03:20:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo/dir/file1: no such file or directory 2026/07/29 03:20:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo/dir/file1: no such file or directory 2026/07/29 03:20:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo/dir/file1: no such file or directory 2026/07/29 03:20:40 DEBUG : Looking for writers 2026/07/29 03:20:40 DEBUG : file1: reading active writers 2026/07/29 03:20:40 DEBUG : file1: active writers 1 2026/07/29 03:20:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:20:41 DEBUG : Looking for writers 2026/07/29 03:20:41 DEBUG : file1: reading active writers 2026/07/29 03:20:41 DEBUG : file1: active writers 1 2026/07/29 03:20:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:20:42 DEBUG : Looking for writers 2026/07/29 03:20:42 DEBUG : file1: reading active writers 2026/07/29 03:20:42 DEBUG : file1: active writers 1 2026/07/29 03:20:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:20:43 DEBUG : Looking for writers 2026/07/29 03:20:43 DEBUG : file1: reading active writers 2026/07/29 03:20:43 DEBUG : file1: active writers 1 2026/07/29 03:20:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:20:44 DEBUG : Looking for writers 2026/07/29 03:20:44 DEBUG : file1: reading active writers 2026/07/29 03:20:44 DEBUG : file1: active writers 1 2026/07/29 03:20:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:20:45 DEBUG : Looking for writers 2026/07/29 03:20:45 DEBUG : file1: reading active writers 2026/07/29 03:20:45 DEBUG : file1: active writers 1 2026/07/29 03:20:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:20:46 DEBUG : Looking for writers 2026/07/29 03:20:46 DEBUG : file1: reading active writers 2026/07/29 03:20:46 DEBUG : file1: active writers 1 2026/07/29 03:20:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:20:47 DEBUG : Looking for writers 2026/07/29 03:20:47 DEBUG : file1: reading active writers 2026/07/29 03:20:47 DEBUG : file1: active writers 1 2026/07/29 03:20:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:20:48 DEBUG : Looking for writers 2026/07/29 03:20:48 DEBUG : file1: reading active writers 2026/07/29 03:20:48 DEBUG : file1: active writers 1 2026/07/29 03:20:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:20:49 DEBUG : Looking for writers 2026/07/29 03:20:49 DEBUG : file1: reading active writers 2026/07/29 03:20:49 DEBUG : file1: active writers 1 2026/07/29 03:20:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:20:50 DEBUG : Looking for writers 2026/07/29 03:20:50 DEBUG : file1: reading active writers 2026/07/29 03:20:50 DEBUG : file1: active writers 1 2026/07/29 03:20:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:20:51 DEBUG : Looking for writers 2026/07/29 03:20:51 DEBUG : file1: reading active writers 2026/07/29 03:20:51 DEBUG : file1: active writers 1 2026/07/29 03:20:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:20:52 DEBUG : Looking for writers 2026/07/29 03:20:52 DEBUG : file1: reading active writers 2026/07/29 03:20:52 DEBUG : file1: active writers 1 2026/07/29 03:20:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:20:53 DEBUG : Looking for writers 2026/07/29 03:20:53 DEBUG : file1: reading active writers 2026/07/29 03:20:53 DEBUG : file1: active writers 1 2026/07/29 03:20:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:20:54 DEBUG : Looking for writers 2026/07/29 03:20:54 DEBUG : file1: reading active writers 2026/07/29 03:20:54 DEBUG : file1: active writers 1 2026/07/29 03:20:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:20:55 DEBUG : Looking for writers 2026/07/29 03:20:55 DEBUG : file1: reading active writers 2026/07/29 03:20:55 DEBUG : file1: active writers 1 2026/07/29 03:20:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:20:56 DEBUG : Looking for writers 2026/07/29 03:20:56 DEBUG : file1: reading active writers 2026/07/29 03:20:56 DEBUG : file1: active writers 1 2026/07/29 03:20:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:20:57 DEBUG : Looking for writers 2026/07/29 03:20:57 DEBUG : file1: reading active writers 2026/07/29 03:20:57 DEBUG : file1: active writers 1 2026/07/29 03:20:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:20:58 DEBUG : Looking for writers 2026/07/29 03:20:58 DEBUG : file1: reading active writers 2026/07/29 03:20:58 DEBUG : file1: active writers 1 2026/07/29 03:20:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:20:59 DEBUG : Looking for writers 2026/07/29 03:20:59 DEBUG : file1: reading active writers 2026/07/29 03:20:59 DEBUG : file1: active writers 1 2026/07/29 03:20:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:21:00 DEBUG : Looking for writers 2026/07/29 03:21:00 DEBUG : file1: reading active writers 2026/07/29 03:21:00 DEBUG : file1: active writers 1 2026/07/29 03:21:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:21:01 DEBUG : Looking for writers 2026/07/29 03:21:01 DEBUG : file1: reading active writers 2026/07/29 03:21:01 DEBUG : file1: active writers 1 2026/07/29 03:21:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:21:02 DEBUG : Looking for writers 2026/07/29 03:21:02 DEBUG : file1: reading active writers 2026/07/29 03:21:02 DEBUG : file1: active writers 1 2026/07/29 03:21:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:21:03 DEBUG : Looking for writers 2026/07/29 03:21:03 DEBUG : file1: reading active writers 2026/07/29 03:21:03 DEBUG : file1: active writers 1 2026/07/29 03:21:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:21:04 DEBUG : Looking for writers 2026/07/29 03:21:04 DEBUG : file1: reading active writers 2026/07/29 03:21:04 DEBUG : file1: active writers 1 2026/07/29 03:21:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:21:05 DEBUG : Looking for writers 2026/07/29 03:21:05 DEBUG : file1: reading active writers 2026/07/29 03:21:05 DEBUG : file1: active writers 1 2026/07/29 03:21:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:21:06 DEBUG : Looking for writers 2026/07/29 03:21:06 DEBUG : file1: reading active writers 2026/07/29 03:21:06 DEBUG : file1: active writers 1 2026/07/29 03:21:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/29 03:21:07 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x12f14a6a9300 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x12f14aa7b7a8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:20827548923872} name:file1 opens:1 downloaders: o: fd:0x12f14a4e2208 info:{ModTime:{wall:14020403011129190507 ext:12950222946 loc:0x4863e80} ATime:{wall:14020403011129190507 ext:12950222946 loc:0x4863e80} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer: closing:}, } 2026/07/29 03:21:07 DEBUG : >WaitForWriters: 2026/07/29 03:21:07 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:07 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:07 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:21:07 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:21:07 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:21:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:21:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:21:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:21:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:21:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:21:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:21:07 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:21:07 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:21:07 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:21:07 DEBUG : rename_me: newRWFileHandle: 2026/07/29 03:21:07 DEBUG : rename_me(0x12f14a474f00): openPending: 2026/07/29 03:21:07 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/29 03:21:07 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/29 03:21:07 DEBUG : rename_me(0x12f14a474f00): >openPending: err= 2026/07/29 03:21:07 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/29 03:21:07 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/29 03:21:07 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/29 03:21:07 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/29 03:21:07 DEBUG : rename_me(0x12f14a474f00): _writeAt: size=5, off=0 2026/07/29 03:21:07 DEBUG : rename_me(0x12f14a474f00): >_writeAt: n=5, err= 2026/07/29 03:21:07 DEBUG : rename_me(0x12f14a474f00): close: 2026/07/29 03:21:07 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-29 03:21:07.531428495 +0000 UTC m=+42.975441019 2026/07/29 03:21:07 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/29 03:21:07 DEBUG : rename_me(0x12f14a474f00): >close: err= 2026/07/29 03:21:07 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/29 03:21:07 DEBUG : i_was_renamed: Updating file with 0x12f14a8f65b0 2026/07/29 03:21:07 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/29 03:21:07 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/29 03:21:07 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:07 DEBUG : Looking for writers 2026/07/29 03:21:07 DEBUG : i_was_renamed: reading active writers 2026/07/29 03:21:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/29 03:21:07 DEBUG : Looking for writers 2026/07/29 03:21:07 DEBUG : i_was_renamed: reading active writers 2026/07/29 03:21:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/29 03:21:07 DEBUG : Looking for writers 2026/07/29 03:21:07 DEBUG : i_was_renamed: reading active writers 2026/07/29 03:21:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/29 03:21:07 DEBUG : Looking for writers 2026/07/29 03:21:07 DEBUG : i_was_renamed: reading active writers 2026/07/29 03:21:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/29 03:21:07 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/29 03:21:07 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:07 DEBUG : i_was_renamed: size = 5 OK 2026/07/29 03:21:07 INFO : i_was_renamed: Copied (new) 2026/07/29 03:21:07 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-29 03:21:07 +0000 UTC" 2026/07/29 03:21:07 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/29 03:21:07 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/29 03:21:07 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/29 03:21:07 DEBUG : Looking for writers 2026/07/29 03:21:07 DEBUG : i_was_renamed: reading active writers 2026/07/29 03:21:07 DEBUG : >WaitForWriters: 2026/07/29 03:21:07 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:07 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:07 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/29 03:21:07 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:21:07 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:21:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:21:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:21:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:21:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:21:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/29 03:21:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Vnlzl}/rclone-test-juvaluq5jimo" 2026/07/29 03:21:07 INFO : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/29 03:21:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:07 DEBUG : forgetting directory cache 2026/07/29 03:21:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:21:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/29 03:21:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/29 03:21:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/29 03:21:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/29 03:21:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/29 03:21:07 DEBUG : TestRWCacheUpdate(0x12f14a897240): _readAt: size=512, off=0 2026/07/29 03:21:07 DEBUG : TestRWCacheUpdate(0x12f14a897240): openPending: 2026/07/29 03:21:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-29 02:22:07 +0000 UTC" against cached fingerprint "" 2026/07/29 03:21:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/29 03:21:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 03:21:07 DEBUG : TestRWCacheUpdate(0x12f14a897240): >openPending: err= 2026/07/29 03:21:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/29 03:21:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 03:21:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:07 DEBUG : TestRWCacheUpdate(0x12f14a897240): >_readAt: n=20, err=EOF 2026/07/29 03:21:07 DEBUG : TestRWCacheUpdate(0x12f14a897240): close: 2026/07/29 03:21:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-29 02:22:07 +0000 GMT 2026/07/29 03:21:07 DEBUG : TestRWCacheUpdate(0x12f14a897240): >close: err= 2026/07/29 03:21:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:08 DEBUG : forgetting directory cache 2026/07/29 03:21:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a8a52c0): _readAt: size=512, off=0 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a8a52c0): openPending: 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-29 02:23:07 +0000 UTC" against cached fingerprint "20,2026-07-29 02:22:07 +0000 UTC" 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-29 02:23:07 +0000 UTC" != cached fingerprint "20,2026-07-29 02:22:07 +0000 UTC") 2026/07/29 03:21:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/29 03:21:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a8a52c0): >openPending: err= 2026/07/29 03:21:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a8a52c0): >_readAt: n=20, err=EOF 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a8a52c0): close: 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-29 02:23:07 +0000 GMT 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a8a52c0): >close: err= 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:08 DEBUG : forgetting directory cache 2026/07/29 03:21:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a8e25c0): _readAt: size=512, off=0 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a8e25c0): openPending: 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-29 02:24:07 +0000 UTC" against cached fingerprint "20,2026-07-29 02:23:07 +0000 UTC" 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-29 02:24:07 +0000 UTC" != cached fingerprint "20,2026-07-29 02:23:07 +0000 UTC") 2026/07/29 03:21:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/29 03:21:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a8e25c0): >openPending: err= 2026/07/29 03:21:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a8e25c0): >_readAt: n=20, err=EOF 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a8e25c0): close: 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-29 02:24:07 +0000 GMT 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a8e25c0): >close: err= 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:08 DEBUG : forgetting directory cache 2026/07/29 03:21:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a964e00): _readAt: size=512, off=0 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a964e00): openPending: 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-29 02:25:07 +0000 UTC" against cached fingerprint "20,2026-07-29 02:24:07 +0000 UTC" 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-29 02:25:07 +0000 UTC" != cached fingerprint "20,2026-07-29 02:24:07 +0000 UTC") 2026/07/29 03:21:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/29 03:21:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a964e00): >openPending: err= 2026/07/29 03:21:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a964e00): >_readAt: n=20, err=EOF 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a964e00): close: 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-29 02:25:07 +0000 GMT 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a964e00): >close: err= 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:08 DEBUG : forgetting directory cache 2026/07/29 03:21:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a9c6dc0): _readAt: size=512, off=0 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a9c6dc0): openPending: 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-29 02:26:07 +0000 UTC" against cached fingerprint "20,2026-07-29 02:25:07 +0000 UTC" 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-29 02:26:07 +0000 UTC" != cached fingerprint "20,2026-07-29 02:25:07 +0000 UTC") 2026/07/29 03:21:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/29 03:21:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a9c6dc0): >openPending: err= 2026/07/29 03:21:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a9c6dc0): >_readAt: n=20, err=EOF 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a9c6dc0): close: 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-29 02:26:07 +0000 GMT 2026/07/29 03:21:08 DEBUG : TestRWCacheUpdate(0x12f14a9c6dc0): >close: err= 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:09 DEBUG : forgetting directory cache 2026/07/29 03:21:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate(0x12f14aa0dd00): _readAt: size=512, off=0 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate(0x12f14aa0dd00): openPending: 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-29 02:27:07 +0000 UTC" against cached fingerprint "20,2026-07-29 02:26:07 +0000 UTC" 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-29 02:27:07 +0000 UTC" != cached fingerprint "20,2026-07-29 02:26:07 +0000 UTC") 2026/07/29 03:21:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/29 03:21:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate(0x12f14aa0dd00): >openPending: err= 2026/07/29 03:21:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate(0x12f14aa0dd00): >_readAt: n=20, err=EOF 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate(0x12f14aa0dd00): close: 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-29 02:27:07 +0000 GMT 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate(0x12f14aa0dd00): >close: err= 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:09 DEBUG : forgetting directory cache 2026/07/29 03:21:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate(0x12f14ab23180): _readAt: size=512, off=0 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate(0x12f14ab23180): openPending: 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-29 02:28:07 +0000 UTC" against cached fingerprint "20,2026-07-29 02:27:07 +0000 UTC" 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-29 02:28:07 +0000 UTC" != cached fingerprint "20,2026-07-29 02:27:07 +0000 UTC") 2026/07/29 03:21:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/29 03:21:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate(0x12f14ab23180): >openPending: err= 2026/07/29 03:21:09 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate(0x12f14ab23180): >_readAt: n=21, err=EOF 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate(0x12f14ab23180): close: 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-29 02:28:07 +0000 GMT 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate(0x12f14ab23180): >close: err= 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:09 DEBUG : forgetting directory cache 2026/07/29 03:21:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate(0x12f14ab88000): _readAt: size=512, off=0 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate(0x12f14ab88000): openPending: 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-29 02:29:07 +0000 UTC" against cached fingerprint "21,2026-07-29 02:28:07 +0000 UTC" 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-29 02:29:07 +0000 UTC" != cached fingerprint "21,2026-07-29 02:28:07 +0000 UTC") 2026/07/29 03:21:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/29 03:21:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate(0x12f14ab88000): >openPending: err= 2026/07/29 03:21:09 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate(0x12f14ab88000): >_readAt: n=22, err=EOF 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate(0x12f14ab88000): close: 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-29 02:29:07 +0000 GMT 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate(0x12f14ab88000): >close: err= 2026/07/29 03:21:09 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:09 DEBUG : forgetting directory cache 2026/07/29 03:21:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate(0x12f14aa3cfc0): _readAt: size=512, off=0 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate(0x12f14aa3cfc0): openPending: 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-29 02:30:07 +0000 UTC" against cached fingerprint "22,2026-07-29 02:29:07 +0000 UTC" 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-29 02:30:07 +0000 UTC" != cached fingerprint "22,2026-07-29 02:29:07 +0000 UTC") 2026/07/29 03:21:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/29 03:21:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate(0x12f14aa3cfc0): >openPending: err= 2026/07/29 03:21:10 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate(0x12f14aa3cfc0): >_readAt: n=23, err=EOF 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate(0x12f14aa3cfc0): close: 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-29 02:30:07 +0000 GMT 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate(0x12f14aa3cfc0): >close: err= 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:10 DEBUG : forgetting directory cache 2026/07/29 03:21:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate(0x12f14ab7ae80): _readAt: size=512, off=0 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate(0x12f14ab7ae80): openPending: 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-29 02:31:07 +0000 UTC" against cached fingerprint "23,2026-07-29 02:30:07 +0000 UTC" 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-29 02:31:07 +0000 UTC" != cached fingerprint "23,2026-07-29 02:30:07 +0000 UTC") 2026/07/29 03:21:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/29 03:21:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate(0x12f14ab7ae80): >openPending: err= 2026/07/29 03:21:10 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate(0x12f14ab7ae80): >_readAt: n=24, err=EOF 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate(0x12f14ab7ae80): close: 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-29 02:31:07 +0000 GMT 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate(0x12f14ab7ae80): >close: err= 2026/07/29 03:21:10 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:10 DEBUG : Looking for writers 2026/07/29 03:21:10 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/29 03:21:10 DEBUG : >WaitForWriters: 2026/07/29 03:21:10 DEBUG : webdav root 'rclone-test-juvaluq5jimo': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:10 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:10 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:10 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:10 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:10 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:10 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/29 03:21:10 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/29 03:21:10 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/29 03:21:10 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:10 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:10 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/29 03:21:10 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/29 03:21:10 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/29 03:21:10 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:10 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:10 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/29 03:21:10 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/29 03:21:10 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/29 03:21:10 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:10 DEBUG : forgetting directory cache 2026/07/29 03:21:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/29 03:21:10 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:10 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/29 03:21:10 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/29 03:21:10 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/29 03:21:10 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:10 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:10 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/29 03:21:10 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/29 03:21:10 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/29 03:21:10 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:10 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:10 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/29 03:21:10 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/29 03:21:10 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/29 03:21:10 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:10 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:10 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/29 03:21:10 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/29 03:21:10 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/29 03:21:10 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:10 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:10 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/29 03:21:10 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/29 03:21:10 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/29 03:21:10 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:10 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:10 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/29 03:21:10 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/29 03:21:10 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/29 03:21:10 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:10 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:10 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/29 03:21:10 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/29 03:21:10 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/29 03:21:10 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:10 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:10 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/29 03:21:10 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/29 03:21:10 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/29 03:21:10 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:10 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:10 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/29 03:21:10 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/29 03:21:10 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/29 03:21:10 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/29 03:21:10 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/29 03:21:10 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/29 03:21:10 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/29 03:21:10 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:10 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:10 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/29 03:21:10 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/29 03:21:10 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/29 03:21:10 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/29 03:21:10 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/29 03:21:10 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/29 03:21:10 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:10 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:10 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/29 03:21:10 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/29 03:21:10 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/29 03:21:10 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:10 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:10 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/29 03:21:10 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/29 03:21:10 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:10 DEBUG : Looking for writers 2026/07/29 03:21:10 DEBUG : FiLeA: reading active writers 2026/07/29 03:21:10 DEBUG : FiLeB: reading active writers 2026/07/29 03:21:10 DEBUG : FilEb: reading active writers 2026/07/29 03:21:10 DEBUG : >WaitForWriters: 2026/07/29 03:21:10 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:10 DEBUG : Looking for writers 2026/07/29 03:21:10 DEBUG : FiLeA: reading active writers 2026/07/29 03:21:10 DEBUG : FiLeB: reading active writers 2026/07/29 03:21:10 DEBUG : FilEb: reading active writers 2026/07/29 03:21:10 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:10 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:10 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:10 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/29 03:21:10 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/29 03:21:10 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/29 03:21:10 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:10 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:10 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/29 03:21:10 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/29 03:21:10 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/29 03:21:10 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:10 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/29 03:21:10 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/29 03:21:10 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/29 03:21:10 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:10 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:10 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:10 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/29 03:21:10 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:10 DEBUG : Looking for writers 2026/07/29 03:21:10 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/29 03:21:10 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/29 03:21:10 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:10 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:10 DEBUG : webdav root 'rclone-test-juvaluq5jimo': Reusing VFS from active cache 2026/07/29 03:21:10 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:10 DEBUG : Looking for writers 2026/07/29 03:21:10 DEBUG : >WaitForWriters: 2026/07/29 03:21:10 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:10 DEBUG : Looking for writers 2026/07/29 03:21:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:10 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:10 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:10 DEBUG : Looking for writers 2026/07/29 03:21:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:10 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:10 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:10 DEBUG : Looking for writers 2026/07/29 03:21:10 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:10 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:10 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:10 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:10 DEBUG : dir: Looking for writers 2026/07/29 03:21:10 DEBUG : file2: reading active writers 2026/07/29 03:21:10 DEBUG : Looking for writers 2026/07/29 03:21:10 DEBUG : dir: reading active writers 2026/07/29 03:21:10 DEBUG : file1: reading active writers 2026/07/29 03:21:10 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:11 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:11 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:11 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:11 DEBUG : dir: Looking for writers 2026/07/29 03:21:11 DEBUG : Looking for writers 2026/07/29 03:21:11 DEBUG : file1: reading active writers 2026/07/29 03:21:11 DEBUG : dir: reading active writers 2026/07/29 03:21:11 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:11 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:11 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:11 DEBUG : file1: Open: flags=O_RDONLY 2026/07/29 03:21:11 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/29 03:21:11 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/29 03:21:11 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:11 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/29 03:21:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/29 03:21:11 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/29 03:21:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:21:11 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:21:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/29 03:21:11 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/29 03:21:11 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/29 03:21:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/29 03:21:11 DEBUG : webdav root 'rclone-test-juvaluq5jimo': File to upload is small (0 bytes), uploading instead of streaming 2026/07/29 03:21:11 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:11 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/29 03:21:11 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/07/29 03:21:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/29 03:21:11 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:21:11 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/29 03:21:11 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:11 DEBUG : dir: Looking for writers 2026/07/29 03:21:11 DEBUG : file2: reading active writers 2026/07/29 03:21:11 DEBUG : new_file.txt: reading active writers 2026/07/29 03:21:11 DEBUG : Looking for writers 2026/07/29 03:21:11 DEBUG : dir: reading active writers 2026/07/29 03:21:11 DEBUG : file1: reading active writers 2026/07/29 03:21:11 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:11 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:11 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:11 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/29 03:21:11 DEBUG : dir/file1: Updating file with dir/file1 0x12f14ab2b520 2026/07/29 03:21:11 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/29 03:21:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:11 INFO : dir/file1: Moved (server-side) to: file0 2026/07/29 03:21:11 DEBUG : file0: Updating file with file0 0x12f14ab2b520 2026/07/29 03:21:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/29 03:21:11 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/29 03:21:11 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:11 DEBUG : dir: Looking for writers 2026/07/29 03:21:11 DEBUG : Looking for writers 2026/07/29 03:21:11 DEBUG : dir: reading active writers 2026/07/29 03:21:11 DEBUG : file0: reading active writers 2026/07/29 03:21:11 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:11 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:11 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:11 DEBUG : Looking for writers 2026/07/29 03:21:11 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:11 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:11 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/29 03:21:11 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/29 03:21:11 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/29 03:21:11 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/29 03:21:11 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/29 03:21:11 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:11 DEBUG : d: Looking for writers 2026/07/29 03:21:11 DEBUG : Looking for writers 2026/07/29 03:21:11 DEBUG : a: Looking for writers 2026/07/29 03:21:11 DEBUG : b: Looking for writers 2026/07/29 03:21:11 DEBUG : c: Looking for writers 2026/07/29 03:21:11 DEBUG : Looking for writers 2026/07/29 03:21:11 DEBUG : b: reading active writers 2026/07/29 03:21:11 DEBUG : c: reading active writers 2026/07/29 03:21:11 DEBUG : d: reading active writers 2026/07/29 03:21:11 DEBUG : /: reading active writers 2026/07/29 03:21:11 DEBUG : a: reading active writers 2026/07/29 03:21:11 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:12 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:12 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/29 03:21:12 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/29 03:21:12 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/29 03:21:12 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/29 03:21:12 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:12 DEBUG : a/b/c/d: Looking for writers 2026/07/29 03:21:12 DEBUG : a/b/c: Looking for writers 2026/07/29 03:21:12 DEBUG : d: reading active writers 2026/07/29 03:21:12 DEBUG : a/b: Looking for writers 2026/07/29 03:21:12 DEBUG : c: reading active writers 2026/07/29 03:21:12 DEBUG : a: Looking for writers 2026/07/29 03:21:12 DEBUG : b: reading active writers 2026/07/29 03:21:12 DEBUG : Looking for writers 2026/07/29 03:21:12 DEBUG : a: reading active writers 2026/07/29 03:21:12 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.41s) === 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-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:12 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:12 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:12 DEBUG : Looking for writers 2026/07/29 03:21:12 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-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:12 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:21:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:21:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 03:21:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/29 03:21:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:12 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/29 03:21:12 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/29 03:21:12 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/29 03:21:12 DEBUG : webdav root 'rclone-test-juvaluq5jimo': File to upload is small (5 bytes), uploading instead of streaming 2026/07/29 03:21:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:12 DEBUG : file1: size = 5 OK 2026/07/29 03:21:12 DEBUG : file1: Size of src and dst objects identical 2026/07/29 03:21:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:21:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:21:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 03:21:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/29 03:21:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:21:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:21:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 03:21:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/29 03:21:12 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/29 03:21:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/29 03:21:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/29 03:21:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 03:21:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/29 03:21:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:12 DEBUG : webdav root 'rclone-test-juvaluq5jimo': File to upload is small (0 bytes), uploading instead of streaming 2026/07/29 03:21:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:12 DEBUG : file1: size = 0 OK 2026/07/29 03:21:12 DEBUG : file1: Size of src and dst objects identical 2026/07/29 03:21:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/29 03:21:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/29 03:21:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 03:21:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/29 03:21:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:12 DEBUG : webdav root 'rclone-test-juvaluq5jimo': File to upload is small (7 bytes), uploading instead of streaming 2026/07/29 03:21:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:12 DEBUG : file1: size = 7 OK 2026/07/29 03:21:12 DEBUG : file1: Size of src and dst objects identical 2026/07/29 03:21:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:12 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:12 DEBUG : Looking for writers 2026/07/29 03:21:12 DEBUG : file1: reading active writers 2026/07/29 03:21:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:12 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:21:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:21:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 03:21:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/29 03:21:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:12 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/29 03:21:13 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/29 03:21:13 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/29 03:21:13 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/29 03:21:13 DEBUG : webdav root 'rclone-test-juvaluq5jimo': File to upload is small (11 bytes), uploading instead of streaming 2026/07/29 03:21:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:13 DEBUG : file1: size = 11 OK 2026/07/29 03:21:13 DEBUG : file1: Size of src and dst objects identical 2026/07/29 03:21:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:13 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/29 03:21:13 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:13 DEBUG : Looking for writers 2026/07/29 03:21:13 DEBUG : file1: reading active writers 2026/07/29 03:21:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:13 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:21:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:21:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 03:21:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/29 03:21:13 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/29 03:21:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:13 DEBUG : webdav root 'rclone-test-juvaluq5jimo': File to upload is small (5 bytes), uploading instead of streaming 2026/07/29 03:21:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:13 DEBUG : file1: size = 5 OK 2026/07/29 03:21:13 DEBUG : file1: Size of src and dst objects identical 2026/07/29 03:21:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:13 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/29 03:21:13 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:13 DEBUG : Looking for writers 2026/07/29 03:21:13 DEBUG : file1: reading active writers 2026/07/29 03:21:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:13 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:21:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:21:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 03:21:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/29 03:21:13 DEBUG : file1: WriteFileHandle.Release closing 2026/07/29 03:21:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:13 DEBUG : webdav root 'rclone-test-juvaluq5jimo': File to upload is small (0 bytes), uploading instead of streaming 2026/07/29 03:21:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:13 DEBUG : file1: size = 0 OK 2026/07/29 03:21:13 DEBUG : file1: Size of src and dst objects identical 2026/07/29 03:21:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:13 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/29 03:21:13 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:13 DEBUG : Looking for writers 2026/07/29 03:21:13 DEBUG : file1: reading active writers 2026/07/29 03:21:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:13 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:21:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:21:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 03:21:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/07/29 03:21:13 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:13 DEBUG : Looking for writers 2026/07/29 03:21:13 DEBUG : file1: reading active writers 2026/07/29 03:21:13 DEBUG : file1: active writers 1 2026/07/29 03:21:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/07/29 03:21:13 DEBUG : Looking for writers 2026/07/29 03:21:13 DEBUG : file1: reading active writers 2026/07/29 03:21:13 DEBUG : file1: active writers 1 2026/07/29 03:21:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/07/29 03:21:13 DEBUG : Looking for writers 2026/07/29 03:21:13 DEBUG : file1: reading active writers 2026/07/29 03:21:13 DEBUG : file1: active writers 1 2026/07/29 03:21:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/07/29 03:21:14 DEBUG : Looking for writers 2026/07/29 03:21:14 DEBUG : file1: reading active writers 2026/07/29 03:21:14 DEBUG : file1: active writers 1 2026/07/29 03:21:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/07/29 03:21:14 DEBUG : Looking for writers 2026/07/29 03:21:14 DEBUG : file1: reading active writers 2026/07/29 03:21:14 DEBUG : file1: active writers 1 2026/07/29 03:21:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/07/29 03:21:14 DEBUG : Looking for writers 2026/07/29 03:21:14 DEBUG : file1: reading active writers 2026/07/29 03:21:14 DEBUG : file1: active writers 1 2026/07/29 03:21:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/07/29 03:21:14 DEBUG : Looking for writers 2026/07/29 03:21:14 DEBUG : file1: reading active writers 2026/07/29 03:21:14 DEBUG : file1: active writers 1 2026/07/29 03:21:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/07/29 03:21:15 DEBUG : Looking for writers 2026/07/29 03:21:15 DEBUG : file1: reading active writers 2026/07/29 03:21:15 DEBUG : file1: active writers 1 2026/07/29 03:21:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:16 DEBUG : Looking for writers 2026/07/29 03:21:16 DEBUG : file1: reading active writers 2026/07/29 03:21:16 DEBUG : file1: active writers 1 2026/07/29 03:21:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:17 DEBUG : Looking for writers 2026/07/29 03:21:17 DEBUG : file1: reading active writers 2026/07/29 03:21:17 DEBUG : file1: active writers 1 2026/07/29 03:21:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:18 DEBUG : Looking for writers 2026/07/29 03:21:18 DEBUG : file1: reading active writers 2026/07/29 03:21:18 DEBUG : file1: active writers 1 2026/07/29 03:21:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:19 DEBUG : Looking for writers 2026/07/29 03:21:19 DEBUG : file1: reading active writers 2026/07/29 03:21:19 DEBUG : file1: active writers 1 2026/07/29 03:21:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:20 DEBUG : Looking for writers 2026/07/29 03:21:20 DEBUG : file1: reading active writers 2026/07/29 03:21:20 DEBUG : file1: active writers 1 2026/07/29 03:21:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:21 DEBUG : Looking for writers 2026/07/29 03:21:21 DEBUG : file1: reading active writers 2026/07/29 03:21:21 DEBUG : file1: active writers 1 2026/07/29 03:21:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:22 DEBUG : Looking for writers 2026/07/29 03:21:22 DEBUG : file1: reading active writers 2026/07/29 03:21:22 DEBUG : file1: active writers 1 2026/07/29 03:21:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:23 DEBUG : Looking for writers 2026/07/29 03:21:23 DEBUG : file1: reading active writers 2026/07/29 03:21:23 DEBUG : file1: active writers 1 2026/07/29 03:21:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:24 DEBUG : Looking for writers 2026/07/29 03:21:24 DEBUG : file1: reading active writers 2026/07/29 03:21:24 DEBUG : file1: active writers 1 2026/07/29 03:21:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:25 DEBUG : Looking for writers 2026/07/29 03:21:25 DEBUG : file1: reading active writers 2026/07/29 03:21:25 DEBUG : file1: active writers 1 2026/07/29 03:21:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:26 DEBUG : Looking for writers 2026/07/29 03:21:26 DEBUG : file1: reading active writers 2026/07/29 03:21:26 DEBUG : file1: active writers 1 2026/07/29 03:21:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:27 DEBUG : Looking for writers 2026/07/29 03:21:27 DEBUG : file1: reading active writers 2026/07/29 03:21:27 DEBUG : file1: active writers 1 2026/07/29 03:21:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:28 DEBUG : Looking for writers 2026/07/29 03:21:28 DEBUG : file1: reading active writers 2026/07/29 03:21:28 DEBUG : file1: active writers 1 2026/07/29 03:21:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:29 DEBUG : Looking for writers 2026/07/29 03:21:29 DEBUG : file1: reading active writers 2026/07/29 03:21:29 DEBUG : file1: active writers 1 2026/07/29 03:21:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:30 DEBUG : Looking for writers 2026/07/29 03:21:30 DEBUG : file1: reading active writers 2026/07/29 03:21:30 DEBUG : file1: active writers 1 2026/07/29 03:21:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:31 DEBUG : Looking for writers 2026/07/29 03:21:31 DEBUG : file1: reading active writers 2026/07/29 03:21:31 DEBUG : file1: active writers 1 2026/07/29 03:21:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:32 DEBUG : Looking for writers 2026/07/29 03:21:32 DEBUG : file1: reading active writers 2026/07/29 03:21:32 DEBUG : file1: active writers 1 2026/07/29 03:21:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:33 DEBUG : Looking for writers 2026/07/29 03:21:33 DEBUG : file1: reading active writers 2026/07/29 03:21:33 DEBUG : file1: active writers 1 2026/07/29 03:21:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:34 DEBUG : Looking for writers 2026/07/29 03:21:34 DEBUG : file1: reading active writers 2026/07/29 03:21:34 DEBUG : file1: active writers 1 2026/07/29 03:21:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:35 DEBUG : Looking for writers 2026/07/29 03:21:35 DEBUG : file1: reading active writers 2026/07/29 03:21:35 DEBUG : file1: active writers 1 2026/07/29 03:21:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:36 DEBUG : Looking for writers 2026/07/29 03:21:36 DEBUG : file1: reading active writers 2026/07/29 03:21:36 DEBUG : file1: active writers 1 2026/07/29 03:21:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:37 DEBUG : Looking for writers 2026/07/29 03:21:37 DEBUG : file1: reading active writers 2026/07/29 03:21:37 DEBUG : file1: active writers 1 2026/07/29 03:21:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:38 DEBUG : Looking for writers 2026/07/29 03:21:38 DEBUG : file1: reading active writers 2026/07/29 03:21:38 DEBUG : file1: active writers 1 2026/07/29 03:21:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:39 DEBUG : Looking for writers 2026/07/29 03:21:39 DEBUG : file1: reading active writers 2026/07/29 03:21:39 DEBUG : file1: active writers 1 2026/07/29 03:21:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:40 DEBUG : Looking for writers 2026/07/29 03:21:40 DEBUG : file1: reading active writers 2026/07/29 03:21:40 DEBUG : file1: active writers 1 2026/07/29 03:21:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:41 DEBUG : Looking for writers 2026/07/29 03:21:41 DEBUG : file1: reading active writers 2026/07/29 03:21:41 DEBUG : file1: active writers 1 2026/07/29 03:21:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:42 DEBUG : Looking for writers 2026/07/29 03:21:42 DEBUG : file1: reading active writers 2026/07/29 03:21:42 DEBUG : file1: active writers 1 2026/07/29 03:21:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:43 DEBUG : Looking for writers 2026/07/29 03:21:43 DEBUG : file1: reading active writers 2026/07/29 03:21:43 DEBUG : file1: active writers 1 2026/07/29 03:21:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/29 03:21:43 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/07/29 03:21:43 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:43 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:21:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:21:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 03:21:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/29 03:21:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:43 DEBUG : webdav root 'rclone-test-juvaluq5jimo': File to upload is small (0 bytes), uploading instead of streaming 2026/07/29 03:21:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:44 DEBUG : file1: size = 0 OK 2026/07/29 03:21:44 DEBUG : file1: Size of src and dst objects identical 2026/07/29 03:21:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:21:44 DEBUG : file1: Open: flags=O_RDONLY 2026/07/29 03:21:44 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/29 03:21:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/29 03:21:44 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:44 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:44 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:44 DEBUG : Looking for writers 2026/07/29 03:21:44 DEBUG : file1: reading active writers 2026/07/29 03:21:44 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:44 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/29 03:21:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/29 03:21:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/29 03:21:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/29 03:21:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:44 DEBUG : webdav root 'rclone-test-juvaluq5jimo': File to upload is small (100 bytes), uploading instead of streaming 2026/07/29 03:21:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:44 DEBUG : file1: size = 100 OK 2026/07/29 03:21:44 DEBUG : file1: Size of src and dst objects identical 2026/07/29 03:21:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/29 03:21:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/29 03:21:44 DEBUG : file1: Open: flags=O_RDONLY 2026/07/29 03:21:44 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/29 03:21:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/29 03:21:44 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:44 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:44 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:44 DEBUG : Looking for writers 2026/07/29 03:21:44 DEBUG : file1: reading active writers 2026/07/29 03:21:44 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:44 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:44 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:44 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:44 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:44 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:44 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:44 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/29 03:21:44 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/29 03:21:44 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:44 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:44 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/29 03:21:44 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/29 03:21:44 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:44 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:44 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/29 03:21:44 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/29 03:21:44 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:44 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:44 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/29 03:21:44 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/29 03:21:44 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:44 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:44 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/29 03:21:44 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/29 03:21:44 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:44 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:44 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:44 DEBUG : flat: Looking for writers 2026/07/29 03:21:44 DEBUG : f002.txt: reading active writers 2026/07/29 03:21:44 DEBUG : f003.txt: reading active writers 2026/07/29 03:21:44 DEBUG : f004.txt: reading active writers 2026/07/29 03:21:44 DEBUG : f000.txt: reading active writers 2026/07/29 03:21:44 DEBUG : f001.txt: reading active writers 2026/07/29 03:21:44 DEBUG : Looking for writers 2026/07/29 03:21:44 DEBUG : flat: reading active writers 2026/07/29 03:21:44 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:44 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:44 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:44 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:44 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:44 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/29 03:21:44 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/29 03:21:44 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:44 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:44 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/29 03:21:44 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/29 03:21:44 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:44 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:44 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/29 03:21:44 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/29 03:21:44 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:44 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:44 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:44 DEBUG : a/b/c: Looking for writers 2026/07/29 03:21:44 DEBUG : deep.txt: reading active writers 2026/07/29 03:21:44 DEBUG : a/b: Looking for writers 2026/07/29 03:21:44 DEBUG : c: reading active writers 2026/07/29 03:21:44 DEBUG : mid.txt: reading active writers 2026/07/29 03:21:44 DEBUG : a: Looking for writers 2026/07/29 03:21:44 DEBUG : b: reading active writers 2026/07/29 03:21:44 DEBUG : top.txt: reading active writers 2026/07/29 03:21:44 DEBUG : Looking for writers 2026/07/29 03:21:44 DEBUG : a: reading active writers 2026/07/29 03:21:44 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:44 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:44 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:45 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/29 03:21:45 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/29 03:21:45 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:45 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:45 DEBUG : bigdir: Looking for writers 2026/07/29 03:21:45 DEBUG : big.bin: reading active writers 2026/07/29 03:21:45 DEBUG : Looking for writers 2026/07/29 03:21:45 DEBUG : bigdir: reading active writers 2026/07/29 03:21:45 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.77s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-juvaluq5jimo'", Local "Local file system at /tmp/rclone3129878647", Modify Window "1s" 2026/07/29 03:21:45 INFO : webdav root 'rclone-test-juvaluq5jimo': poll-interval is not supported by this remote 2026/07/29 03:21:45 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:45 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:45 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/07/29 03:21:45 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/29 03:21:45 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/29 03:21:45 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:45 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:45 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/29 03:21:45 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/29 03:21:45 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:45 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:45 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/29 03:21:45 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/29 03:21:45 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/29 03:21:45 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/29 03:21:45 DEBUG : WaitForWriters: timeout=30s 2026/07/29 03:21:45 DEBUG : dir1: Looking for writers 2026/07/29 03:21:45 DEBUG : a.txt: reading active writers 2026/07/29 03:21:45 DEBUG : dir2: Looking for writers 2026/07/29 03:21:45 DEBUG : b.txt: reading active writers 2026/07/29 03:21:45 DEBUG : dir3: Looking for writers 2026/07/29 03:21:45 DEBUG : c.txt: reading active writers 2026/07/29 03:21:45 DEBUG : Looking for writers 2026/07/29 03:21:45 DEBUG : dir3: reading active writers 2026/07/29 03:21:45 DEBUG : dir1: reading active writers 2026/07/29 03:21:45 DEBUG : dir2: reading active writers 2026/07/29 03:21:45 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/29 03:21:45 DEBUG : webdav root 'rclone-test-juvaluq5jimo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.382428027s (try 1/5)